Update PauseOnLayer HelpText to indicate pause is before layer
- Issue MatterHackers/MCCentral#4721
This commit is contained in:
parent
c4df1954ac
commit
9c6cfae622
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@
|
|||
{
|
||||
"SlicerConfigName": "layer_to_pause",
|
||||
"PresentationName": "Layer(s) To Pause",
|
||||
"HelpText": "The layer(s) at which the print will pause, allowing for a change in filament. Leave blank to disable. To pause on multiple layers, separate the layer numbers with semicolons. For example: \"16; 37\".",
|
||||
"HelpText": "The layer(s) at which the print will pause, allowing for a change in filament. Printer is paused before starting the given layer. Leave blank to disable. To pause on multiple layers, separate the layer numbers with semicolons. For example: \"16; 37\".",
|
||||
"DataEditType": "STRING",
|
||||
"ShowIfSet": "!sla_printer",
|
||||
"ResetAtEndOfPrint": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue