mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-09 23:05:04 -06:00
Made the sheath around the base support configurable. Without the sheath
it is easier to remove the support, but the support is more fragile.
This commit is contained in:
parent
5bb37ad2c4
commit
5268574ade
6 changed files with 18 additions and 3 deletions
|
@ -418,6 +418,9 @@ $j
|
|||
default: $config->{support_material_threshold})
|
||||
--support-material-pattern
|
||||
Pattern to use for support material (default: $config->{support_material_pattern})
|
||||
--support-material-with-sheath
|
||||
Add a sheath (a single perimeter line) around the base support.
|
||||
This makes the support more reliable, but also more difficult to remove. (default: yes)
|
||||
--support-material-spacing
|
||||
Spacing between pattern lines (mm, default: $config->{support_material_spacing})
|
||||
--support-material-angle
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue