|
@@ -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
|