JSON: fixed gantry heights of Olsson block machines to match difference with UM2 nozzle (CURA-1281)

This commit is contained in:
Tim Kuipers 2016-03-24 14:19:53 +01:00
parent 1f38402645
commit 90e81de8cd
4 changed files with 4 additions and 5 deletions

View file

@ -14,7 +14,6 @@
"machine_width": { "default": 230 },
"machine_depth": { "default": 225 },
"machine_height": { "default": 313 },
"machine_show_variants": { "default": true },
"gantry_height": { "default": 50 }
"machine_show_variants": { "default": true }
}
}