mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-03-09 13:05:00 -06:00
Ignore the precise outer wall option when the wall sequence is not set to InnerOuter. (#10687)
This commit is contained in:
parent
4f50fdc94e
commit
d2eb007d57
4 changed files with 9 additions and 4 deletions
|
|
@ -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") {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue