(tooltip)="When the overhang exceeds this specified threshold, force the cooling fan to run at the 'Overhang Fan Speed' set below. This threshold is expressed as a percentage, indicating the portion of each line's width that is unsupported by the layer beneath it. Setting this value to 0% forces the cooling fan to run for all outer walls, regardless of the overhang degree.",
(tooltip)="When the overhang exceeds this specified threshold, force the cooling fan to run at the 'Overhang Fan Speed' set below. This threshold is expressed as a percentage, indicating the portion of each line's width that is unsupported by the layer beneath it. Setting this value to 0% forces the cooling fan to run for all outer walls, regardless of the overhang degree.",
(tooltip)="Default filament color.\\nRight click to reset value to system default.",
(tooltip)="Default filament color.\\nRight click to reset value to system default.",
(category)="Filament/Filament",
(category)="Filament/Filament",
(gui_type)="color",
(gui_type)=color,
(tab_type)="Filament",
(tab_type)="Filament",
(tab_page)="Filament",
(tab_page)="Filament",
(tab_optgroup)="Basic information",
(tab_optgroup)="Basic information",
@@ -905,7 +905,7 @@ message FilamentSettings {
(tooltip)="Enter the shrinkage percentage that the filament will get after cooling (94% if you measure 94mm instead of 100mm). The part will be scaled in XY to compensate. For multi-material prints, ensure filament shrinkage matches across all used filaments\\nBe sure to allow enough space between objects, as this compensation is done after the checks.",
(tooltip)="Enter the shrinkage percentage that the filament will get after cooling (94% if you measure 94mm instead of 100mm). The part will be scaled in XY to compensate. For multi-material prints, ensure filament shrinkage matches across all used filaments\\nBe sure to allow enough space between objects, as this compensation is done after the checks.",
(category)="Filament/Filament",
(category)="Filament/Filament",
(sidetext)="%",
(sidetext)="%",
(co_type_hint)="coPercents",
(co_type_hint)=coPercents,
(tab_type)="Filament",
(tab_type)="Filament",
(tab_page)="Filament",
(tab_page)="Filament",
(tab_optgroup)="Basic information",
(tab_optgroup)="Basic information",
@@ -924,7 +924,7 @@ message FilamentSettings {
(tooltip)="Enter the shrinkage percentage that the filament will get after cooling (94% if you measure 94mm instead of 100mm). The part will be scaled in Z to compensate.",
(tooltip)="Enter the shrinkage percentage that the filament will get after cooling (94% if you measure 94mm instead of 100mm). The part will be scaled in Z to compensate.",
(category)="Filament/Filament",
(category)="Filament/Filament",
(sidetext)="%",
(sidetext)="%",
(co_type_hint)="coPercents",
(co_type_hint)=coPercents,
(tab_type)="Filament",
(tab_type)="Filament",
(tab_page)="Filament",
(tab_page)="Filament",
(tab_optgroup)="Basic information",
(tab_optgroup)="Basic information",
@@ -976,7 +976,7 @@ message FilamentSettings {
(label)="Type",
(label)="Type",
(tooltip)="The material type of filament.",
(tooltip)="The material type of filament.",
(category)="Filament/Filament",
(category)="Filament/Filament",
(gui_type)="f_enum_open",
(gui_type)=f_enum_open,
(gui_flags)="show_value",
(gui_flags)="show_value",
(tab_type)="Filament",
(tab_type)="Filament",
(tab_page)="Filament",
(tab_page)="Filament",
@@ -1591,7 +1591,7 @@ message FilamentSettings {
(tooltip)="Filament-specific override for ironing flow. This allows you to customize the ironing flow for each filament type. Too high value results in overextrusion on the surface.",
(tooltip)="Filament-specific override for ironing flow. This allows you to customize the ironing flow for each filament type. Too high value results in overextrusion on the surface.",
(tooltip)="This controls the generation of the brim at outer and/or inner side of models. Auto means the brim width is analyzed and calculated automatically.",
(tooltip)="This controls the generation of the brim at outer and/or inner side of models. Auto means the brim width is analyzed and calculated automatically.",
(tooltip)="Fuzzy skin generation mode. Works only with Arachne!\\nDisplacement: Сlassic mode when the pattern is formed by shifting the nozzle sideways from the original path.\\nExtrusion: The mode when the pattern formed by the amount of extruded plastic. This is the fast and straight algorithm without unnecessary nozzle shake that gives a smooth pattern. But it is more useful for forming loose walls in the entire they array.\\nCombined: Joint mode [Displacement] + [Extrusion]. The appearance of the walls is similar to [Displacement] Mode, but it leaves no pores between the perimeters.\\n\\nAttention! The [Extrusion] and [Combined] modes works only the fuzzy_skin_thickness parameter not more than the thickness of printed loop. At the same time, the width of the extrusion for a particular layer should also not be below a certain level. It is usually equal 15-25%% of a layer height. Therefore, the maximum fuzzy skin thickness with a perimeter width of 0.4 mm and a layer height of 0.2 mm will be 0.4-(0.2*0.25)=±0.35mm! If you enter a higher parameter than this, the error Flow::spacing() will displayed, and the model will not be sliced. You can choose this number until this error is repeated.",
(tooltip)="Fuzzy skin generation mode. Works only with Arachne!\\nDisplacement: Сlassic mode when the pattern is formed by shifting the nozzle sideways from the original path.\\nExtrusion: The mode when the pattern formed by the amount of extruded plastic. This is the fast and straight algorithm without unnecessary nozzle shake that gives a smooth pattern. But it is more useful for forming loose walls in the entire they array.\\nCombined: Joint mode [Displacement] + [Extrusion]. The appearance of the walls is similar to [Displacement] Mode, but it leaves no pores between the perimeters.\\n\\nAttention! The [Extrusion] and [Combined] modes works only the fuzzy_skin_thickness parameter not more than the thickness of printed loop. At the same time, the width of the extrusion for a particular layer should also not be below a certain level. It is usually equal 15-25%% of a layer height. Therefore, the maximum fuzzy skin thickness with a perimeter width of 0.4 mm and a layer height of 0.2 mm will be 0.4-(0.2*0.25)=±0.35mm! If you enter a higher parameter than this, the error Flow::spacing() will displayed, and the model will not be sliced. You can choose this number until this error is repeated.",
(tooltip)="Noise type to use for fuzzy skin generation:\\nClassic: Classic uniform random noise.\\nPerlin: Perlin noise, which gives a more consistent texture.\\nBillow: Similar to perlin noise, but clumpier.\\nRidged Multifractal: Ridged noise with sharp, jagged features. Creates marble-like textures.\\nVoronoi: Divides the surface into voronoi cells, and displaces each one by a random amount. Creates a patchwork texture.\\nRipple: Uniform ripple pattern that ripples left and right of the original path. Repeating pattern, woven appearance.",
(tooltip)="Noise type to use for fuzzy skin generation:\\nClassic: Classic uniform random noise.\\nPerlin: Perlin noise, which gives a more consistent texture.\\nBillow: Similar to perlin noise, but clumpier.\\nRidged Multifractal: Ridged noise with sharp, jagged features. Creates marble-like textures.\\nVoronoi: Divides the surface into voronoi cells, and displaces each one by a random amount. Creates a patchwork texture.\\nRipple: Uniform ripple pattern that ripples left and right of the original path. Repeating pattern, woven appearance.",
(tooltip)="Shifts the ripple phase forward along the print path by the specified percentage of a wavelength each layer period.\\n- 0% keeps every layer identical.\\n- 50% shifts the pattern by half a wavelength, effectively inverting the phase.\\n- 100% shifts the pattern by a full wavelength, returning to the original phase.\\n\\nThe shift is applied once every number of layers set by Layers between ripple offset, so layers within the same group are printed identically.",
(tooltip)="Shifts the ripple phase forward along the print path by the specified percentage of a wavelength each layer period.\\n- 0% keeps every layer identical.\\n- 50% shifts the pattern by half a wavelength, effectively inverting the phase.\\n- 100% shifts the pattern by a full wavelength, returning to the original phase.\\n\\nThe shift is applied once every number of layers set by Layers between ripple offset, so layers within the same group are printed identically.",
(category)="Print/Others",
(category)="Print/Others",
(sidetext)="%",
(sidetext)="%",
(co_type_hint)="coPercent",
(co_type_hint)=coPercent,
(tab_type)="Print",
(tab_type)="Print",
(tab_page)="Others",
(tab_page)="Others",
(tab_optgroup)="Fuzzy Skin",
(tab_optgroup)="Fuzzy Skin",
@@ -989,7 +989,7 @@ message PrintSettings {
(tooltip)="A draft shield is useful to protect an ABS or ASA print from warping and detaching from print bed due to wind draft. It is usually needed only with open frame printers, i.e. without an enclosure.\\n\\nEnabled = skirt is as tall as the highest printed object. Otherwise 'Skirt height' is used.\\nNote: With the draft shield active, the skirt will be printed at skirt distance from the object. Therefore, if brims are active it may intersect with them. To avoid this, increase the skirt distance value.\\n",
(tooltip)="A draft shield is useful to protect an ABS or ASA print from warping and detaching from print bed due to wind draft. It is usually needed only with open frame printers, i.e. without an enclosure.\\n\\nEnabled = skirt is as tall as the highest printed object. Otherwise 'Skirt height' is used.\\nNote: With the draft shield active, the skirt will be printed at skirt distance from the object. Therefore, if brims are active it may intersect with them. To avoid this, increase the skirt distance value.\\n",
(tooltip)="If smooth or traditional mode is selected, a timelapse video will be generated for each print. After each layer is printed, a snapshot is taken with the chamber camera. All of these snapshots are composed into a timelapse video when printing completes. If smooth mode is selected, the toolhead will move to the excess chute after each layer is printed and then take a snapshot. Since the melt filament may leak from the nozzle during the process of taking a snapshot, a prime tower is required for smooth mode to wipe nozzle.",
(tooltip)="If smooth or traditional mode is selected, a timelapse video will be generated for each print. After each layer is printed, a snapshot is taken with the chamber camera. All of these snapshots are composed into a timelapse video when printing completes. If smooth mode is selected, the toolhead will move to the excess chute after each layer is printed and then take a snapshot. Since the melt filament may leak from the nozzle during the process of taking a snapshot, a prime tower is required for smooth mode to wipe nozzle.",
(tooltip)="Filament to print internal sparse infill.",
(tooltip)="Filament to print internal sparse infill.\n\\\"Default\\\" uses the active object/part filament.",
(category)="Print/Multimaterial",
(category)="Print/Multimaterial",
(gui_type)="i_enum_open",
(gui_type)=i_enum_open,
(tab_type)="Print",
(tab_type)="Print",
(tab_page)="Multimaterial",
(tab_page)="Multimaterial",
(tab_optgroup)="Filament for Features",
(tab_optgroup)="Filament for Features",
(min_value)=1,
(min_value)=0,
(mode)=MODE_ADVANCED,
(mode)=MODE_ADVANCED,
(has_default)=true,
(has_default)=true,
(default_value)="1"
(default_value)="0"
];
];
@@ -1347,31 +1347,31 @@ message PrintSettings {
int32wall_filament=90[
int32wall_filament=90[
(label)="Walls",
(label)="Walls",
(tooltip)="Filament to print walls.",
(tooltip)="Filament to print walls.\n\\\"Default\\\" uses the active object/part filament.",
(category)="Print/Multimaterial",
(category)="Print/Multimaterial",
(gui_type)="i_enum_open",
(gui_type)=i_enum_open,
(tab_type)="Print",
(tab_type)="Print",
(tab_page)="Multimaterial",
(tab_page)="Multimaterial",
(tab_optgroup)="Filament for Features",
(tab_optgroup)="Filament for Features",
(min_value)=1,
(min_value)=0,
(mode)=MODE_ADVANCED,
(mode)=MODE_ADVANCED,
(has_default)=true,
(has_default)=true,
(default_value)="1"
(default_value)="0"
];
];
int32solid_infill_filament=91[
int32solid_infill_filament=91[
(label)="Solid infill",
(label)="Solid infill",
(tooltip)="Filament to print solid infill.",
(tooltip)="Filament to print solid infill.\n\\\"Default\\\" uses the active object/part filament.",
(category)="Print/Multimaterial",
(category)="Print/Multimaterial",
(gui_type)="i_enum_open",
(gui_type)=i_enum_open,
(tab_type)="Print",
(tab_type)="Print",
(tab_page)="Multimaterial",
(tab_page)="Multimaterial",
(tab_optgroup)="Filament for Features",
(tab_optgroup)="Filament for Features",
(min_value)=1,
(min_value)=0,
(mode)=MODE_ADVANCED,
(mode)=MODE_ADVANCED,
(has_default)=true,
(has_default)=true,
(default_value)="1"
(default_value)="0"
];
];
@@ -1533,7 +1533,7 @@ message PrintSettings {
(tooltip)="Brim width of prime tower, negative number means auto calculated width based on the height of prime tower.",
(tooltip)="Brim width of prime tower, negative number means auto calculated width based on the height of prime tower.",
(category)="Print/Multimaterial",
(category)="Print/Multimaterial",
(sidetext)="mm",
(sidetext)="mm",
(gui_type)="f_enum_open",
(gui_type)=f_enum_open,
(tab_type)="Print",
(tab_type)="Print",
(tab_page)="Multimaterial",
(tab_page)="Multimaterial",
(tab_optgroup)="Prime tower",
(tab_optgroup)="Prime tower",
@@ -1588,7 +1588,7 @@ message PrintSettings {
(tooltip)="Wipe tower outer wall type.\\n1. Rectangle: The default wall type, a rectangle with fixed width and height.\\n2. Cone: A cone with a fillet at the bottom to help stabilize the wipe tower.\\n3. Rib: Adds four ribs to the tower wall for enhanced stability.",
(tooltip)="Wipe tower outer wall type.\\n1. Rectangle: The default wall type, a rectangle with fixed width and height.\\n2. Cone: A cone with a fillet at the bottom to help stabilize the wipe tower.\\n3. Rib: Adds four ribs to the tower wall for enhanced stability.",
(tooltip)="The extruder to use when printing perimeter of the wipe tower. Set to 0 to use the one that is available (non-soluble would be preferred).",
(tooltip)="The extruder to use when printing perimeter of the wipe tower. Set to 0 to use the one that is available (non-soluble would be preferred).",
(category)="Print/Multimaterial",
(category)="Print/Multimaterial",
(gui_type)="i_enum_open",
(gui_type)=i_enum_open,
(tab_type)="Print",
(tab_type)="Print",
(tab_page)="Multimaterial",
(tab_page)="Multimaterial",
(tab_optgroup)="Filament for Features",
(tab_optgroup)="Filament for Features",
@@ -1721,7 +1721,7 @@ message PrintSettings {
(tooltip)="Infill gap.",
(tooltip)="Infill gap.",
(category)="Print/Multimaterial",
(category)="Print/Multimaterial",
(sidetext)="%",
(sidetext)="%",
(co_type_hint)="coPercent",
(co_type_hint)=coPercent,
(tab_type)="Print",
(tab_type)="Print",
(tab_page)="Multimaterial",
(tab_page)="Multimaterial",
(tab_optgroup)="Prime tower",
(tab_optgroup)="Prime tower",
@@ -1793,7 +1793,7 @@ message PrintSettings {
(tooltip)="Spacing of purge lines on the wipe tower.",
(tooltip)="Spacing of purge lines on the wipe tower.",
(category)="Print/Multimaterial",
(category)="Print/Multimaterial",
(sidetext)="%",
(sidetext)="%",
(co_type_hint)="coPercent",
(co_type_hint)=coPercent,
(tab_type)="Print",
(tab_type)="Print",
(tab_page)="Multimaterial",
(tab_page)="Multimaterial",
(tab_optgroup)="Prime tower",
(tab_optgroup)="Prime tower",
@@ -1812,7 +1812,7 @@ message PrintSettings {
(tooltip)="Extra flow used for the purging lines on the wipe tower. This makes the purging lines thicker or narrower than they normally would be. The spacing is adjusted automatically.",
(tooltip)="Extra flow used for the purging lines on the wipe tower. This makes the purging lines thicker or narrower than they normally would be. The spacing is adjusted automatically.",
(category)="Print/Multimaterial",
(category)="Print/Multimaterial",
(sidetext)="%",
(sidetext)="%",
(co_type_hint)="coPercent",
(co_type_hint)=coPercent,
(tab_type)="Print",
(tab_type)="Print",
(tab_page)="Multimaterial",
(tab_page)="Multimaterial",
(tab_optgroup)="Prime tower",
(tab_optgroup)="Prime tower",
@@ -1862,7 +1862,7 @@ message PrintSettings {
(tooltip)="Controls the density (spacing) of external bridge lines. Default is 100%.\\n\\nLower density external bridges can help improve reliability as there is more space for air to circulate around the extruded bridge, improving its cooling speed. Minimum is 10%.\\n\\nHigher densities can produce smoother bridge surfaces, as overlapping lines provide additional support during printing. Maximum is 120%.\\nNote: Bridge density that is too high can cause warping or overextrusion.",
(tooltip)="Controls the density (spacing) of external bridge lines. Default is 100%.\\n\\nLower density external bridges can help improve reliability as there is more space for air to circulate around the extruded bridge, improving its cooling speed. Minimum is 10%.\\n\\nHigher densities can produce smoother bridge surfaces, as overlapping lines provide additional support during printing. Maximum is 120%.\\nNote: Bridge density that is too high can cause warping or overextrusion.",
(category)="Print/Quality",
(category)="Print/Quality",
(sidetext)="%",
(sidetext)="%",
(co_type_hint)="coPercent",
(co_type_hint)=coPercent,
(tab_type)="Print",
(tab_type)="Print",
(tab_page)="Quality",
(tab_page)="Quality",
(tab_optgroup)="Bridging",
(tab_optgroup)="Bridging",
@@ -1879,7 +1879,7 @@ message PrintSettings {
(tooltip)="Controls the density (spacing) of internal bridge lines. 100% means solid bridge. Default is 100%.\\n\\nLower density internal bridges can help reduce top surface pillowing and improve internal bridge reliability as there is more space for air to circulate around the extruded bridge, improving its cooling speed.\\n\\nThis option works particularly well when combined with the second internal bridge over infill option, further improving internal bridging structure before solid infill is extruded.",
(tooltip)="Controls the density (spacing) of internal bridge lines. 100% means solid bridge. Default is 100%.\\n\\nLower density internal bridges can help reduce top surface pillowing and improve internal bridge reliability as there is more space for air to circulate around the extruded bridge, improving its cooling speed.\\n\\nThis option works particularly well when combined with the second internal bridge over infill option, further improving internal bridging structure before solid infill is extruded.",
(category)="Print/Quality",
(category)="Print/Quality",
(sidetext)="%",
(sidetext)="%",
(co_type_hint)="coPercent",
(co_type_hint)=coPercent,
(tab_type)="Print",
(tab_type)="Print",
(tab_page)="Quality",
(tab_page)="Quality",
(tab_optgroup)="Bridging",
(tab_optgroup)="Bridging",
@@ -2198,7 +2198,7 @@ message PrintSettings {
(tooltip)="This option creates bridges for counterbore holes, allowing them to be printed without support. Available modes include:\\n1. None: No bridge is created\\n2. Partially Bridged: Only a part of the unsupported area will be bridged\\n3. Sacrificial Layer: A full sacrificial bridge layer is created",
(tooltip)="This option creates bridges for counterbore holes, allowing them to be printed without support. Available modes include:\\n1. None: No bridge is created\\n2. Partially Bridged: Only a part of the unsupported area will be bridged\\n3. Sacrificial Layer: A full sacrificial bridge layer is created",
(tooltip)="This option enables the generation of an extra bridge layer over internal and/or external bridges.\\n\\nExtra bridge layers help improve bridge appearance and reliability, as the solid infill is better supported. This is especially useful in fast printers, where the bridge and solid infill speeds vary greatly. The extra bridge layer results in reduced pillowing on top surfaces, as well as reduced separation of the external bridge layer from its surrounding perimeters.\\n\\nIt is generally recommended to set this to at least 'External bridge only', unless specific issues with the sliced model are found.\\n\\nOptions:\\n1. Disabled - does not generate second bridge layers. This is the default and is set for compatibility purposes\\n2. External bridge only - generates second bridge layers for external-facing bridges only. Please note that small bridges that are shorter or narrower than the set number of perimeters will be skipped as they would not benefit from a second bridge layer. If generated, the second bridge layer will be extruded parallel to the first bridge layer to reinforce the bridge strength\\n3. Internal bridge only - generates second bridge layers for internal bridges over sparse infill only. Please note that the internal bridges count towards the top shell layer count of your model. The second internal bridge layer will be extruded as close to perpendicular to the first as possible. If multiple regions in the same island, with varying bridge angles are present, the last region of that island will be selected as the angle reference\\n4. Apply to all - generates second bridge layers for both internal and external-facing bridges\\n",
(tooltip)="This option enables the generation of an extra bridge layer over internal and/or external bridges.\\n\\nExtra bridge layers help improve bridge appearance and reliability, as the solid infill is better supported. This is especially useful in fast printers, where the bridge and solid infill speeds vary greatly. The extra bridge layer results in reduced pillowing on top surfaces, as well as reduced separation of the external bridge layer from its surrounding perimeters.\\n\\nIt is generally recommended to set this to at least 'External bridge only', unless specific issues with the sliced model are found.\\n\\nOptions:\\n1. Disabled - does not generate second bridge layers. This is the default and is set for compatibility purposes\\n2. External bridge only - generates second bridge layers for external-facing bridges only. Please note that small bridges that are shorter or narrower than the set number of perimeters will be skipped as they would not benefit from a second bridge layer. If generated, the second bridge layer will be extruded parallel to the first bridge layer to reinforce the bridge strength\\n3. Internal bridge only - generates second bridge layers for internal bridges over sparse infill only. Please note that the internal bridges count towards the top shell layer count of your model. The second internal bridge layer will be extruded as close to perpendicular to the first as possible. If multiple regions in the same island, with varying bridge angles are present, the last region of that island will be selected as the angle reference\\n4. Apply to all - generates second bridge layers for both internal and external-facing bridges\\n",
(tooltip)="This option can help reduce pillowing on top surfaces in heavily slanted or curved models.\\nBy default, small internal bridges are filtered out and the internal solid infill is printed directly over the sparse infill. This works well in most cases, speeding up printing without too much compromise on top surface quality.\\nHowever, in heavily slanted or curved models, especially where too low a sparse infill density is used, this may result in curling of the unsupported solid infill, causing pillowing.\\nEnabling limited filtering or no filtering will print internal bridge layer over slightly unsupported internal solid infill. The options below control the sensitivity of the filtering, i.e. they control where internal bridges are created:\\n1. Filter - enables this option. This is the default behavior and works well in most cases\\n2. Limited filtering - creates internal bridges on heavily slanted surfaces while avoiding unnecessary bridges. This works well for most difficult models\\n3. No filtering - creates internal bridges on every potential internal overhang. This option is useful for heavily slanted top surface models; however, in most cases, it creates too many ",
(tooltip)="This option can help reduce pillowing on top surfaces in heavily slanted or curved models.\\nBy default, small internal bridges are filtered out and the internal solid infill is printed directly over the sparse infill. This works well in most cases, speeding up printing without too much compromise on top surface quality.\\nHowever, in heavily slanted or curved models, especially where too low a sparse infill density is used, this may result in curling of the unsupported solid infill, causing pillowing.\\nEnabling limited filtering or no filtering will print internal bridge layer over slightly unsupported internal solid infill. The options below control the sensitivity of the filtering, i.e. they control where internal bridges are created:\\n1. Filter - enables this option. This is the default behavior and works well in most cases\\n2. Limited filtering - creates internal bridges on heavily slanted surfaces while avoiding unnecessary bridges. This works well for most difficult models\\n3. No filtering - creates internal bridges on every potential internal overhang. This option is useful for heavily slanted top surface models; however, in most cases, it creates too many ",
(tooltip)="Print sequence of the internal (inner) and external (outer) walls.\\n\\nUse Inner/Outer for best overhangs. This is because the overhanging walls can adhere to a neighbouring perimeter while printing. However, this option results in slightly reduced surface quality as the external perimeter is deformed by being squashed to the internal perimeter.\\n\\nUse Inner/Outer/Inner for the best external surface finish and dimensional accuracy as the external wall is printed undisturbed from an internal perimeter. However, overhang performance will reduce as there is no internal perimeter to print the external wall against. This option requires a minimum of 3 walls to be effective as it prints the internal walls from the 3rd perimeter onwards first, then the external perimeter and, finally, the first internal perimeter. This option is recommended against the Outer/Inner option in most cases.\\n\\nUse Outer/Inner for the same external wall quality and dimensional accuracy benefits of Inner/Outer/Inner option. However, the Z seams will appear less consistent as the first extrusion of a new layer starts on a visible surface.",
(tooltip)="Print sequence of the internal (inner) and external (outer) walls.\\n\\nUse Inner/Outer for best overhangs. This is because the overhanging walls can adhere to a neighbouring perimeter while printing. However, this option results in slightly reduced surface quality as the external perimeter is deformed by being squashed to the internal perimeter.\\n\\nUse Inner/Outer/Inner for the best external surface finish and dimensional accuracy as the external wall is printed undisturbed from an internal perimeter. However, overhang performance will reduce as there is no internal perimeter to print the external wall against. This option requires a minimum of 3 walls to be effective as it prints the internal walls from the 3rd perimeter onwards first, then the external perimeter and, finally, the first internal perimeter. This option is recommended against the Outer/Inner option in most cases.\\n\\nUse Outer/Inner for the same external wall quality and dimensional accuracy benefits of Inner/Outer/Inner option. However, the Z seams will appear less consistent as the first extrusion of a new layer starts on a visible surface.",
(tooltip)="The direction which the contour wall loops are extruded when looking down from the top.\\nHoles are printed in the opposite direction to the contour to maintain alignment with layers whose contour polygons are incomplete and change direction, also partially forming the contour of a hole.\\n\\nThis option will be disabled if spiral vase mode is enabled.",
(tooltip)="The direction which the contour wall loops are extruded when looking down from the top.\\nHoles are printed in the opposite direction to the contour to maintain alignment with layers whose contour polygons are incomplete and change direction, also partially forming the contour of a hole.\\n\\nThis option will be disabled if spiral vase mode is enabled.",
(tooltip)="Ironing is using small flow to print on same height of surface again to make flat surface more smooth. This setting controls which layer being ironed.",
(tooltip)="Ironing is using small flow to print on same height of surface again to make flat surface more smooth. This setting controls which layer being ironed.",
(tooltip)="This option determines the overhang threshold for the application of scarf joint seams. If the unsupported portion of the perimeter is less than this threshold, scarf joint seams will be applied. The default threshold is set at 40% of the external wall's width. Due to performance considerations, the degree of overhang is estimated.",
(tooltip)="This option determines the overhang threshold for the application of scarf joint seams. If the unsupported portion of the perimeter is less than this threshold, scarf joint seams will be applied. The default threshold is set at 40% of the external wall's width. Due to performance considerations, the degree of overhang is estimated.",
(category)="Print/Quality",
(category)="Print/Quality",
(sidetext)="%",
(sidetext)="%",
(co_type_hint)="coPercent",
(co_type_hint)=coPercent,
(tab_type)="Print",
(tab_type)="Print",
(tab_page)="Quality",
(tab_page)="Quality",
(tab_optgroup)="Seam",
(tab_optgroup)="Seam",
@@ -3217,7 +3217,7 @@ message PrintSettings {
(tooltip)="Classic wall generator produces walls with constant extrusion width and for very thin areas is used gap-fill. Arachne engine produces walls with variable extrusion width.",
(tooltip)="Classic wall generator produces walls with constant extrusion width and for very thin areas is used gap-fill. Arachne engine produces walls with variable extrusion width.",
(tooltip)="When transitioning between different numbers of walls as the part becomes thinner, a certain amount of space is allotted to split or join the wall segments. It's expressed as a percentage over nozzle diameter.",
(tooltip)="When transitioning between different numbers of walls as the part becomes thinner, a certain amount of space is allotted to split or join the wall segments. It's expressed as a percentage over nozzle diameter.",
(category)="Print/Quality",
(category)="Print/Quality",
(sidetext)="%",
(sidetext)="%",
(co_type_hint)="coPercent",
(co_type_hint)=coPercent,
(tab_type)="Print",
(tab_type)="Print",
(tab_page)="Quality",
(tab_page)="Quality",
(tab_optgroup)="Wall generator",
(tab_optgroup)="Wall generator",
@@ -3252,7 +3252,7 @@ message PrintSettings {
(tooltip)="Prevent transitioning back and forth between one extra wall and one less. This margin extends the range of extrusion widths which follow to [Minimum wall width - margin, 2 * Minimum wall width + margin]. Increasing this margin reduces the number of transitions, which reduces the number of extrusion starts/stops and travel time. However, large extrusion width variation can lead to under- or overextrusion problems. It's expressed as a percentage over nozzle diameter.",
(tooltip)="Prevent transitioning back and forth between one extra wall and one less. This margin extends the range of extrusion widths which follow to [Minimum wall width - margin, 2 * Minimum wall width + margin]. Increasing this margin reduces the number of transitions, which reduces the number of extrusion starts/stops and travel time. However, large extrusion width variation can lead to under- or overextrusion problems. It's expressed as a percentage over nozzle diameter.",
(category)="Print/Quality",
(category)="Print/Quality",
(sidetext)="%",
(sidetext)="%",
(co_type_hint)="coPercent",
(co_type_hint)=coPercent,
(tab_type)="Print",
(tab_type)="Print",
(tab_page)="Quality",
(tab_page)="Quality",
(tab_optgroup)="Wall generator",
(tab_optgroup)="Wall generator",
@@ -3298,7 +3298,7 @@ message PrintSettings {
(tooltip)="Minimum thickness of thin features. Model features that are thinner than this value will not be printed, while features thicker than than this value will be widened to the minimum wall width. It's expressed as a percentage over nozzle diameter.",
(tooltip)="Minimum thickness of thin features. Model features that are thinner than this value will not be printed, while features thicker than than this value will be widened to the minimum wall width. It's expressed as a percentage over nozzle diameter.",
(category)="Print/Quality",
(category)="Print/Quality",
(sidetext)="%",
(sidetext)="%",
(co_type_hint)="coPercent",
(co_type_hint)=coPercent,
(tab_type)="Print",
(tab_type)="Print",
(tab_page)="Quality",
(tab_page)="Quality",
(tab_optgroup)="Wall generator",
(tab_optgroup)="Wall generator",
@@ -3360,7 +3360,7 @@ message PrintSettings {
(tooltip)="The minimum wall width that should be used for the first layer is recommended to be set to the same size as the nozzle. This adjustment is expected to enhance adhesion.",
(tooltip)="The minimum wall width that should be used for the first layer is recommended to be set to the same size as the nozzle. This adjustment is expected to enhance adhesion.",
(category)="Print/Quality",
(category)="Print/Quality",
(sidetext)="%",
(sidetext)="%",
(co_type_hint)="coPercent",
(co_type_hint)=coPercent,
(tab_type)="Print",
(tab_type)="Print",
(tab_page)="Quality",
(tab_page)="Quality",
(tab_optgroup)="Wall generator",
(tab_optgroup)="Wall generator",
@@ -3376,7 +3376,7 @@ message PrintSettings {
(tooltip)="Width of the wall that will replace thin features (according to the Minimum feature size) of the model. If the Minimum wall width is thinner than the thickness of the feature, the wall will become as thick as the feature itself. It's expressed as a percentage over nozzle diameter.",
(tooltip)="Width of the wall that will replace thin features (according to the Minimum feature size) of the model. If the Minimum wall width is thinner than the thickness of the feature, the wall will become as thick as the feature itself. It's expressed as a percentage over nozzle diameter.",
(category)="Print/Quality",
(category)="Print/Quality",
(sidetext)="%",
(sidetext)="%",
(co_type_hint)="coPercent",
(co_type_hint)=coPercent,
(tab_type)="Print",
(tab_type)="Print",
(tab_page)="Quality",
(tab_page)="Quality",
(tab_optgroup)="Wall generator",
(tab_optgroup)="Wall generator",
@@ -3738,7 +3738,7 @@ message PrintSettings {
(tooltip)="Klipper's max_accel_to_decel will be adjusted to this %% of acceleration.",
(tooltip)="Klipper's max_accel_to_decel will be adjusted to this %% of acceleration.",
(category)="Print/Speed",
(category)="Print/Speed",
(sidetext)="%",
(sidetext)="%",
(co_type_hint)="coPercent",
(co_type_hint)=coPercent,
(tab_type)="Print",
(tab_type)="Print",
(tab_page)="Speed",
(tab_page)="Speed",
(tab_optgroup)="Acceleration",
(tab_optgroup)="Acceleration",
@@ -4191,7 +4191,7 @@ message PrintSettings {
(tooltip)="Density of the first raft or support layer.",
(tooltip)="Density of the first raft or support layer.",
(category)="Print/Support",
(category)="Print/Support",
(sidetext)="%",
(sidetext)="%",
(co_type_hint)="coPercent",
(co_type_hint)=coPercent,
(tab_type)="Print",
(tab_type)="Print",
(tab_page)="Support",
(tab_page)="Support",
(tab_optgroup)="Support",
(tab_optgroup)="Support",
@@ -4251,7 +4251,7 @@ message PrintSettings {
(tooltip)="Normal (auto) and Tree (auto) are used to generate support automatically. If Normal (manual) or Tree (manual) is selected, only support enforcers are generated.",
(tooltip)="Normal (auto) and Tree (auto) are used to generate support automatically. If Normal (manual) or Tree (manual) is selected, only support enforcers are generated.",
(tooltip)="Filament to print support base and raft. \\\"Default\\\" means no specific filament for support and current filament is used.",
(tooltip)="Filament to print support base and raft. \\\"Default\\\" means no specific filament for support and current filament is used.",
(category)="Print/Support",
(category)="Print/Support",
(gui_type)="i_enum_open",
(gui_type)=i_enum_open,
(tab_type)="Print",
(tab_type)="Print",
(tab_page)="Support",
(tab_page)="Support",
(tab_optgroup)="Support filament",
(tab_optgroup)="Support filament",
@@ -4420,7 +4420,7 @@ message PrintSettings {
(label)="Support/raft interface",
(label)="Support/raft interface",
(tooltip)="Filament to print support interface. \\\"Default\\\" means no specific filament for support interface and current filament is used.",
(tooltip)="Filament to print support interface. \\\"Default\\\" means no specific filament for support interface and current filament is used.",
(category)="Print/Support",
(category)="Print/Support",
(gui_type)="i_enum_open",
(gui_type)=i_enum_open,
(tab_type)="Print",
(tab_type)="Print",
(tab_page)="Support",
(tab_page)="Support",
(tab_optgroup)="Support filament",
(tab_optgroup)="Support filament",
@@ -4435,7 +4435,7 @@ message PrintSettings {
(tooltip)="Number of top interface layers.",
(tooltip)="Number of top interface layers.",
(category)="Print/Support",
(category)="Print/Support",
(sidetext)="layers",
(sidetext)="layers",
(gui_type)="i_enum_open",
(gui_type)=i_enum_open,
(tab_type)="Print",
(tab_type)="Print",
(tab_page)="Support",
(tab_page)="Support",
(tab_optgroup)="Advanced",
(tab_optgroup)="Advanced",
@@ -4459,7 +4459,7 @@ message PrintSettings {
(tooltip)="Number of bottom interface layers.",
(tooltip)="Number of bottom interface layers.",
(category)="Print/Support",
(category)="Print/Support",
(sidetext)="layers",
(sidetext)="layers",
(gui_type)="i_enum_open",
(gui_type)=i_enum_open,
(tab_type)="Print",
(tab_type)="Print",
(tab_page)="Support",
(tab_page)="Support",
(tab_optgroup)="Advanced",
(tab_optgroup)="Advanced",
@@ -4507,7 +4507,7 @@ message PrintSettings {
(tooltip)="Line pattern of support.\\n\\nThe Default option for Tree supports is Hollow, which means no base pattern. For other support types, the Default option is the Rectilinear pattern.\\n\\nNOTE: For Organic supports, the two walls are supported only with the Hollow/Default base pattern. The Lightning base pattern is supported only by Tree Slim/Strong/Hybrid supports. For the other support types, the Rectilinear will be used instead of Lightning.",
(tooltip)="Line pattern of support.\\n\\nThe Default option for Tree supports is Hollow, which means no base pattern. For other support types, the Default option is the Rectilinear pattern.\\n\\nNOTE: For Organic supports, the two walls are supported only with the Hollow/Default base pattern. The Lightning base pattern is supported only by Tree Slim/Strong/Hybrid supports. For the other support types, the Rectilinear will be used instead of Lightning.",
(tooltip)="Line pattern of support interface. Default pattern for non-soluble support interface is Rectilinear, while default pattern for soluble support interface is Concentric.",
(tooltip)="Line pattern of support interface. Default pattern for non-soluble support interface is Rectilinear, while default pattern for soluble support interface is Concentric.",
(tooltip)="Style and shape of the support. For normal support, projecting the supports into a regular grid will create more stable supports (default), while snug support towers will save material and reduce object scarring.\\nFor tree support, slim and organic style will merge branches more aggressively and save a lot of material (default organic), while hybrid style will create similar structure to normal support under large flat overhangs.",
(tooltip)="Style and shape of the support. For normal support, projecting the supports into a regular grid will create more stable supports (default), while snug support towers will save material and reduce object scarring.\\nFor tree support, slim and organic style will merge branches more aggressively and save a lot of material (default organic), while hybrid style will create similar structure to normal support under large flat overhangs.",
(tooltip)="Adjusts the density of the support structure used to generate the tips of the branches. A higher value results in better overhangs but the supports are harder to remove, thus it is recommended to enable top support interfaces instead of a high branch density value if dense interfaces are needed.",
(tooltip)="Adjusts the density of the support structure used to generate the tips of the branches. A higher value results in better overhangs but the supports are harder to remove, thus it is recommended to enable top support interfaces instead of a high branch density value if dense interfaces are needed.",
(category)="Print/Support",
(category)="Print/Support",
(sidetext)="%",
(sidetext)="%",
(co_type_hint)="coPercent",
(co_type_hint)=coPercent,
(tab_type)="Print",
(tab_type)="Print",
(tab_page)="Support",
(tab_page)="Support",
(tab_optgroup)="Tree supports",
(tab_optgroup)="Tree supports",
@@ -4877,7 +4877,7 @@ message PrintSettings {
(tooltip)="The pattern that will be used when ironing.",
(tooltip)="The pattern that will be used when ironing.",
(tooltip)="Enables gap fill for the selected solid surfaces. The minimum gap length that will be filled can be controlled from the filter out tiny gaps option below.\\n\\nOptions:\\n1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces for maximum strength\\n2. Top and Bottom surfaces: Applies gap fill to top and bottom surfaces only, balancing print speed, reducing potential over extrusion in the solid infill and making sure the top and bottom surfaces have no pinhole gaps\\n3. Nowhere: Disables gap fill for all solid infill areas\\n\\nNote that if using the classic perimeter generator, gap fill may also be generated between perimeters, if a full width line cannot fit between them. That perimeter gap fill is not controlled by this setting.\\n\\nIf you would like all gap fill, including the classic perimeter generated one, removed, set the filter out tiny gaps value to a large number, like 999999.\\n\\nHowever this is not advised, as gap fill between perimeters is contributing to the model's strength. For models where excessive gap fill is generated between perimeters, a better option would be to switch to the arachne wall generator and use this option to control whether the cosmetic top and bottom surface gap fill is generated.",
(tooltip)="Enables gap fill for the selected solid surfaces. The minimum gap length that will be filled can be controlled from the filter out tiny gaps option below.\\n\\nOptions:\\n1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces for maximum strength\\n2. Top and Bottom surfaces: Applies gap fill to top and bottom surfaces only, balancing print speed, reducing potential over extrusion in the solid infill and making sure the top and bottom surfaces have no pinhole gaps\\n3. Nowhere: Disables gap fill for all solid infill areas\\n\\nNote that if using the classic perimeter generator, gap fill may also be generated between perimeters, if a full width line cannot fit between them. That perimeter gap fill is not controlled by this setting.\\n\\nIf you would like all gap fill, including the classic perimeter generated one, removed, set the filter out tiny gaps value to a large number, like 999999.\\n\\nHowever this is not advised, as gap fill between perimeters is contributing to the model's strength. For models where excessive gap fill is generated between perimeters, a better option would be to switch to the arachne wall generator and use this option to control whether the cosmetic top and bottom surface gap fill is generated.",
(tooltip)="Add solid infill near sloping surfaces to guarantee the vertical shell thickness (top+bottom solid layers)\\nNone: No solid infill will be added anywhere. Caution: Use this option carefully if your model has sloped surfaces\\nCritical Only: Avoid adding solid infill for walls\\nModerate: Add solid infill for heavily sloping surfaces only\\nAll: Add solid infill for all suitable sloping surfaces\\nDefault value is All.",
(tooltip)="Add solid infill near sloping surfaces to guarantee the vertical shell thickness (top+bottom solid layers)\\nNone: No solid infill will be added anywhere. Caution: Use this option carefully if your model has sloped surfaces\\nCritical Only: Avoid adding solid infill for walls\\nModerate: Add solid infill for heavily sloping surfaces only\\nAll: Add solid infill for all suitable sloping surfaces\\nDefault value is All.",
(tooltip)="Line pattern of internal solid infill. if the detect narrow internal solid infill be enabled, the concentric pattern will be used for the small area.",
(tooltip)="Line pattern of internal solid infill. if the detect narrow internal solid infill be enabled, the concentric pattern will be used for the small area.",
(tooltip)="The remaining part of the model contour after removing a certain depth from the surface is called the skeleton. This parameter is used to adjust the density of this section. When two regions have the same sparse infill settings but different skeleton densities, their skeleton areas will develop overlapping sections. Default is as same as infill density.",
(tooltip)="The remaining part of the model contour after removing a certain depth from the surface is called the skeleton. This parameter is used to adjust the density of this section. When two regions have the same sparse infill settings but different skeleton densities, their skeleton areas will develop overlapping sections. Default is as same as infill density.",
(category)="Print/Strength",
(category)="Print/Strength",
(sidetext)="%",
(sidetext)="%",
(co_type_hint)="coPercent",
(co_type_hint)=coPercent,
(tab_type)="Print",
(tab_type)="Print",
(tab_page)="Strength",
(tab_page)="Strength",
(tab_optgroup)="Infill",
(tab_optgroup)="Infill",
@@ -5513,7 +5513,7 @@ message PrintSettings {
(tooltip)="The portion of the model's outer surface within a certain depth range is called the skin. This parameter is used to adjust the density of this section. When two regions have the same sparse infill settings but different skin densities, this area will not be split into two separate regions. Default is as same as infill density.",
(tooltip)="The portion of the model's outer surface within a certain depth range is called the skin. This parameter is used to adjust the density of this section. When two regions have the same sparse infill settings but different skin densities, this area will not be split into two separate regions. Default is as same as infill density.",
(category)="Print/Strength",
(category)="Print/Strength",
(sidetext)="%",
(sidetext)="%",
(co_type_hint)="coPercent",
(co_type_hint)=coPercent,
(tab_type)="Print",
(tab_type)="Print",
(tab_page)="Strength",
(tab_page)="Strength",
(tab_optgroup)="Infill",
(tab_optgroup)="Infill",
@@ -5623,7 +5623,7 @@ message PrintSettings {
(category)="Print/Strength",
(category)="Print/Strength",
(sidetext)="%",
(sidetext)="%",
(ratio_over)="inner_wall_line_width",
(ratio_over)="inner_wall_line_width",
(co_type_hint)="coPercent",
(co_type_hint)=coPercent,
(tab_type)="Print",
(tab_type)="Print",
(tab_page)="Strength",
(tab_page)="Strength",
(tab_optgroup)="Infill",
(tab_optgroup)="Infill",
@@ -5639,7 +5639,7 @@ message PrintSettings {
(category)="Print/Strength",
(category)="Print/Strength",
(sidetext)="%",
(sidetext)="%",
(ratio_over)="inner_wall_line_width",
(ratio_over)="inner_wall_line_width",
(co_type_hint)="coPercent",
(co_type_hint)=coPercent,
(tab_type)="Print",
(tab_type)="Print",
(tab_page)="Strength",
(tab_page)="Strength",
(tab_optgroup)="Top/bottom shells",
(tab_optgroup)="Top/bottom shells",
@@ -5739,7 +5739,7 @@ message PrintSettings {
(tooltip)="Density of top surface layer. A value of 100% creates a fully solid, smooth top layer. Reducing this value results in a textured top surface, according to the chosen top surface pattern. A value of 0% will result in only the walls on the top layer being created. Intended for aesthetic or functional purposes, not to fix issues such as over-extrusion.",
(tooltip)="Density of top surface layer. A value of 100% creates a fully solid, smooth top layer. Reducing this value results in a textured top surface, according to the chosen top surface pattern. A value of 0% will result in only the walls on the top layer being created. Intended for aesthetic or functional purposes, not to fix issues such as over-extrusion.",
(category)="Print/Strength",
(category)="Print/Strength",
(sidetext)="%",
(sidetext)="%",
(co_type_hint)="coPercent",
(co_type_hint)=coPercent,
(tab_type)="Print",
(tab_type)="Print",
(tab_page)="Strength",
(tab_page)="Strength",
(tab_optgroup)="Top/bottom shells",
(tab_optgroup)="Top/bottom shells",
@@ -5755,7 +5755,7 @@ message PrintSettings {
(tooltip)="Density of the bottom surface layer. Intended for aesthetic or functional purposes, not to fix issues such as over-extrusion.\\nWARNING: Lowering this value may negatively affect bed adhesion.",
(tooltip)="Density of the bottom surface layer. Intended for aesthetic or functional purposes, not to fix issues such as over-extrusion.\\nWARNING: Lowering this value may negatively affect bed adhesion.",
(category)="Print/Strength",
(category)="Print/Strength",
(sidetext)="%",
(sidetext)="%",
(co_type_hint)="coPercent",
(co_type_hint)=coPercent,
(tab_type)="Print",
(tab_type)="Print",
(tab_page)="Strength",
(tab_page)="Strength",
(tab_optgroup)="Top/bottom shells",
(tab_optgroup)="Top/bottom shells",
@@ -5836,7 +5836,7 @@ message PrintSettings {
(label)="Bed type",
(label)="Bed type",
(tooltip)="Bed types supported by the printer.",
(tooltip)="Bed types supported by the printer.",
(enum_keys_map_ref)="s_keys_map_BedType",
(enum_keys_map_ref)="s_keys_map_BedType",
(co_type_hint)="coEnum",
(co_type_hint)=coEnum,
(has_default)=true,
(has_default)=true,
(default_value)="btPC",
(default_value)="btPC",
(enum_value_entries)="Cool Plate",
(enum_value_entries)="Cool Plate",
@@ -5997,7 +5997,7 @@ message PrintSettings {
repeatedstringextruder_colour=385[
repeatedstringextruder_colour=385[
(label)="Extruder Color",
(label)="Extruder Color",
(tooltip)="Only used as a visual help on UI.",
(tooltip)="Only used as a visual help on UI.",
(gui_type)="color",
(gui_type)=color,
(mode)=MODE_ADVANCED,
(mode)=MODE_ADVANCED,
(has_default)=true,
(has_default)=true,
(default_value)="\"\"",
(default_value)="\"\"",
@@ -6020,7 +6020,7 @@ message PrintSettings {
repeatedstringfilament_colour=387[
repeatedstringfilament_colour=387[
(label)="Color",
(label)="Color",
(tooltip)="Only used as a visual help on UI.",
(tooltip)="Only used as a visual help on UI.",
(gui_type)="color",
(gui_type)=color,
(mode)=MODE_ADVANCED,
(mode)=MODE_ADVANCED,
(has_default)=true,
(has_default)=true,
(default_value)="\"#F2754E\"",
(default_value)="\"#F2754E\"",
@@ -6065,7 +6065,7 @@ message PrintSettings {
(label)="filament mapping mode",
(label)="filament mapping mode",
(tooltip)="Filament mapping mode used as plate param.",
(tooltip)="Filament mapping mode used as plate param.",
(tooltip)="This option determines how the bed temperature is set during slicing: based on the temperature of the first filament or the highest temperature of the printed filaments.",
(tooltip)="This option determines how the bed temperature is set during slicing: based on the temperature of the first filament or the highest temperature of the printed filaments.",
(tooltip)="This setting is only used for initial value of manual calibration of pressure advance. Bowden extruder usually has larger PA value. This setting doesn't influence normal slicing.",
(tooltip)="This setting is only used for initial value of manual calibration of pressure advance. Bowden extruder usually has larger PA value. This setting doesn't influence normal slicing.",
(tooltip)="Choose the wipe tower implementation for multi-material prints. Type 1 is recommended for Bambu and Qidi printers with a filament cutter. Type 2 offers better compatibility with multi-tool and MMU printers and provide overall better compatibility.",
(tooltip)="Choose the wipe tower implementation for multi-material prints. Type 1 is recommended for Bambu and Qidi printers with a filament cutter. Type 2 offers better compatibility with multi-tool and MMU printers and provide overall better compatibility.",
(tooltip)="Choose how to control power loss recovery. When set to Printer configuration, the slicer will not emit power loss recovery G-code and will leave the printer's configuration unchanged. Applicable to Bambu Lab or Marlin 2 firmware based printers.",
(tooltip)="Choose how to control power loss recovery. When set to Printer configuration, the slicer will not emit power loss recovery G-code and will leave the printer's configuration unchanged. Applicable to Bambu Lab or Marlin 2 firmware based printers.",
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.