mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 21:44:01 -06:00
fix: moved jerk_travel visibility from json to CuraApplication (CURA-1443)
This commit is contained in:
parent
795291a117
commit
6bb1793d12
2 changed files with 1 additions and 1 deletions
|
@ -198,6 +198,7 @@ class CuraApplication(QtApplication):
|
|||
acceleration_print
|
||||
acceleration_travel
|
||||
jerk_print
|
||||
jerk_travel
|
||||
travel
|
||||
cooling
|
||||
cool_fan_enabled
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue