2025-07-08 00:54:14 +00:00
# Support Advanced
2026-05-04 13:11:42 -03:00
[Mode ](option_mode ): `Advanced` .
[Variables ](built_in_placeholders_variables ): `support_interface_loop_pattern` , `max_bridge_length` .
2025-07-08 00:54:14 +00:00
- [Z distance ](#z-distance )
- [Support wall loops ](#support-wall-loops )
- [Base Pattern ](#base-pattern )
2026-01-10 23:09:33 -03:00
- [Base pattern spacing ](#base-pattern-spacing )
2025-07-08 00:54:14 +00:00
- [Pattern angle ](#pattern-angle )
- [Interface layers ](#interface-layers )
- [Interface pattern ](#interface-pattern )
- [Interface spacing ](#interface-spacing )
- [Normal support expansion ](#normal-support-expansion )
- [Support/object XY distance ](#supportobject-xy-distance )
- [Support/object first layer gap ](#supportobject-first-layer-gap )
- [Don't support bridges ](#dont-support-bridges )
- [Independent support layer height ](#independent-support-layer-height )
## Z distance
2026-05-04 10:54:29 -03:00
[Mode ](option_mode ): `Advanced` .
2026-04-08 11:51:47 -03:00
[Variables ](built_in_placeholders_variables ): `support_top_z_distance` , `support_bottom_z_distance` .
2025-07-08 00:54:14 +00:00
The Z gap between support interface and object.
## Support wall loops
2026-05-04 10:54:29 -03:00
[Mode ](option_mode ): `Advanced` .
2026-04-08 11:51:47 -03:00
[Variable ](built_in_placeholders_variables ): `tree_support_wall_count` .
2025-07-08 00:54:14 +00:00
This setting specifies the count of support walls in the range of [0,2]. 0 means auto.
## Base Pattern
2026-05-04 10:54:29 -03:00
[Mode ](option_mode ): `Advanced` .
2026-04-08 11:51:47 -03:00
[Variable ](built_in_placeholders_variables ): `support_base_pattern` .
2025-07-08 00:54:14 +00:00
Line pattern for the base of the support.
### Base pattern spacing
2026-05-04 10:54:29 -03:00
[Mode ](option_mode ): `Advanced` .
2026-04-08 11:51:47 -03:00
[Variable ](built_in_placeholders_variables ): `support_base_pattern_spacing` .
2025-07-08 00:54:14 +00:00
Spacing between support lines.
## Pattern angle
2026-05-04 10:54:29 -03:00
[Mode ](option_mode ): `Advanced` .
2026-04-08 11:51:47 -03:00
[Variable ](built_in_placeholders_variables ): `support_angle` .
2025-07-08 00:54:14 +00:00
Use this setting to rotate the support pattern on the horizontal plane.
## Interface layers
2026-05-04 10:54:29 -03:00
[Mode ](option_mode ): `Advanced` .
2026-04-08 11:51:47 -03:00
[Variables ](built_in_placeholders_variables ): `support_interface_top_layers` , `support_interface_bottom_layers` .
2025-07-08 00:54:14 +00:00
The number of interface layers.
## Interface pattern
2026-05-04 10:54:29 -03:00
[Mode ](option_mode ): `Advanced` .
2026-04-08 11:51:47 -03:00
[Variable ](built_in_placeholders_variables ): `support_interface_pattern` .
2025-07-08 00:54:14 +00:00
The pattern used for the support interface.
## Interface spacing
2026-05-04 10:54:29 -03:00
[Mode ](option_mode ): `Advanced` .
2026-04-08 11:51:47 -03:00
[Variables ](built_in_placeholders_variables ): `support_interface_spacing` , `support_bottom_interface_spacing` .
2025-07-08 00:54:14 +00:00
Spacing of interface lines. Zero means solid interface.
## Normal support expansion
2026-05-04 10:54:29 -03:00
[Mode ](option_mode ): `Advanced` .
2026-04-08 11:51:47 -03:00
[Variable ](built_in_placeholders_variables ): `support_expansion` .
2025-07-08 00:54:14 +00:00
Expand (+) or shrink (-) the horizontal span of normal support.
## Support/object XY distance
2026-05-04 10:54:29 -03:00
[Mode ](option_mode ): `Advanced` .
2026-04-08 11:51:47 -03:00
[Variable ](built_in_placeholders_variables ): `support_object_xy_distance` .
2025-07-08 00:54:14 +00:00
XY separation between an object and its support.
## Support/object first layer gap
2026-05-04 10:54:29 -03:00
[Mode ](option_mode ): `Advanced` .
2026-04-08 11:51:47 -03:00
[Variable ](built_in_placeholders_variables ): `support_object_first_layer_gap` .
2025-07-08 00:54:14 +00:00
XY separation between an object and its support at the first layer.
## Don't support bridges
2026-05-04 10:54:29 -03:00
[Mode ](option_mode ): `Advanced` .
2026-04-08 11:51:47 -03:00
[Variable ](built_in_placeholders_variables ): `bridge_no_support` .
2025-07-08 00:54:14 +00:00
Don't support the whole bridge area which make support very large. Bridges can usually be printed directly without support if not very long.
## Independent support layer height
2026-05-04 10:54:29 -03:00
[Mode ](option_mode ): `Advanced` .
2026-04-08 11:51:47 -03:00
[Variable ](built_in_placeholders_variables ): `independent_support_layer_height` .
2025-07-08 00:54:14 +00:00
Support layer uses layer height independent with object layer. This is to support customizing z-gap and save print time. This option will be invalid when the prime tower is enabled.