ultimaker_s5_bb0.8.inst.cfg 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. [general]
  2. name = BB 0.8
  3. version = 4
  4. definition = ultimaker_s5
  5. [metadata]
  6. setting_version = 20
  7. type = variant
  8. hardware_type = nozzle
  9. [values]
  10. acceleration_support = =math.ceil(acceleration_print * 2000 / 3500)
  11. acceleration_support_interface = =math.ceil(acceleration_support * 1500 / 2000)
  12. acceleration_support_bottom = =math.ceil(acceleration_support_interface * 100 / 1500)
  13. acceleration_prime_tower = =math.ceil(acceleration_print * 200 / 3500)
  14. brim_width = 3
  15. cool_fan_speed = 50
  16. cool_min_speed = 5
  17. gradual_support_infill_step_height = 1.6
  18. gradual_support_infill_steps = 2
  19. infill_overlap = 0
  20. infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'triangles'
  21. infill_wipe_dist = 0
  22. jerk_print = 25
  23. layer_height = 0.2
  24. machine_min_cool_heat_time_window = 15
  25. machine_nozzle_heat_up_speed = 1.5
  26. machine_nozzle_id = BB 0.8
  27. machine_nozzle_size = 0.8
  28. machine_nozzle_tip_outer_diameter = 2.0
  29. material_print_temperature = =default_material_print_temperature + 10
  30. material_standby_temperature = 100
  31. multiple_mesh_overlap = 0
  32. prime_tower_enable = False
  33. prime_tower_wipe_enabled = True
  34. raft_acceleration = =acceleration_layer_0
  35. raft_airgap = 0
  36. raft_base_speed = 20
  37. raft_base_thickness = 0.3
  38. raft_interface_line_spacing = 0.5
  39. raft_interface_line_width = 0.5
  40. raft_interface_speed = 20
  41. raft_interface_thickness = 0.2
  42. raft_margin = 10
  43. raft_speed = 25
  44. raft_surface_layers = 1
  45. retraction_amount = 4.5
  46. retraction_hop = 2
  47. retraction_hop_only_when_collides = True
  48. retraction_min_travel = =line_width * 3
  49. skin_overlap = 5
  50. speed_layer_0 = 20
  51. speed_print = 35
  52. speed_support = =math.ceil(speed_print * 25 / 35)
  53. speed_support_interface = =math.ceil(speed_support * 20 / 25)
  54. speed_support_bottom = =math.ceil(speed_support_interface * 10 / 20)
  55. speed_wall_0 = =math.ceil(speed_wall * 25 / 30)
  56. speed_prime_tower = =math.ceil(speed_print * 7 / 35)
  57. support_angle = 60
  58. support_bottom_height = =layer_height * 2
  59. support_bottom_pattern = zigzag
  60. support_bottom_stair_step_height = 0
  61. support_infill_rate = 50
  62. support_infill_sparse_thickness = 0.4
  63. support_interface_enable = True
  64. support_interface_height = 0.6
  65. support_interface_skip_height = =layer_height
  66. support_join_distance = 3
  67. support_offset = 1.5
  68. support_pattern = triangles
  69. support_use_towers = False
  70. support_xy_distance = =wall_line_width_0
  71. support_xy_distance_overhang = =wall_line_width_0 / 4
  72. support_z_distance = 0
  73. switch_extruder_prime_speed = 15
  74. switch_extruder_retraction_amount = 12
  75. top_bottom_thickness = 1
  76. wall_0_inset = 0