New option to configure the threshold for enforcing solid infill. #224
This commit is contained in:
parent
ba58e0733f
commit
92518d28fc
5 changed files with 16 additions and 2 deletions
|
@ -170,6 +170,9 @@ The author of the Silk icon set is Mark James.
|
|||
--layer-gcode Load layer-change G-code from the supplied file (default: nothing).
|
||||
--extra-perimeters Add more perimeters when needed (default: yes)
|
||||
--randomize-start Randomize starting point across layers (default: yes)
|
||||
--solid-infill-below-area
|
||||
Force solid infill when a region has a smaller area than this threshold
|
||||
(mm^2, default: 70)
|
||||
|
||||
Support material options:
|
||||
--support-material Generate support material for overhangs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue