Corrected gantry height for ultimaker2.json (extended and go inherit).

CURA-1979

Made same change in resources/definitions/ultimaker2.def.json as in
the original resources/machines/ultimaker2.json
This commit is contained in:
Jack Ha 2016-07-27 14:00:42 +02:00
parent 1e2147522d
commit 4175e51dbb

View File

@ -57,7 +57,7 @@
"default_value": 2 "default_value": 2
}, },
"gantry_height": { "gantry_height": {
"default_value": 55 "default_value": 48
}, },
"machine_use_extruder_offset_to_offset_coords": { "machine_use_extruder_offset_to_offset_coords": {
"default_value": true "default_value": true