mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
JSON feat: firmware acceleration and jerk settings for ultimaker printers (CURA-1646)
This commit is contained in:
parent
13fd588451
commit
1291587001
3 changed files with 149 additions and 0 deletions
|
@ -21,6 +21,9 @@
|
|||
"overrides": {
|
||||
"machine_heated_bed": {
|
||||
"default_value": true
|
||||
},
|
||||
"machine_max_feedrate_z": {
|
||||
"default_value": 30
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue