Add seam gap

This commit is contained in:
QIDI TECH
2024-01-16 09:38:57 +08:00
parent 2f7a8a7568
commit 0b6f75c9dc
8 changed files with 23 additions and 2 deletions

View File

@@ -868,6 +868,8 @@ bool PrintObject::invalidate_state_by_config_options(
steps.emplace_back(posSlice);
} else if (
opt_key == "seam_position"
//Y21
|| opt_key == "seam_gap"
|| opt_key == "seam_preferred_direction"
|| opt_key == "seam_preferred_direction_jitter"
|| opt_key == "support_material_speed"