Wipe tower: stabilization cone

This commit is contained in:
Lukas Matena 2023-03-01 10:48:05 +01:00
parent cd70954758
commit 571b133791
5 changed files with 135 additions and 26 deletions

View file

@ -434,6 +434,7 @@ struct WipeTowerData
// Depth of the wipe tower to pass to GLCanvas3D for exact bounding box:
float depth;
float brim_width;
float height;
void clear() {
priming.reset(nullptr);