ultimaker_s3_bb04.inst.cfg 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. [general]
  2. name = BB 0.4
  3. version = 4
  4. definition = ultimaker_s3
  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. cool_fan_speed_max = =cool_fan_speed
  15. gradual_support_infill_steps = 2
  16. machine_nozzle_heat_up_speed = 1.5
  17. machine_nozzle_id = BB 0.4
  18. machine_nozzle_tip_outer_diameter = 1.0
  19. raft_base_speed = 20
  20. raft_interface_speed = 20
  21. raft_speed = 25
  22. retraction_amount = 4.5
  23. retraction_min_travel = =3 * line_width
  24. speed_layer_0 = 20
  25. speed_prime_tower = =math.ceil(speed_print * 10 / 35)
  26. speed_support = =math.ceil(speed_print * 25 / 35)
  27. speed_support_interface = =math.ceil(speed_support * 20 / 25)
  28. speed_support_bottom = =math.ceil(speed_support_interface * 10 / 20)
  29. speed_wall_0 = =math.ceil(speed_wall * 25 / 30)
  30. support_bottom_height = =layer_height * 2
  31. support_bottom_pattern = zigzag
  32. support_bottom_stair_step_height = 0
  33. support_infill_rate = 50
  34. support_infill_sparse_thickness = 0.2
  35. support_interface_enable = True
  36. support_interface_height = 0.6
  37. support_interface_skip_height = =layer_height
  38. support_join_distance = 3
  39. support_offset = 3
  40. support_xy_distance = =round(wall_line_width_0 * 0.75, 2)
  41. support_xy_distance_overhang = =wall_line_width_0 / 2
  42. switch_extruder_retraction_amount = 12