ultimaker3_bb04.inst.cfg 749 B

1234567891011121314151617181920212223242526272829
  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_layer_0 = 20
  14. speed_wall_0 = =math.ceil(speed_wall * 25 / 30)
  15. support_bottom_height = =layer_height * 2
  16. support_bottom_stair_step_height = =layer_height
  17. raft_interface_speed = 20
  18. raft_base_speed = 20
  19. support_infill_rate = 25
  20. support_interface_enable = True
  21. support_join_distance = 3
  22. support_line_width = =round(line_width * 0.4 / 0.35, 2)
  23. support_offset = 3
  24. support_xy_distance = =wall_line_width_0 * 3
  25. support_xy_distance_overhang = =wall_line_width_0 / 2
  26. raft_speed = 25