Crafting, lased

Today’s Wooden Displays

Most of the last week has been spent prepping for a craft show, my first one in about two years. In order to get ready for the craft show, and also to attract some more wholesale clients, I’ve been working on some nice wooden display stands for Tinysaur.

Getting ready for Prime Time These are the displays I’m using for the upcoming show. They’re laser cut/etched wood. Each stand holds a different model Tinysaur. The stand on the far left is a prototype, hence its lack of a dinosaur etching.

Each display holds about 30 Tinysaurs. Each Tinysaur is contained in its own matchbook-style packaging. I plan on using these displays to transport the Tinysaurs, but more on that later.

Designing a display takes a while, and is an iterative process. The first time I cut one, I realized the front piece was too short, and had to make a new one. I also decided the runners on the sides were too short, it looked a little stumpy.  So I added two more inches to it. Which turned out to look a little ridiculously long.
Work in progress
When I took the first raster-etched stand out of the laser, I realized I’d made another mistake. I forgot to mirror the right-hand runner, so the dinosaur silhouettes ended up on the wrong side. Oops.

I also had to do some experimenting with the raster image of the dino that appears on the “flag.” The line drawings have a lot of thin lines, which tends to look sort of anemic when etched. I went into Photoshop and used a combination of filters to beef up the lines. You can see the difference in this picture.

Lastly there was the issue of transport. The flags that stick out of the top make it sort of unweildy to pack, and they’re also sort of fragile. Rather than risk them breaking off in transit, I made a second set of backs which are only as tall as the sides.
Raster close up
Then I drilled a few holes in each side of the stand. Since I want the backs to be removable, I don’t want to glue them on. Instead I’m going to run some elastic through the holes and around the back. That way I can switch the backs out easily, and they’re held in place by elastic.

I think the elastic will work OK, but it’s sort of fiddly. I think a beter option would be to use some small bolts to keep things in place. Something to think about for the next version.

lased, SDXF Documentation

Tinysaur Display

Tinysaur Kit Display

I’m helping my friend Sara at the Squidfire Holiday Market in Baltimore, Maryland on Sunday. She suggested I bring some Tinysaurs, and so I made a display to neatly hold the Tinysaur kits.

I generated the pattern with a python script I wrote, using the sdxf library.

If you’d like to make your own, the DXF files are up on Thingiverse, or you can grab the python scripts and make one to your own dimensions. I cut it on the laser, but there’s no reason it couldn’t be cut on a scroll saw.

first, second, success

Here you can see my first attempt, second attempt, and final. The first two were in cardboard, fantastic for prototyping.

Once all this craft show stuff is over I will probably make a few available in my Etsy shop in case folks who do craft shows are interested in one.

lased

Folded paper boxes

I’ve been working on learning Processing, a language which is a bastardization of Java used for drawing pretty pictures (among other things). Most of its functions are based around drawing/graphics.

Processing project #1 was to generate templates to be cut on the laser cutter. Specifically paper boxes, because I needed something to package my Tinysaurs in. They end up looking like this:

Laser-cut boxes

You enter the depth, width, and height of the box, and Processing draws the pattern

Processing has a PDF library which I use to generate the template in PDF format, which Corel Draw is able to read. I’m looking into using Python instead of Processing, because it apparently has a nice DXF library. Although the fact that Adam scoffs at Processing makes me want to keep using it just to annoy him.

The Processing program is available in the NYC Resistor SVN repository. Which is public, hooray! The code is only vaguely commented, but it should be pretty clear what it’s doing. Maybe.

Of course you dont’ need a laser to cut these out, and xacto knife would work just fine. But… I have a laser so I use it.

If you don’t want to mess with Processing and just want to print box patterns, you can do that too. I’ve generated a bunch of sizes:

You may need to right-click and save the pdf to your hard drive to get it to load.