Revert change "make_overhang_printable "

This commit is contained in:
Wang YB
2024-05-07 14:26:22 +08:00
parent c2b5393b82
commit 5368acee65
11 changed files with 1 additions and 192 deletions

View File

@@ -876,11 +876,7 @@ bool PrintObject::invalidate_state_by_config_options(
//w17
|| opt_key == "top_area_threshold"
//w23
|| opt_key == "only_one_wall_first_layer"
//w31
|| opt_key == "make_overhang_printable"
|| opt_key == "make_overhang_printable_angle"
|| opt_key == "make_overhang_printable_hole_size") {
|| opt_key == "only_one_wall_first_layer") {
steps.emplace_back(posSlice);
} else if (
opt_key == "seam_position"