Using Cura on my Reprap

I got a message the other day on g+ from ultimaker letting me know that Cura was available for Macs. Cura is software that does both slicing and printer control. It has some cool features so I decided to check it out. INSTALL – The install went very smoothly. It searched for a python module …

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. …

Using a Bowden cable on the reprap prusa cold end

This post is to document something that I thought was fairly standard , but after talking to a few people I discovered it isn’t. Some people (I’m looking at you jkeegan) even thought it wasn’t possible. I have been using thin hdpe tubing for some time to enable my extruder to unspool filament by itself. …