Add cat ears

This commit is contained in:
polyfloyd 2025-05-04 19:24:04 +02:00
parent 0763961823
commit febf25566d
3 changed files with 61 additions and 35 deletions

View file

@ -1,3 +1,3 @@
include <bottle-clip.scad>
bottle_clip(name="$LABEL", logo="$ICON");
bottle_clip(name="$LABEL", logo="$ICON", ears=$EARS);