ultimaker3_bb04.inst.cfg 667 B

12345678910111213141516171819202122232425
  1. [general]
  2. name = BB 0.4
  3. version = 2
  4. definition = ultimaker3
  5. [metadata]
  6. author = ultimaker
  7. type = variant
  8. [values]
  9. cool_fan_speed_max = =cool_fan_speed
  10. machine_nozzle_heat_up_speed = 1.5
  11. material_print_temperature = 215
  12. retraction_extrusion_window = =retraction_amount
  13. speed_wall_0 = =math.ceil(speed_wall * 25 / 30)
  14. support_bottom_height = =layer_height * 2
  15. support_bottom_stair_step_height = =layer_height
  16. support_infill_rate = 25
  17. support_interface_enable = True
  18. support_join_distance = 3
  19. support_line_width = =round(line_width * 0.4 / 0.35, 2)
  20. support_offset = 3
  21. support_xy_distance = =wall_line_width_0 * 3
  22. support_xy_distance_overhang = =wall_line_width_0 / 2