This commit is contained in:
Jaime van Kessel 2016-11-30 09:13:05 +01:00
commit 477ffe12aa
3 changed files with 225 additions and 63 deletions

View file

@ -137,6 +137,21 @@
"settable_per_extruder": false,
"settable_per_meshgroup": false
},
"machine_shape":
{
"label": "Build plate shape",
"description": "The shape of the build plate without taking unprintable areas into account.",
"default_value": "rectangular",
"type": "enum",
"options":
{
"rectangular": "Rectangular",
"elliptic": "Elliptic"
},
"settable_per_mesh": false,
"settable_per_extruder": false,
"settable_per_meshgroup": false
},
"machine_height":
{
"label": "Machine height",