mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 17:12:07 +00:00
Ignore the precise outer wall option when the wall sequence is not set to InnerOuter. (#10687)
This commit is contained in:
@@ -1145,7 +1145,6 @@ bool PrintObject::invalidate_state_by_config_options(
|
||||
|| opt_key == "overhang_reverse_internal_only"
|
||||
|| opt_key == "overhang_reverse_threshold"
|
||||
|| opt_key == "wall_direction"
|
||||
//BBS
|
||||
|| opt_key == "enable_overhang_speed"
|
||||
|| opt_key == "detect_thin_wall"
|
||||
|| opt_key == "precise_outer_wall") {
|
||||
|
||||
Reference in New Issue
Block a user