tf_archiv Geschrieben December 30, 2011 at 16:14 Geschrieben December 30, 2011 at 16:14 in your introduction video you had a desktop mill. Is the plans for that thing on the internet any where? Zitieren
tf_archiv Geschrieben December 30, 2011 at 16:14 Autor Geschrieben December 30, 2011 at 16:14 I agree. I would love to see how you built this. Zitieren
tf_archiv Geschrieben December 30, 2011 at 16:15 Autor Geschrieben December 30, 2011 at 16:15 i was thinking it might do well as a 3d printer/ mill combo Zitieren
tf_archiv Geschrieben December 30, 2011 at 16:15 Autor Geschrieben December 30, 2011 at 16:15 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 :-). Zitieren
tf_archiv Geschrieben December 30, 2011 at 16:15 Autor Geschrieben December 30, 2011 at 16:15 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? Zitieren
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.