Fix validate_layer_height help text
- Issue MatterHackers/MatterControl#2445 Validate Layer Height Description
This commit is contained in:
parent
0537332be1
commit
63bb93ca67
1 changed files with 1 additions and 1 deletions
|
|
@ -441,7 +441,7 @@
|
|||
{
|
||||
"SlicerConfigName": "validate_layer_height",
|
||||
"PresentationName": "Validate Layer Height",
|
||||
"HelpText": "Checks before each print that the layer height is greater than the nozzle diameter (important for filament adhesion)",
|
||||
"HelpText": "Checks before each print that the layer height is less than the nozzle diameter (important for filament adhesion)",
|
||||
"DataEditType": "CHECK_BOX",
|
||||
"ExtraSettings": "",
|
||||
"ShowAsOverride": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue