mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 07:03:56 -06:00
Remove deleted settings from machine definitions
This commit is contained in:
parent
e40a8e2d1d
commit
88b0ca560f
7 changed files with 3 additions and 13 deletions
|
@ -9,6 +9,7 @@ type = variant
|
|||
hardware_type = nozzle
|
||||
|
||||
[values]
|
||||
acceleration_enabled = True
|
||||
acceleration_prime_tower = =math.ceil(acceleration_print * 200 / 3500)
|
||||
acceleration_support = =math.ceil(acceleration_print * 2000 / 3500)
|
||||
acceleration_support_interface = =math.ceil(acceleration_support * 1500 / 2000)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue