mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 03:39:04 +08:00
Re-add accidentally removed setting
This commit is contained in:
parent
f82e49e2dd
commit
3689c097f3
@ -14,6 +14,7 @@ acceleration_support = =math.ceil(acceleration_print * 2000 / 3500)
|
|||||||
acceleration_support_interface = =math.ceil(acceleration_support * 1500 / 2000)
|
acceleration_support_interface = =math.ceil(acceleration_support * 1500 / 2000)
|
||||||
acceleration_support_bottom = =math.ceil(acceleration_support_interface * 100 / 1500)
|
acceleration_support_bottom = =math.ceil(acceleration_support_interface * 100 / 1500)
|
||||||
cool_fan_speed_max = =cool_fan_speed
|
cool_fan_speed_max = =cool_fan_speed
|
||||||
|
machine_nozzle_heat_up_speed = 1.5
|
||||||
machine_nozzle_id = BB 0.4
|
machine_nozzle_id = BB 0.4
|
||||||
machine_nozzle_tip_outer_diameter = 1.0
|
machine_nozzle_tip_outer_diameter = 1.0
|
||||||
raft_base_speed = 20
|
raft_base_speed = 20
|
||||||
|
Loading…
x
Reference in New Issue
Block a user