chiark / gitweb /
trivial thingy files
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 31 Jul 2012 23:08:39 +0000 (00:08 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 31 Jul 2012 23:08:39 +0000 (00:08 +0100)
th-8317/iwj-armend.scad [new file with mode: 0644]
th-8317/iwj-extensionarm.scad [new file with mode: 0644]
th-8317/iwj-forkclip.scad [new file with mode: 0644]
th-8317/iwj-hub.scad [new file with mode: 0644]

diff --git a/th-8317/iwj-armend.scad b/th-8317/iwj-armend.scad
new file mode 100644 (file)
index 0000000..02a2433
--- /dev/null
@@ -0,0 +1,3 @@
+include <FilamentSpool.scad>
+
+ArmEnd();
diff --git a/th-8317/iwj-extensionarm.scad b/th-8317/iwj-extensionarm.scad
new file mode 100644 (file)
index 0000000..6088267
--- /dev/null
@@ -0,0 +1,3 @@
+include <FilamentSpool.scad>
+
+ExtensionArm();
diff --git a/th-8317/iwj-forkclip.scad b/th-8317/iwj-forkclip.scad
new file mode 100644 (file)
index 0000000..d8a9656
--- /dev/null
@@ -0,0 +1,3 @@
+include <FilamentSpool.scad>
+
+ForkClip();
diff --git a/th-8317/iwj-hub.scad b/th-8317/iwj-hub.scad
new file mode 100644 (file)
index 0000000..59738ea
--- /dev/null
@@ -0,0 +1,3 @@
+include <FilamentSpool.scad>
+
+Hub();