chiark / gitweb /
filamentspool wrappers
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 15 Sep 2012 22:17:49 +0000 (23:17 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 15 Sep 2012 22:17:49 +0000 (23:17 +0100)
filamentspool-armend.scad [new file with mode: 0644]
filamentspool-cup.scad [new file with mode: 0644]
filamentspool-cupclip.scad [new file with mode: 0644]

diff --git a/filamentspool-armend.scad b/filamentspool-armend.scad
new file mode 100644 (file)
index 0000000..fa64261
--- /dev/null
@@ -0,0 +1,2 @@
+include <filamentspool.scad>
+ArmEnd();
diff --git a/filamentspool-cup.scad b/filamentspool-cup.scad
new file mode 100644 (file)
index 0000000..2459828
--- /dev/null
@@ -0,0 +1,2 @@
+include <filamentspool.scad>
+FilamentCup();
diff --git a/filamentspool-cupclip.scad b/filamentspool-cupclip.scad
new file mode 100644 (file)
index 0000000..f377b31
--- /dev/null
@@ -0,0 +1,2 @@
+include <filamentspool.scad>
+CupSecuringClip();