Fix validate_layer_height help text

- Issue MatterHackers/MatterControl#2445
Validate Layer Height Description
This commit is contained in:
John Lewin 2017-10-31 18:35:49 -07:00
parent 0537332be1
commit 63bb93ca67

View file

@ -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,