Very basic import of modified Wilson TS/2 x-ends
[clinton/prusa3.git] / box_frame / x-end-both.scad
diff --git a/box_frame/x-end-both.scad b/box_frame/x-end-both.scad
new file mode 100644 (file)
index 0000000..22ecfa0
--- /dev/null
@@ -0,0 +1,5 @@
+use <x-end-motor.scad>
+use <x-end-idler.scad>
+
+translate ([40,0,0]) rotate([0,0,180]) x_end_motor();
+x_end_idler();