ultimaker_s5_bb04.inst.cfg 878 B

1234567891011121314151617181920212223242526
  1. [general]
  2. definition = ultimaker_s5
  3. name = BB 0.4
  4. version = 4
  5. [metadata]
  6. hardware_type = nozzle
  7. setting_version = 23
  8. type = variant
  9. [values]
  10. acceleration_prime_tower = =math.ceil(acceleration_print * 200 / 3500)
  11. acceleration_support = =math.ceil(acceleration_print * 2000 / 3500)
  12. acceleration_support_bottom = =math.ceil(acceleration_support_interface * 100 / 1500)
  13. acceleration_support_interface = =math.ceil(acceleration_support * 1500 / 2000)
  14. machine_nozzle_heat_up_speed = 1.5
  15. machine_nozzle_id = BB 0.4
  16. machine_nozzle_tip_outer_diameter = 1.0
  17. speed_prime_tower = =math.ceil(speed_print * 10 / 35)
  18. speed_support = =math.ceil(speed_print * 25 / 35)
  19. speed_support_interface = =math.ceil(speed_support * 20 / 25)
  20. speed_wall_0 = =math.ceil(speed_wall * 25 / 30)
  21. support_bottom_height = =layer_height * 2
  22. support_interface_enable = True
  23. switch_extruder_retraction_amount = 12