Skip to content

Commit

Permalink
Signed-off-by: GregFrost <gregfrost1@bigpond.com>
Browse files Browse the repository at this point in the history
  • Loading branch information
GregFrost committed Mar 31, 2012
1 parent 35c6910 commit 41d7ce2
Show file tree
Hide file tree
Showing 7 changed files with 226 additions and 121 deletions.
10 changes: 6 additions & 4 deletions Heart Gears/hack.scad
@@ -1,5 +1,7 @@

import_stl("please-work.stl");
//rotate([180,0,0])
//import_stl("core.stl");
cylinder(r=5,h=18.5);
import("gear9.stl",convexity=10);

translate([0,50,0])
import("gear1.stl",convexity=10);

cube([10,10,75]);

0 comments on commit 41d7ce2

Please sign in to comment.