mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
Merge branch 'feature_accelerations_and_jerk_per_feature_settigns_rework' of github.com:Ultimaker/Cura
This commit is contained in:
commit
717b9574b9
5 changed files with 596 additions and 104 deletions
|
@ -195,6 +195,10 @@ class CuraApplication(QtApplication):
|
|||
speed
|
||||
speed_print
|
||||
speed_travel
|
||||
acceleration_print
|
||||
acceleration_travel
|
||||
jerk_print
|
||||
jerk_travel
|
||||
travel
|
||||
cooling
|
||||
cool_fan_enabled
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue