New Print: Soft-Pawed Albino Stoat of South Wales Cookie Cutter [07/07/2010]

[It’s been a fun ride going through my backlog of drafts.  I’ve published several and have literally hundreds more to go!  Early 2010’s was a wild time for MakerBot, 3D printing, and the associated communities.  There were several people who were regulars on the MakerBot forums as well as in the comments section of this blog.  Before I was using OpenSCAD, I was making use of Sketchup which was an incredibly user friendly interface, was great as a “surface” modeling program, but kinda meh at making watertight solids.  Back in these days you could literally read every single 3D printing related blog post, article, and watch every news piece in just a few minutes per day and even go a few days between any kind of major updates.  Someone coming up with a new printer, completing their build, or just developing something new was big news.  And, if you published some kind of nonsense blog such as my own, the comments and models that spin out of them would be a bit of fun for a few days.  Essentially published as-is, with the exception of one grammatical correction.]

Designed in California, printed in New England a few hours later.

I actually learned a fair bit from my llama cookie cutter.  This time I designed in Sketchup, ran through a polygon reduction plugin, exported through a Sketchup STL exporting plugin, and fixed the STL in NetFabb before uploading to Thingiverse.

Drafts Zero - The Lost Blog Posts
  1. Misnamer [11/28/2010]
  2. The Lost Blog Posts
  3. Plastruder! [Draft 12/25/2009]
  4. UNTITLED [Draft 12/25/2009]
  5. Preparing to print [Draft 12/27/2009]
  6. More prints [Draft 01/04/2010]
  7. Prototype Pricing [Draft 01/19/2010]
  8. MakerBot tuning [Draft 01/20/2010]
  9. Plastic Screw Anchor [Draft 02/02/2010]
  10. Magic [Draft 02/03/2010]
  11. How are you printing with PLA? [Draft 02/16/2010]
  12. Rebuilding my extruder [Draft 02/16/2010]
  13. MY robot [Draft 02/18/2010]
  14. more things i learned [Draft 02/20/2010]
  15. First commissioned piece! [Draft 02/22/2010]
  16. MakerBot: Toy or Tool? [02/25/2010]
  17. Idea for Skeinforge settings… [Draft 03/27/2010]
  18. RepRap and MakerBot alternatives [Draft 04/05/2010]
  19. RepRap Parts for Sale [Draft 04/07/2010]
  20. Where is the Othercutter? [Draft 06/08/2015]
  21. Mendel Parts – Printed, Cast, CNC’d, Lasercut or Injection Molded? [Draft 04/12/2010]
  22. MakerBot Operator’s Manual [06/04/20210]
  23. MakerBot on CBS! [07/07/2010]
  24. New Print: Soft-Pawed Albino Stoat of South Wales Cookie Cutter [07/07/2010]
  25. House calls [07/11/2010]
  26. Digital assistant? [08/05/2010]
  27. MakerBot + Junk = Stuff! [08/06/2010]
  28. Design choices in RepRap, Goals of RepRap [08/14/2010]
  29. Upgrades and obsolescence [08/25/2010]
  30. Dear Anonymous [08/25/2010]
  31. The ultimate in customer service [08/26/2010]
  32. Open Source Makes You Smarter [08/27/2010]
  33. Getting my Plastruder MK5 running [09/06/2010]
  34. Weird new kind of spam [09/19/2010]
  35. An open letter to Ms. Word [10/18/2010]
  36. Printing with PLA again! [10/18/2010]
  37. Halloween costume too [10/27/2010]
  38. Dream jobs [10/29/2010]
  39. The nuances of time travel [10/31/2010]
  40. Printed Pink Panther Person [11/22/2010]
  41. Skein them all and let ‘Bot sort them all out [11/24/2010]
  42. The Patents for disc shooters [12/10/2010]
  43. Princess Bride with Lightsabers [12/13/2010]
  44. Dilbert comic [12/13/2010]
  45. Ultimachine PLA review [12/15/2010]
  46. Mendel to the power of 101 [12/21/2010]
  47. Potential improvements for Leonardo Voltron [12/27/20210]
  48. You can keep your filthy money [12/28/2010]
  49. I watched Primer the other night [12/30/2010]

OpenSCAD Club Cookies

@raster wanted to make cookie cutters.  This has been something of a solved problem for about 12 years now, through Thingiverse’s Cookie Cutter Customizer.  Except, it’s been totally non-functional for probably a decade now.  :(

My solution is basically to make a solid for the thin brim + tall cutting edge and then subtract the original SVG shape.  I tried it with each of @raster’s SVG’s for the teddy bear, cloud, hexagon, and pacman and they seem to work.  Anyhow, here’s the code I wrote instead of doing the work my employer pays me to do:

//  Settings
    $fn = pow(2,7);
    nozzleD = 0.4;
    th = nozzleD*pow(2,2);
//  Measurements
    cutterH = 15;
    cutterW = 10;


cutter() import("TeddyBear.svg");

module cutter()
    {
    difference()
        {
        union()
            {
            //  Thin, tall cutter wall
            linear_extrude(height=cutterH, center=false)
                offset(r=th)
                children();
            //  Wide, short cutter holder
            linear_extrude(height=th, center=false)
                offset(r=cutterW)
                children();
            }
        //  Cutting out the shape
        linear_extrude(height=cutterH*3, center=true)
            children();
        }
    }

Should we have a club motto?  I vote for “Vive la différence!”

#OpenSCADClub
  1. OpenSCAD 3D Printed Spring
  2. OpenSCADClub Week 2: Directional Pad
  3. OpenSCAD Render Times
  4. One Simple Trick Can Save You 30 Minutes…
  5. OpenSCAD Club Cookies

Uh, that’s it for now

I’ve exhausted my cookie cutter ideas for the moment.

With 10cm x 10cm square being about the proper size for a cookie,I would point out that cookie cutters are a really fantastic implementation of a MakerBot print.  So much so that I looked into purchasing “CustomCookieCutters.com.”  Don’t bother – it’s taken.  However, it certainly seems like a viable niche business.

New Design: TARDIS cookie cutter

Now that I’ve got the process for creating a cookie cutter design file, it goes pretty quickly.  Unlike several of recent designs (Dalek, sonic screwdriver, etc), this design is fairly simple.  The STL output from the Sketchup plugin didn’t even need any cleaning up/repairing.

In any case, share and enjoy this TARDIS cookie cutter.

New Design: Sonic Screwdriver

Those of you who are not fans of Doctor Who may want to just skip this post.

In any case, what I’d really like to do is to design and print a life-size model of a sonic screwdriver.  Ideally it would have a spot for inserting an LED, space for a battery, switch, and be able to extend just as the one in the TV show.

Until then, here’s a sonic screwdriver cookie cutter.

New Design: Dalek Cookie Cutter

I’ve uploaded my designs for a Dalek cookie cutter to Thingiverse.

I don’t even eat that many cookies.  It’s just that these are just fun to design.  I realize there’s an SCAD Thing on Thingiverse for creating cookie cutters.  However, I’m just not familiar with SCAD and Sketchup with a few key STL plugins is SOOO easy to use.

My design process is essentially:

  1. Draw silhouette of object in Sketchup
  2. Use the “Offset” feature to create an outline of the object around the flat silhouette of the object
  3. Delete the interior outline
  4. Use the “Push/Pull” feature to raise the outline to about 2cm
  5. Export as an STL
  6. Run through NetFabb STL automatic repair
  7. Upload to Thingiverse with a witty description
  8. Write a blog post about it

I’ve posted a few times about useful Sketchup plugins, so if you’re getting started with Sketchup and MakerBot that’s a good place to start.

Save the Stoat! Eat a goat!

Soft-pawed albino stoat of Southern Wales
Soft-pawed albino stoat of Southern Wales

I must admit, until very recently I was completely unaware of the plight of the soft-pawed albino stoat of Southern Wales.

The story of these gentle weasels is a sad one indeed.  Once these stoats roamed the great plains of the Serengeti in herds so vast the sound of their collective padded footsteps was deafening.

But, highly prized and sought after for their sweet sweet tears these animals were hunted to the brink of extinction.  Even in this modern age there is a brisk underground black market trade for sad stoats.  Now, this once ubiquitous creature has been moved to the endangered species watch list by the combined efforts of a pharamecutical industry bent upon creating ever more potent drugs for keeping these animals on the brink of despair and a growing demand for stoat tacos fueled by a surge in molecular gastronomy.

If not for the Great Stoat Conservatory in South Wales, the soft-pawed albino Stoat would have all but vanished from the face of the Earth.  Here at GSCSW these ermines are protected from poachers where it is hoped their numbers may recover… in time.

Thank you to DaveD for bringing my attention to this fascinating mammal.

So, please take the time to make some of these delicious stoat cookies and remind your friends to save the stoat and eat a goat.

Show me your llamas!

This llama cookie cutter doesn’t take much plastic to print, especially if you’ve got a heated build platform or are printing in PLA.  The surface area of the part that touches the build platform is so small you might be able to get away with no raft at all.

A few days ago I was explaining to a friend of mine that you can print anything with a MakerBot.  All you need is sufficient time, determination, and plastic. 1  What I would really like to show my friend is how the llama cookie cutter we designed has made it around the world in just a few days.

How about printing a llama cookie cutter and posting a picture?

  1. The prime examples of this would be the cathedral playset and the MakerBot MakerBot []
Test