Friday, October 28, 2011
Where does the time go?
I'm going to try and force myself to stay focused and actually finish this project before I flit off to the next one. I have been thinking on some changes to the Z axis design. I would like to be able to buy a precision linear stage but the cost is prohibitive. I'm pretty certain I can build something that will be "good enough" but I'm still working out the details. There are a few other changes I want to make to my original design concept. That often happens when my concepts meet the reality of fabrication.
Once I work out the Z axis It shouldn't take too long to assemble. I hope to have a prototype ready for testing by the end of the year.
Thanks for checking back, I'm sorry for staying away for so long.
Sunday, July 17, 2011
Now with Real Tilting Action!
The tray will slide into a holder that floats on springs. It can be leveled by adjusting the bolts at the corners. The holders were made with much more mundane tools. A hacksaw for the aluminum and a table saw to cut the HDPE blocks. A drill press was used for the holes. What you don't see is the threaded inserts I found at the hardware store. They screw into the MDF and the bolts are threaded into them. The blocks slide up and down nicely on the bolts (I found some that had the top 2/3 unthreaded) but I found that I needed to open up the holes on the underside of the blocks so the bolts could "wiggle" a bit . Otherwise they would bind up when only one side was pressed down.
Here you see the finished assembly with a stepper motor to provide the tilting action. There is a eccentric (off center) wheel that presses down on a lip on the back side of the tray. The tray will be tipped between layer exposures to help separate the cured resin from the vat floor. Then the Z axis gets raised slightly before the next slice is exposed. I may need to relocate the stepper so it won't interfere with the Z axis.
Sunday, June 12, 2011
Baby steps
What you see is Mach3 running a macro. The macro opens a PowerPoint slide show. Then lowers the z axis quickly to the top of the tray then slowly to the bottom so it doesn't splash down into the resin. The macro then shows a slide for the set exposure time alternating with a blank(black) slide while the z axis repositions itself for the next layer. Then the next slide is shown . Lather, rinse, repeat.... When the last slide is done the z axis is raised to its full height so the build tray can be slid out of the holder. The images you see on the screen will be projected up from below the Plexiglas. Of course all the timings will need to be adjusted once I start testing with actual resin.
Next up... I'll add the projector. I just need to get a VGA splitter and a front surface mirror.
Sunday, June 5, 2011
Details, Details
My ultimate goal here is to come up with a 3d printer that can be built cheaply from easily obtainable materials without access to a full machine shop. That being said, I need a practical test bed to try some ideas. To that end I am going to make modifications to my diy cnc router and add 3d printing capability to it. The router already has a functional z axis and all the electronics. This way I can work out the design details and transfer that to my dedicated desktop printer design.
On the software, I had planned on using MS PowerPoint to create a slide show of my layer slices but was having a very difficult time figuring out how to time each slide with a blank(black) transition that was long enough. It could be done with custom animations but not to all the slides simultaneously. If there were hundreds or thousands of slides that would really suck! I couldn't find a slide show program that would let me set the dark time between slides so I was trying to learn Visual Basic so I could write one for myself. The problem is I was having trouble wrapping my brain around it and was getting frustrated when I couldn't get it to do what I wanted.
In rides Jon Watson to the rescue.
He solved two problems in one stroke.
1. I needed to create a slide show with the appropriate timings and 2. then coordinate that show with the motion control of the printer. At first I was thinking of having some sensor on the printer that "looked" for when a blank slide was displayed so it knew when to make its moves.
Jon came up with a macro to apply the animations to all the slides automatically and then use Mach3 to call up the slides and coordinate them with the motion control software. Anyone with a background in CNC knows about Mach3 but for the rest of you, It's a program that uses something called g-code to control a CNC machine. I own a copy but wasn't planning on using it for this project because it is a significant investment (for a hobbyist) and I wanted to keep the final build cost as low as possible. The really cool thing about Jon's solution is that he uses Mach3's scripting ability (something I hadn't even looked at) to do all the work. That means that the trial version which has a limit of 500 lines of code will work because the script doesn't actually need to run any g-code. Mach uses Cypress Enable a much more (I think) intuitive scripting. After studying Jon's script and going over the Cypress manual I was able to make a few tweaks and removed the need (I hope) for the custom animations in PowerPoint. Now you just place a blank slide as slide #1 and Mach3 will alternate the blank slide with the slice slides. Of course I still need to set the exposure and delay times. That can only be determined once the test bed is up and running and I have some resin to test.
I'll post all the code when I'm sure it isn't buggy.
Sunday, May 22, 2011
Size Does Matter!
Tuesday, May 17, 2011
It's mocking me!
Here we go again
I'm going to try and keep this as simple (basic) as possible. I envision a build plate that is in a carrier so it can easily be removed when the print is done. Also the resin tank needs to be removable for easy cleaning. Then there is the matter of preventing the cured resin from sticking to the bottom of the tank. I think some combination of non stick surface and mechanical movement. As you can see it will be easy to get very complex. I'll have to resist the temptation to over engineer. I'm working on a more detailed design mock up that I'll have ready in a few days.
My goal is to create a 3D printer that can be built with readily available, easily fabricated and affordable components.
I hear you thinking..."He must be MAD! It just can't be done!"
Only time will tell.... Cue the manical laughter.
Monday, May 16, 2011
It's a Brand New Day....
https://www.nano-cemms.illinois.edu/media/content/teaching_mats/online/3d_printing/docs/guide.pdf
As you can see it's really not that complicated (mechanically at least). For this project I'm going to try to stick with 2 principles. Keep it simple and make it cheap! My intention is to build a functional 3d printer within my almost non-existent budget. Later, if successful and as finances allow, I can upgrade components to achieve higher precision.
I can break this project down into 3 parts:
1. Hardware
2. Software
3. Chemistry
I'm confident that I can build the hardware portion of the printer. It's actually much less complex than the inkjet/powder printer. In fact, I'm going to harvest much of what I need from that progect. I'm working on a design sketch which i'll post soon.
The software... well, I would love to be able to purchase comercial RP software (Magics 15) but there is no way that will ever happen. I think it's considered the gold standard because you need a pile of gold to buy it! It seems that any software that does everything I'll need (including generating support structures) falls into the catagory of "If you have to ask you can't afford it". Since I don't have access to a pile of gold, I'm going to make due with what I can afford (free) and what I already have (Powerpoint). I'll have to make due with manually adding support structures. I'm really hoping that the open source community will develop something for that.
Lastly, the chemistry. I'll worry about that after I get the hardware working. I see this as being alot like the ink/toner of 2d printers. The real money is in the consumables.
Now to sketch up some designs and start collecting materials.
Thursday, May 5, 2011
Stick a fork in it!
While I'm done with the powder based concept I have not lost my interest in developing an affordable 3d printer. And when I say affordable I mean one that I can afford (Meaning as cheep as possible). I'm really excited by some of the work being done on DLP 3d printers and have decided to shift directions and pursue this technology.
Check out what Junior Veloso is doing with his DLP printer!
http://3dhomemade.blogspot.com/
If that doesn't get you fired up then youre reading the wrong blog!
There's also an open source project by TJ Snyman that's in the development stage
http://tjsnyman.com/tjsnymanblogspot/?page_id=531
The good news is that I can cannibalize the powder printer for the electronics and mechanical stuff. Now to start gathering materials and start planning.