Updating slice documentation

This commit is contained in:
Lars Brubaker 2022-03-02 11:01:23 -08:00
parent f8e382f19b
commit 1111e6eb62
4 changed files with 9 additions and 3 deletions

View file

@ -459,7 +459,7 @@ namespace MatterHackers.MatterControl.SlicerConfiguration
{
SlicerConfigName = SettingsKey.layer_to_pause,
PresentationName = "Layer(s) To Pause".Localize(),
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\".".Localize(),
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\". Rafts layers are not considered. The 1st pause layer is the first above the raft.".Localize(),
DataEditType = DataEditTypes.STRING,
RequiredDisplayDetail = DisplayDetailRequired.Simple,
ResetAtEndOfPrint = true,

View file

@ -4975,6 +4975,9 @@ Translated:The inset amount from the edges of the bed. Defines the printable are
English: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".
Translated: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".
English: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". Rafts layers are not considered. The 1st pause layer is the first above the raft.
Translated: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". Rafts layers are not considered. The 1st pause layer is the first above the raft.
English: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\".
Translated: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\".
@ -5326,6 +5329,9 @@ Translated:The time it takes to heat back up from a cool down.
English:The time over which to increase the Extra Length On Restart to its maximum value. Below this time only a portion of the extra length will be applied. Leave 0 to apply the entire amount all the time.
Translated:The time over which to increase the Extra Length On Restart to its maximum value. Below this time only a portion of the extra length will be applied. Leave 0 to apply the entire amount all the time.
English:The time to print this G-Code is estimated to be {0} seconds.\n\nPlease check your part for errors if this is unexpected.
Translated:The time to print this G-Code is estimated to be {0} seconds.\n\nPlease check your part for errors if this is unexpected.
English:The Validation Threshold mush be greater than 0 and less than .5mm.
Translated:The Validation Threshold mush be greater than 0 and less than .5mm.

@ -1 +1 @@
Subproject commit fae632232904674c23fff800290f5e27a5411fd2
Subproject commit 8610fe4d31da3d08b3c06de89eae25db39f56838

@ -1 +1 @@
Subproject commit 515110861bbc32c3feb0407294d658d66fe34d2c
Subproject commit 7b9b6716605841d83d1ec8dbc4086e8235245896