Cookie cutter kitset by frankvdh 3d model
3dmdb logo
Thingiverse
Cookie cutter kitset by frankvdh

Cookie cutter kitset by frankvdh

by Thingiverse
Last crawled date: 3 years ago
Cookie cutter generator.
This generates cookie cutters from (probably) any 2D solid (i.e. a 2D shape with no voids). It's really intended for someone to use in OpenSCAD on their own machine... the Customizer here is just to demonstrate what it can do.
There are 3 cookie outline definition methods supported:

Generation in OpenSCAD... this allows randomized and user-customized shapes to be generated...
every cookie could be different [lol]. Examples of this are included in this file... you can use the Customizer to generate a couple of predefined clouds, define your own clouds, or randomised clouds. Most random clouds will be 3D-printable, although some may be non-manifold and/or ugly. If you want anything but clouds, you can't use the Customizer.


From a set of coordinates produced by tracing an image in Inkscape
and exporting to OpenSCAD. The Tesla roadster included is an example of this. To make your own cookie with this technique, you will need OpenSCAD and InkScape on your own machine, and download and edit the Cookiecutter_kitset.scad file to include your own image definition file.

From a .PNG file. The downside of this technique is that it can take a hoorendously long time (hours?) to generate the cookie cutter. Make sure the source file is small (less than (say) 100x100 pixels). The rocket is an example of this. I'm not sure if this will work in the Customizer.
You will need OpenSCAD v15.03-2 or later.
This doesn't seem to work in Customizer here anyway :( All I see is an error message: "/usr/local/bin/openscad/openscad: error while loading shared libraries: libCGAL.so.10: cannot open shared object file: No such file or directory ". Maybe the OpenSCAD behind the Customizer is out-of-date?

Tags