Add "Enforcers only" option into support combo box
And also make it work
This commit is contained in:
parent
3a7af1c1de
commit
7b207aaf5c
8 changed files with 49 additions and 20 deletions
|
@ -858,6 +858,9 @@ PRINT_CONFIG_CLASS_DEFINE(
|
|||
// Generate only ground facing supports
|
||||
((ConfigOptionBool, support_buildplate_only))
|
||||
|
||||
// Generate only ground facing supports
|
||||
((ConfigOptionBool, support_enforcers_only))
|
||||
|
||||
// TODO: unimplemented at the moment. This coefficient will have an impact
|
||||
// when bridges and pillars are merged. The resulting pillar should be a bit
|
||||
// thicker than the ones merging into it. How much thicker? I don't know
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue