Merge branch 'master' of github.com:Ultimaker/Cura

This commit is contained in:
Jaime van Kessel 2016-11-07 17:06:32 +01:00
commit 5b89f5e8ee

View File

@ -4410,7 +4410,7 @@
"description": "Whether to center the object on the middle of the build platform (0,0), instead of using the coordinate system in which the object was saved.", "description": "Whether to center the object on the middle of the build platform (0,0), instead of using the coordinate system in which the object was saved.",
"type": "bool", "type": "bool",
"label": "Center object", "label": "Center object",
"default_value": true, "default_value": false,
"enabled": false "enabled": false
}, },
"mesh_position_x": { "mesh_position_x": {