tf_archiv Posted December 30, 2011 at 04:14 PM Posted December 30, 2011 at 04:14 PM in your introduction video you had a desktop mill. Is the plans for that thing on the internet any where? Quote
tf_archiv Posted December 30, 2011 at 04:14 PM Author Posted December 30, 2011 at 04:14 PM I agree. I would love to see how you built this. Quote
tf_archiv Posted December 30, 2011 at 04:15 PM Author Posted December 30, 2011 at 04:15 PM i was thinking it might do well as a 3d printer/ mill combo Quote
tf_archiv Posted December 30, 2011 at 04:15 PM Author Posted December 30, 2011 at 04:15 PM The machine is build out of aluminium profiles from MayTec: http://www.maytec.org/mainframe_e.htm There are unfortunately no construction plans or the like. Also the profiles are quite expensive, the materials we used are probably more expensive then a ready-to-use beginner CNC mill. And just as a disclaimer: If you want to use Stepper Bricks to control a CNC machine, you have to put in quite a bit of work. You either have to write your own gcode parser that translates gcode to commands for the Stepper Brick or you have to adapt something like Linux EMC. A second solution i can think of is to use 3 Stepper Bricks with 3 Debug Bricks and to write a small C firmware that sends the serial commands to the driver IC on the Brick. This way you can use Linux EMC as it is. The third and definitely best solution would be to write a C firmware for the Stepper Bricks that can parse gcode directly. This could beat every hobby CNC mill out there that uses Linux EMC in terms of precision. But this would also be lots of work :-). Quote
tf_archiv Posted December 30, 2011 at 04:15 PM Author Posted December 30, 2011 at 04:15 PM This has been extremely helpful. But Which way did you build it? I can see using a master brick with how ever many stepper drivers you need but its hard connecting the dots with out a lot of experience on this system? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.