infill_anchor #500 #136

This commit is contained in:
SoftFever 2023-05-27 17:39:48 +08:00
parent aa4704a6db
commit 8b0e307941
8 changed files with 70 additions and 8 deletions

View file

@ -831,6 +831,8 @@ bool PrintObject::invalidate_state_by_config_options(
|| opt_key == "bottom_surface_pattern"
|| opt_key == "external_fill_link_max_length"
|| opt_key == "sparse_infill_pattern"
|| opt_key == "infill_anchor"
|| opt_key == "infill_anchor_max"
|| opt_key == "top_surface_line_width"
|| opt_key == "initial_layer_line_width") {
steps.emplace_back(posInfill);