Removed Bottom Clip

This commit is contained in:
Lars Brubaker 2017-07-11 15:15:37 -07:00
parent 5e57563908
commit 6231611456
8 changed files with 1 additions and 36 deletions

View file

@ -222,7 +222,6 @@ Advanced
Single Print
Settings Will Clear at End of Print
spiral_vase
bottom_clip_amount
layer_to_pause
Filament
Material

View file

@ -32,15 +32,6 @@
"ShowIfSet": "has_heated_bed",
"DefaultValue": "70"
},
{
"SlicerConfigName": "bottom_clip_amount",
"PresentationName": "Bottom Clip",
"HelpText": "The amount to remove from the bottom of the model, in millimeters.",
"DataEditType": "DOUBLE",
"ExtraSettings": "mm",
"ResetAtEndOfPrint": true,
"DefaultValue": "0"
},
{
"SlicerConfigName": "bottom_solid_layers",
"PresentationName": "Bottom Solid Layers:",