Pause on layer semi-completed
This commit is contained in:
parent
6397c7b70f
commit
48cb8927cd
8 changed files with 38 additions and 8 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue