From 25836f14f59bdeb216a6fb189b6c4720db518c0d Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Sat, 04 Feb 2017 18:00:01 +0000 Subject: Initial --- (limited to 'another-E0.scad') diff --git a/another-E0.scad b/another-E0.scad new file mode 100644 index 0000000..2f639b9 --- a/dev/null +++ b/another-E0.scad @@ -0,0 +1,13 @@ +use ; + +what="body"; +vitamins=false; + +rotate([180,0,0]) +the_extruder(what=what, vitamins=vitamins, + + left=true, + pulley_d=12.65, pulley_elevation=1, + teeth_elevation = 7.88, + bore_l = 20 +); -- cgit v0.9.0.2