Parametric Sprocket Generator: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created page with "http://www.thingiverse.com/thing:7918/#instructions =Source in OpenSCAD= File:sprocketgen.scad")
 
Line 2: Line 2:


=Source in OpenSCAD=
=Source in OpenSCAD=
[[File:sprocketgen.scad]]
[[File:sprocketgen.scad]]. Changes: added a line of code (projection(cut=false) import("sprocket.stl");) to import an experted filename so it's available for DXF export.

Revision as of 00:51, 28 June 2015

http://www.thingiverse.com/thing:7918/#instructions

Source in OpenSCAD

File:Sprocketgen.scad. Changes: added a line of code (projection(cut=false) import("sprocket.stl");) to import an experted filename so it's available for DXF export.