Removed an obscure "clip_multipart_objects" option, which caused more
harm than good and it is not compatible with the new layer island Z graph. Partial fix of #9679
This commit is contained in:
parent
b2138dd348
commit
edd6c7c9d9
6 changed files with 24 additions and 43 deletions
|
@ -487,7 +487,6 @@ PRINT_CONFIG_CLASS_DEFINE(
|
|||
((ConfigOptionFloat, brim_separation))
|
||||
((ConfigOptionEnum<BrimType>, brim_type))
|
||||
((ConfigOptionFloat, brim_width))
|
||||
((ConfigOptionBool, clip_multipart_objects))
|
||||
((ConfigOptionBool, dont_support_bridges))
|
||||
((ConfigOptionFloat, elefant_foot_compensation))
|
||||
((ConfigOptionFloatOrPercent, extrusion_width))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue