mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 15:13:56 -06:00
Re-add accidentally removed setting
This commit is contained in:
parent
f82e49e2dd
commit
3689c097f3
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue