add gap parameter

This commit is contained in:
Roland Hieber 2018-07-29 22:44:07 +02:00
parent 58e1d70ec5
commit 45d3d73e3f
2 changed files with 23 additions and 9 deletions

View file

@ -24,6 +24,9 @@ bottle_clip(name="Zero Cool");
//bottle_clip(name="Acid Burn", font="write/Letters.dxf");
// ...or with a differnet logo and a different font... you get it.
// ...or with a different gap angle of 45 instead of 90 degrees:
//bottle_clip(name="Crash Override", gap=45);
// Now for something completely different: Longneck bottles.
//bottle_clip_longneck(name="Tom Anderson", logo="thing-logos/glider.dxf");