help text changes
This commit is contained in:
parent
142a147494
commit
9396673523
1 changed files with 9 additions and 9 deletions
|
|
@ -122,7 +122,7 @@
|
|||
"SetSettingsOnChange": [ ],
|
||||
"SlicerConfigName": "bridge_flow_ratio",
|
||||
"PresentationName": "Bridge Flow Ratio",
|
||||
"HelpText": "This controls the ratio of material extruder during bridging. Reducing this slightly can help bridging by stretching the filament more, using a fan can also help greatly.",
|
||||
"HelpText": "This controls the ratio of material extruded during bridging. Reducing this slightly can help bridging by stretching the filament more, and using a fan can also help greatly.",
|
||||
"DataEditType": "POSITIVE_DOUBLE",
|
||||
"ExtraSettings": "",
|
||||
"ShowAsOverride": true,
|
||||
|
|
@ -203,7 +203,7 @@
|
|||
"SetSettingsOnChange": [ ],
|
||||
"SlicerConfigName": "complete_objects",
|
||||
"PresentationName": "Complete Individual Objects",
|
||||
"HelpText": "Each individual part is printed to completion then the extruder is lowered back to the bed and the next part is printed.",
|
||||
"HelpText": "Each individual part is printed to completion then the nozzle is lowered back to the bed and the next part is printed.",
|
||||
"DataEditType": "CHECK_BOX",
|
||||
"ExtraSettings": "",
|
||||
"ShowAsOverride": true,
|
||||
|
|
@ -229,7 +229,7 @@
|
|||
"SetSettingsOnChange": [ ],
|
||||
"SlicerConfigName": "cool_extruder_lift",
|
||||
"PresentationName": "Enable Extruder Lift",
|
||||
"HelpText": "Moves the extruder up off the part to allow cooling.",
|
||||
"HelpText": "Moves the nozzle up and off the part to allow cooling.",
|
||||
"DataEditType": "CHECK_BOX",
|
||||
"ExtraSettings": "",
|
||||
"ShowAsOverride": true,
|
||||
|
|
@ -793,7 +793,7 @@
|
|||
"SetSettingsOnChange": [ ],
|
||||
"SlicerConfigName": "z_homes_to_max",
|
||||
"PresentationName": "Home Z Max",
|
||||
"HelpText": "Set if the z homing moves the extruder away from the bed (z-max homing)",
|
||||
"HelpText": "Indicates that the Z axis homes the hot end away from the bed (z-max homing)",
|
||||
"DataEditType": "CHECK_BOX",
|
||||
"ExtraSettings": "",
|
||||
"ShowAsOverride": true,
|
||||
|
|
@ -808,7 +808,7 @@
|
|||
"SetSettingsOnChange": [ ],
|
||||
"SlicerConfigName": "recover_position_before_z_home",
|
||||
"PresentationName": "XY Homing Position",
|
||||
"HelpText": "The X and Y position of the extruder that minimizes the chance of colliding with the parts on the bed.",
|
||||
"HelpText": "The X and Y position of the hot end that minimizes the chance of colliding with the parts on the bed.",
|
||||
"DataEditType": "VECTOR2",
|
||||
"ExtraSettings": "mm",
|
||||
"ShowAsOverride": true,
|
||||
|
|
@ -822,7 +822,7 @@
|
|||
"SetSettingsOnChange": [ ],
|
||||
"SlicerConfigName": "first_layer_temperature",
|
||||
"PresentationName": "Extrude First Layer",
|
||||
"HelpText": "The temperature to set the extruder to before printing the first layer of a part. The printer will wait until this temperature has been reached before printing.",
|
||||
"HelpText": "The temperature to which the nozzle will be heated before printing the first layer of a part. The printer will wait until this temperature has been reached before printing.",
|
||||
"DataEditType": "POSITIVE_DOUBLE",
|
||||
"ExtraSettings": "°C",
|
||||
"ShowAsOverride": true,
|
||||
|
|
@ -1356,7 +1356,7 @@
|
|||
"SetSettingsOnChange": [ ],
|
||||
"SlicerConfigName": "ooze_prevention",
|
||||
"PresentationName": "Enable",
|
||||
"HelpText": "This will lower the temperature of the non-printing extruder to help prevent oozing.",
|
||||
"HelpText": "This will lower the temperature of the non-printing nozzle to help prevent oozing.",
|
||||
"DataEditType": "CHECK_BOX",
|
||||
"ExtraSettings": "",
|
||||
"ShowAsOverride": true,
|
||||
|
|
@ -1903,7 +1903,7 @@
|
|||
"SetSettingsOnChange": [ ],
|
||||
"SlicerConfigName": "spiral_vase",
|
||||
"PresentationName": "Spiral Vase",
|
||||
"HelpText": "Forces the print to have only one extrusion and gradually increase the extruder height during the print. Only one part will print at a time with this feature.",
|
||||
"HelpText": "Forces the print to have only one extrusion and gradually increase the Z height during the print. Only one part will print at a time with this feature.",
|
||||
"DataEditType": "CHECK_BOX",
|
||||
"ExtraSettings": "",
|
||||
"ShowAsOverride": true,
|
||||
|
|
@ -1916,7 +1916,7 @@
|
|||
"SetSettingsOnChange": [ ],
|
||||
"SlicerConfigName": "standby_temperature_delta",
|
||||
"PresentationName": "Temp Lower Amount",
|
||||
"HelpText": "This is the amount to lower the temperature of an extruder that is not currently printing.",
|
||||
"HelpText": "The number of degrees Centigrade to lower the temperature of a nozzle while it is not active.",
|
||||
"DataEditType": "DOUBLE",
|
||||
"ExtraSettings": "°C",
|
||||
"ShowAsOverride": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue