mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-30 06:12:12 +00:00
Merge branch 'main' into dev/ams-heat
This commit is contained in:
@@ -774,6 +774,7 @@ struct WipeTowerData
|
|||||||
number_of_toolchanges = -1;
|
number_of_toolchanges = -1;
|
||||||
depth = 0.f;
|
depth = 0.f;
|
||||||
brim_width = 0.f;
|
brim_width = 0.f;
|
||||||
|
height = 0.f;
|
||||||
rib_offset = Vec2f::Zero();
|
rib_offset = Vec2f::Zero();
|
||||||
wipe_tower_mesh_data = std::nullopt;
|
wipe_tower_mesh_data = std::nullopt;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user