I’ve been busy modeling!

I’ve put together three entries for the engineer vs designer absurd iPhone contest. It’s been a lot of fun, and it’s a great excuse to jump into openSCAD and start actually creating things, as opposed to duplicating things that others have built. So far I have built a wheeled iphone case with a broomstick handle, …

rename your ramps or gen6 ftdi serial connection

You can change the name of your ftdi serial connection with a little bit of magic that piotr whipped up. That means that you can have multiple machines connected and give them logical names. In this example I changed mine from the random character string to PRUSAG6. All of the info is from dangerous prototypes …

OpenSCAD tip: How to get formatting.

I’ve been diving into learning openSCAD lately, and it has sometimes been a rough road. One thing that has really helped me has been occasionally copying my script into a blank arduino window, letting it auto-format (command-t) , and then pasting it back into openSCAD. The formatting really helps illustrate where the brackets line up. …

How to monitor your reprap remotely with skype!

I was pretty pleased with myself when I thought of this. It is super simple, but it works well. I have been very nervous to run down to do the laundry, or to check the mail while I am printing. Not that my machine has problems, but I want to be there if it does. …