Re-add accidentally removed setting

This commit is contained in:
Jaime van Kessel 2022-06-17 15:54:23 +02:00
parent f82e49e2dd
commit 3689c097f3

View file

@ -14,6 +14,7 @@ acceleration_support = =math.ceil(acceleration_print * 2000 / 3500)
acceleration_support_interface = =math.ceil(acceleration_support * 1500 / 2000)
acceleration_support_bottom = =math.ceil(acceleration_support_interface * 100 / 1500)
cool_fan_speed_max = =cool_fan_speed
machine_nozzle_heat_up_speed = 1.5
machine_nozzle_id = BB 0.4
machine_nozzle_tip_outer_diameter = 1.0
raft_base_speed = 20