Pause on layer semi-completed

This commit is contained in:
Gregory Diaz 2015-11-30 16:19:32 -08:00
parent 6397c7b70f
commit 48cb8927cd
8 changed files with 38 additions and 8 deletions

View file

@ -38,8 +38,15 @@
"SlicerConfigName": "bottom_solid_layers",
"PresentationName": "Bottom Solid Layers:",
"HelpText": "How many layers, or the distance, that will be solid filled on the bottom surfaces of the object. Add mm to the end of the number to specify distance.",
"DataEditType": "INT_OR_MM",
"ExtraSettings": "count or mm"
"DataEditType": "INT",
"ExtraSettings": "count"
},
{
"SlicerConfigName": "layer_to_pause",
"PresentationName": "Select Layer To Pause:",
"HelpText": "If you want to select a layer to pause your print on do so here (for changing filament)",
"DataEditType": "STRING",
"ExtraSettings": ""
},
{
"SlicerConfigName": "bridge_acceleration",