mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-20 05:07:50 -06:00
JSON fix: remove visible property (and add visibility defaults (CURA-1443)
for acceleration and jerk settings
This commit is contained in:
parent
d67bd1015e
commit
b8df3825f6
2 changed files with 3 additions and 35 deletions
|
@ -167,6 +167,9 @@ class CuraApplication(QtApplication):
|
|||
speed
|
||||
speed_print
|
||||
speed_travel
|
||||
acceleration_print
|
||||
acceleration_travel
|
||||
jerk_print
|
||||
travel
|
||||
cooling
|
||||
cool_fan_enabled
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue