Categories
Uncategorized

Drawbot Tool Holder

One of the issues I’ve had with the Friday Night Drawbot is the part that holds the tool has never been very solid. In early revisions I used corrugated plastic, and would just use an X-ACTO knife to cut a hole for a Sharpie, and it would work well enough, and when the plastic wore out, I’d replace it with a new piece. (The most recent body design failed miserably at producing a good pen holder.)

Since I’ve been using other things besides Sharpies, including pencils, charcoal, paintbrushes, clay tools, etc. I decided to design a proper tool holder.

Tool Holder Mockup

I typically use Inkscape to design laser-cut things, but often visualizing a 3D object, even if it will be made from flat pieces, can be difficult, so I decided to use OpenSCAD to model it in 3D. It definitely helped me picture how it would be assembled. I also had the idea of exporting the “plates” from OpenSCAD into DXF files I could then use for the final laser-cut design but that failed miserably.

Sizing

Here’s the start of my layout in Inkscape with the pieces laid flat. This let me get a good idea of the dimensions.

Tool Sizes

I wanted the tool holder to be adjustable, and handle tools from 8mm wide to 16mm wide. (In this top view, the blue circle represent the different sized tools, the yellow piece pushes the tool into a v-shaped piece to hold it tight.)

Layout

Here’s a top view of the layout with some guides to help align things. This is designed for 3mm Baltic Birch (though acrylic could be used.) The slots and tabs are all set for 3mm. There are no fasteners planned as I’ll be gluing it all together.

Layout

Another view from the top, this time with some pieces rotated 90 degrees to see how they will fit together.

Laser Ready

All of the pieces laid out flat and ready to be laser cut. I used 3mm Baltic Birch which worked well using the Epilog Zing 40 watt laser cutter at the DCRL. (I also ended up adding yet another laser cutting workflow to my list. I now have three different methods depending on which of the four lasers cutters I typically use.)

Tool Holder

Assembled with some wood glue, and using rubber bands to hold the tool in place. It works… sort of. I’m already planning improvements, so expect version 2 to arrive by next week. I may switch to a screw mechanism for tightening, which was my original idea, as the rubber bands aren’t working as well as I hoped.

Categories
Uncategorized

Makin’ Boxes!

MakerCase

A few years ago I mentioned Rahulbotics’ BoxMaker, and I’ve used it plenty over the years when I needed to laser cut an enclosure, but when someone has a good idea, eventually someone else decides to implement their own version. (This is good!)

One of the other box making sites I’ve used recently is MakerCase, which has a few more features than Rahulbotics does, including a choice of edge joints, specifically t-slot, which lets you create cases that can be assembled with nuts and bolts, though the choice of nut & bolt sizes are a bit limiting. Still, it’s a good effort, and I use MakerCase quite often.

make-a-box is another one I’ve taken for a spin. It didn’t offer much in the way of special features, except for the fact that all the Ruby code is in github ready to be forked. (Of course if you prefer Java, look at Rahulbotics’ BoxMaker code instead. Or, check some of the other boxmaker code.)

If you’re looking for non-web-based solutions, supposedly 123D Make has a beta out with finger joints. But it’s been nearly a year and I still don’t see that option in the software. I’ve also tried this BoxMaker for Inkscape, but it just gives me errors and fails to work.

I’ve long wanted a box maker for OpenSCAD, and I did find Parametric box maker for lasercut on Thingiverse, and it’s definitely something worth playing with, though on my creaky old laptop it’s not speed demon. Still, I really like the idea of code I can download and run rather than relying on a web site to generate a box.

I’ll continue to explore box making options that work well with laser cutter and other CNC machines, but if I’ve missed an option you know about, please let me know!

Categories
Uncategorized

FND Improvements

Friday Night Drawbot v1

There haven’t been a lot of updates to my Friday Night Drawbot project lately, but things are picking up again.

Pictured above is version 1, which was built back in 2011, on a Friday night, in my basement. It drew circles. (And that’s it.)

Friday Night Drawbot v3

The programming got much better, and I ended up rebuilding the chassis a few times. This is what I like to call “version 3” of the Friday Night Drawbot, and is still in use today.

FND

Let’s call this version 3.5. We’ve shed the old corrugated plastic in favor of a replacement designed digitally, and created with laser-cut wood.

The front plate that holds the pen can now easily slide forward and back, and is held in place by a pair of screws and wing nuts.

FND Drawing

I started the redesign process by taking apart the drawbot and measuring things with the calipers. I then used Inkscape to create (on multiple layers) the parts needed, which consists of the main plate, bottom plate, and pen extender plate.

FND Laser Cut

Here are the pieces separated out and ready to be laser-cut, or, cut in some fashion, I should say…

Old Plastic Body

I tore apart the old chassis which was hot glued to the servo motors, and held together with rubber bands. I had to heat things up to release the glue, so it’s a bit destroyed. No loss!

FND Paper Prototype

This is a paper prototype I created with the Silhouette Cameo, which does a fine job of cutting thick paper. I often prototype cutting things with the Silhouette because, well, it’s in my basement, so I always have access to it (unlike a laser cutter.) I could easily print on paper as well, but I find that with the cutter close by and easy to use, I use it a lot. It helps to have physical things cut and in front of you sometimes.

FND Bottom

Here’s the bottom view of the laser-cut version. There’s a lot of 8/32″ hardware holding things together, mainly because SAE is cheaper than Metric around these parts. (Drat!)

You can see that the two wing nuts hold the pen extender plate in place, so it’s easy to loosen the nuts and slide things around. (The slot could probably be a little narrower next time.)

There’s also some regular nuts holding the bottom plate to the main plate to hold the servos in place. The 3mm Baltic Birch flexes a bit though, and may not be the best solution.

Pen Holder (Bottom)

There’s a captive t-nut to hold the pen in place. It’s a good idea, but poorly executed here.

Pen Holder (Bottom)

The screw does hold the pen, but again, the 3mm wood is a little thin for this to work well. It’s also difficult to tighten and loosen the screw without a screwdriver. I really need a screw that allows you to use your fingers, like the one on the Egg-Bot. I’ll probably make a 3D printed screw-thingy for this.

Detour! I often wonder/worry about mixing laser-cut stuff with 3D printed stuff, and I’m not sure why. Maybe it’s due to the recent kit design work I’ve been doing where we try to make everything laser cut, mainly due to speed and efficiency of production. In this case though, I’d see the 3D printed screw-thingy as an “enhanced” piece, so it should be totally fine. Or I could, you know, use a wing nut. (End Detour!)

Pen Holder (Side)

As mentioned, I find the 3mm wood a bit thin. This whole design is really just 2 dimensional, or maybe 2.5 dimensional if you want to stretch things a bit. I want to have the next iteration be much more 3 dimensional. I may stay with laser-cut wood for most of it, but there is a lot to explore in the design for assembly aspect of things.

FND

I may play more with this version, introducing minor improvements, or just move on to the next revision, which will be much more box-like, and move away from the flat plates.

Since I like to build things really fast, it’s hard to know what will happen next.

Categories
Uncategorized

Lazzor the Snowflakes!

Snowflake Designers

For the Holiday Make-A-Thon at Milwaukee Makerspace we came up with the idea of using Snowflake 2.0 so people could design their own snowflake ornament that we would then laser cut for them.

We had two computers running and instructed people how to use the app. We had to make sure people didn’t overlap the lines, as each line would be seen by the laser cutter as a place to cut, and people would end up with a pile of little wood pieces instead of a snowflake. We also found a bug where you could drag a node off the screen and then not be able to reach it to drag it back. Besides those little issues, the app was great, and lots of makers had interest in download it and playing with it.

Oh, Lance did all the laser cutting, and he was kind enough to add the person’s name, along with “Christmas 2013” to the back of each ornament, and a hole to hang them. Since it was a minimal amount of etching, and then just two vector cuts, things went pretty fast, which is good, because I think we made over 80 snowflakes!

Here’s a few of the designs people came up with during the event.

Snowflake

Snowflake

Snowflake

Snowflake

Snowflake

Snowflake

Snowflake

I’m tempted to dig into the code a bit and see if I can tweak things with Snowflake 2.0. Not surprising, but it’s been a year since I played around with snowflakes.

Categories
Uncategorized

Raspberry Pi case (with Camera!)

Raspberry Pi with Camera

I really like the Stacking Pi Case and I’ve laser cut a bunch of them at Milwaukee Makerspace, including the one I used for my Radio Milwaukee Radio, but when I got a Raspberry Pi Camera, there was no easy way to include it…

Raspberry Pi with Camera

I ended up making a derivative of the Stacking Pi Case and calling it the Raspberry Pi Case (with Camera) because, that’s what it is. I just made the Stacking Case taller and added in some holes to mount the camera.

Raspberry Pi with Camera

So if you’ve got a Raspberry Pi and Camera Module, this case might do well for you, since it’ll hold them both. Grab it from Thingiverse!

I’ll get into what I’m doing with this thing in a future post… obviously it will be related to images, time lapses, web stuff, etc.

Oh, and if you’re wondering why the top of the case is purple, it’s due to some crazy experiment I did with dying wood last time I dyed a bunch of t-shirts. And yes, you can totally dye wood.