JSON feat: firmware acceleration and jerk settings for ultimaker printers (CURA-1646)

This commit is contained in:
Tim Kuipers 2016-06-14 17:06:46 +02:00
parent 13fd588451
commit 1291587001
3 changed files with 149 additions and 0 deletions

View file

@ -21,6 +21,9 @@
"overrides": {
"machine_heated_bed": {
"default_value": true
},
"machine_max_feedrate_z": {
"default_value": 30
}
}
}