Revise slice settings labels
This commit is contained in:
parent
f54ac2c3d7
commit
3efab467fe
1 changed files with 2 additions and 2 deletions
|
|
@ -179,7 +179,7 @@
|
|||
"PresentationName": "Disable Fan For The First",
|
||||
"HelpText": "The number of layers for which the fan will be forced to remain off.",
|
||||
"DataEditType": "INT",
|
||||
"ExtraSettings": "Layers"
|
||||
"ExtraSettings": "layers"
|
||||
},
|
||||
{
|
||||
"SlicerConfigName": "end_gcode",
|
||||
|
|
@ -284,7 +284,7 @@
|
|||
"PresentationName": "Enable Fan If Layer\\nPrint Time Is Below",
|
||||
"HelpText": "If a layer is estimated to take less than this to print, the fan will be turned on.",
|
||||
"DataEditType": "INT",
|
||||
"ExtraSettings": "Seconds"
|
||||
"ExtraSettings": "seconds"
|
||||
},
|
||||
{
|
||||
"SlicerConfigName": "filament_diameter",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue