You'll Shoot Your Eye Out
Comments [4]
Hey, hey, hey! It's been too long since I've blogged about some of the stuff I've been doing lately. Here's a quick rundown.
Comments [4]
A while ago I tried and failed to come up with an easy way to get text into OpenSCAD. The difficulty lies in the fact that OpenSCAD doesn't have complete support for all DXF entities that most tools like autotrace and Inkscape output. This past weekend I wanted to create a simple business card-like object for our hackerspace at Berks CoLab that I could print out and give to people. At first, I was just going to re-design the logo in something else like Sketchup, when I stumbled on this page about other 2D formats in the OpenSCAD manual which suggests using Inkscape to first convert SVG files into EPS files and then using pstoedit to convert the EPS into a DXF that OpenSCAD can read. (woah alphabet soup overload)
I posted all the files used to create the Berks CoLab name tag to thing:5517 or on github. The next thing I'd like to do is make a name tag using green, white, and black plastic as a multipart thing that snaps together like wulfdesign's thing. It should also be possible to write an Inkscape extension that shells out to pstoedit to let you save OpenSCAD compatible DXF files directly from Inkscape - better yet, someone else could do it, plz k thnx!
Just as I was writing this post, I realized my original attempt could now be accomplished with an extra step to create arbitrary text into a 3D printable STL from the command line like so:
I turned it into a simple shell script you can find the code at thing:5518 or better yet on github.
Comments [9]
Comments [2]
Reading (it's pronounced Redding, btw) in lovely Berks County Pennsylvania. A place perhaps most famous for having a Railroad on the Monopoly board game, The Shopping Outlet Capital of the World, or the fact that a giant glowing red Japanese Pagoda has inexplicably been sitting on a nearby hill for the past 100 years overlooking a mostly German and Pennsylvania Dutch countryside. Oh yeah, I think it was also recently rated in the top 25 most dangerous cities in the US. Hopefully one day it will be known for having an awesome hackerspace, which is what I've been putting a lot of energy into lately. What's a hackerspace? This is one of my favorite videos that describes it pretty well.
Comments [3]
This past weekend I demonstrated my RepRap Mendel at a table at the 3D Printer Village at the New York World Maker Faire. It was great to be surrounded for the first time with people doing the same things that I've been doing while toiling away in obscurity in my basement for the past year. I was kind of freaked out how many people walked up to me and said "Hey I know you, I read your blog!".
Comments [9]
Ever since I got a MakerBot I've wanted to be able to do 3D scanning. The new developments at MakerBot like the MakerScanner and Cyclops are really exciting! The Cyclops seems to be getting a lot of attention since MakerBot has begun selling kits. Although the kit is basically just a lasercut box and isn't really needed, here's the cost breakdown for what you need to do it the way they suggest, lets assume you already have an iPod/iPhone or use some other video source:
Comments [9]
Hey check it out, Make: blogged about CloudSCAD... and of course they spelled my name wrong. Busier? People mispronounce my name all the time - it's not BUS-er or B-user or Bus-ay, it's actually Boozer believe it or not. (yeah yeah I know) However, this is not the first time it's happened. A couple years ago the name Tony Burser was immortalized in print when MacTech magazine did a story covering ruby-nxt (a ruby gem I wrote for controlling LEGO Mindstorms robots). Come on people, copy-paste! :)
Update: Make fixed my name, thanks! Now I just need to perfect my time machine so I can go back and correct MacTech.
Comments [2]
I created a blog just for CloudSCAD at http://blog.cloudscad.com
Comments [1]
Comments [2]