diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2015-07-26 21:59:30 +0200 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2015-07-26 22:01:48 +0200 |
commit | f64757a4dccde06dd903653d93ea76d7f8dbe05f (patch) | |
tree | 35796b1dff8eefd51172fa8a82e4af4acf37fad7 /src/stick_shuttle-18.scad | |
parent | 992b8b3eac7d00a5cb88c859efb05bfe6fbf68fb (diff) |
Stick shuttle.
Diffstat (limited to 'src/stick_shuttle-18.scad')
-rw-r--r-- | src/stick_shuttle-18.scad | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/stick_shuttle-18.scad b/src/stick_shuttle-18.scad new file mode 100644 index 0000000..d8223ed --- /dev/null +++ b/src/stick_shuttle-18.scad @@ -0,0 +1,3 @@ +use <lib/shuttle.scad> + +stick_shuttle(180); |