mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-05 13:04:03 -06:00
New option for support material pattern spacing; also, fixes and speedups to the overhang detection
This commit is contained in:
parent
36753d85b7
commit
a6dca1d82a
6 changed files with 27 additions and 30 deletions
|
@ -213,6 +213,8 @@ $j
|
|||
Overhang threshold angle (range: 0-90, default: $Slic3r::support_material_threshold)
|
||||
--support-material-pattern
|
||||
Pattern to use for support material (default: $Slic3r::support_material_pattern)
|
||||
--support-material-spacing
|
||||
Spacing between pattern lines (mm, default: $Slic3r::support_material_spacing)
|
||||
--support-material-angle
|
||||
Support material angle in degrees (range: 0-90, default: $Slic3r::support_material_angle)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue