mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 22:13:58 -06:00
Merge branch '5.1' of github.com:Ultimaker/Cura
This commit is contained in:
commit
c6a3fb3ae4
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