mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-14 07:45:56 +08:00
fix intermittent crashes caused by detect_overhang_wall
(cherry picked from commit 4d1885e7a4b6b0c47b8c2304b95f5f058c1f160c)
This commit is contained in:
parent
b62ce6095d
commit
766d1a4fca
@ -916,6 +916,7 @@ bool PrintObject::invalidate_state_by_config_options(
|
||||
|| opt_key == "min_width_top_surface"
|
||||
|| opt_key == "only_one_wall_first_layer"
|
||||
|| opt_key == "extra_perimeters_on_overhangs"
|
||||
|| opt_key == "detect_overhang_wall"
|
||||
|| opt_key == "initial_layer_line_width"
|
||||
|| opt_key == "inner_wall_line_width"
|
||||
|| opt_key == "infill_wall_overlap"
|
||||
|
Loading…
x
Reference in New Issue
Block a user