Revert "Revert "Merge branch 'master' of https://github.com/QIDITECH/QIDISlicer""

This reverts commit 5bba8ccb1b.
This commit is contained in:
sunsets
2024-01-17 14:38:24 +08:00
parent 5bba8ccb1b
commit bf9dbfae79
12 changed files with 594 additions and 13 deletions

View File

@@ -864,10 +864,14 @@ bool PrintObject::invalidate_state_by_config_options(
|| opt_key == "wall_transition_angle"
|| opt_key == "wall_distribution_count"
|| opt_key == "min_feature_size"
|| opt_key == "min_bead_width") {
|| opt_key == "min_bead_width"
//w15
|| opt_key == "top_one_wall_type"){
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"