mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-03 15:26:49 +00:00
ENH:support interface filament not for body option
1. Add a option to prevent support interface filament being used in support body jira:STUDIO-4847 Change-Id: Ic6e9f663b71a7e4d9cd1bca399c0da2ce22bb5b5 Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
This commit is contained in:
@@ -773,6 +773,7 @@ bool PrintObject::invalidate_state_by_config_options(
|
||||
|| opt_key == "support_interface_pattern"
|
||||
|| opt_key == "support_interface_loop_pattern"
|
||||
|| opt_key == "support_interface_filament"
|
||||
|| opt_key == "support_interface_not_for_body"
|
||||
|| opt_key == "support_interface_spacing"
|
||||
|| opt_key == "support_bottom_interface_spacing" //BBS
|
||||
|| opt_key == "support_base_pattern"
|
||||
|
||||
Reference in New Issue
Block a user