Taking out center on bed for design tools.

This commit is contained in:
Lars Brubaker 2017-06-08 14:42:32 -07:00
parent 4cbb0d6e71
commit 6c22a896d9
11 changed files with 16 additions and 69 deletions

View file

@ -192,7 +192,6 @@ Advanced
notes
Output Options
File Settings
center_part_on_bed
output_only_first_layer
g0
Sequential Printing

View file

@ -114,14 +114,6 @@
"DefaultValue": "",
"RebuildGCodeOnChange": false
},
{
"SlicerConfigName": "center_part_on_bed",
"PresentationName": "Center On Bed",
"HelpText": "Centers the print on the bed, regardless of where it is moved in Edit Mode. Disable to allow printing a model anywhere on the bed.",
"DataEditType": "CHECK_BOX",
"DefaultValue": "1",
"ReloadUiWhenChanged": true
},
{
"SlicerConfigName": "complete_objects",
"PresentationName": "Complete Individual Objects",