Add "Enforcers only" option into support combo box

And also make it work
This commit is contained in:
tamasmeszaros 2022-12-12 16:23:33 +01:00
parent 3a7af1c1de
commit 7b207aaf5c
8 changed files with 49 additions and 20 deletions

View file

@ -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