Add a bigger extrusion for the clip

In order to be able to add bigger formats
This commit is contained in:
Ajabep 2026-02-01 00:03:06 +01:00
commit 36a43a570e

View file

@ -281,7 +281,7 @@ module bottle_clip(ru=13, rl=17.5, ht=26, width=2.5, name="c3cat", font="write/o
// finally, subtract a cube as a gap so we can clip it to the bottle
rotate([0, 0, 45])
translate([0, 0, -1])
cube([50, 50, 50]);
cube([rl+ru, rl+ru, 2*ht]);
}
}
// text