Merge branch 'main' into dev/ams-heat

This commit is contained in:
Noisyfox
2026-07-14 17:05:53 +08:00
committed by GitHub
+1
View File
@@ -774,6 +774,7 @@ struct WipeTowerData
number_of_toolchanges = -1;
depth = 0.f;
brim_width = 0.f;
height = 0.f;
rib_offset = Vec2f::Zero();
wipe_tower_mesh_data = std::nullopt;
}