Board to remotely control your CNC.
To make the experience fit your profile, pick a username and tell us what interests you.
We found and based on your interests.
Hi all,
I just want to show you that my board is working. Here is few pictures and video of whole working setup of the board on RPi 2.
I connected just power for the RPi2, power for stepper motor and LAN cable.
Turn down your sound a bit ;-).
Hi folks,
first of all thanks that you are looking at my project. I do this project because I want controll my (not finished) CNC remotely and don´t want to waste whole PC, which should be connected to it. I think Raspberry Pi is enough powerfull for this task and Octoprint is nice example of this.
I did this board modular as posiible. I think is better to have components in modules because if something goes wrong you can swap one piece and you can keep going on with your work, than have everything solder to one board which is uselles if somethings blow up.
At this time board is fully functional. It is fourth or fifth revision but first made at PCB factory. I completed 2 boards (which you can see on pictures) and tested one which have connector for RPi. First tests finished very well (I think), so now I´m looking for few people which are interested in this project and want to help me find some bugs on the board. Because I´m developing this in my own time and spend my money on it, I can not give it for free. If is somebody interested in this board let me know in comments and we can discuss price of board with or without components.
Many thanks
Create an account to leave a comment. Already have an account? Log In.
Hey Miroslav
I've built a laser cutter based on your board. The only one missing piece for me is how to control the laser (turn on / off). As your board is based on the Protoneer it should have a pin to control the spindel. So far I was not able to identify the pin. Can you help?
Thanks!
Hi,
zdravim hackerspace Pardubice, tusim ze tam nekde bude i Kuba vodrha, na chalupe se mi hromadi material na cnc router, coz bude chtit silnejsi H bridge, cekam na nejaky ukoly s kterejma bych vam pomohl, jinak jsem z podebrad
Zdravím,
bohužel jmenovaného Kubu neznáme. Co myslíte tím silnější H bridge? Jako výkonější krokové drivery?
I'm very interested in this!! Is there a better place to look for information? The wiki site http://wiki.rpicnc.org/ seems to be done.
Also, what would it take to test your circuit? Just the board and the components assembling it? Any additional PCBs?
Hi James,
I´m sorry but i did not complete my wiki page and I was also to eager put my project here, so I completely forget that change that link. I will fix that link and execute my wiki asap. What information you are seeking?
To test my circuit you just need my board and components which are listed in component section. No additional PCBs are needed, except RPi of course (or not, it depends how you want to control it).
Is there any way you can send your board design?
Talking with a few coworkers to see if I can allocate some funds to fabricate and assemble the board and repurpose a spare CNC machine we have lying around somewhere.
Drop me your address to PM and I will ship you one board if you want (with or without components) ;-). I don´t want release files yet, sorry.
What sort of max stepping rate can you get on a diagonal (ie 2 axis moving in sync) ? There is the PICnc project over on the raspberry PI site that does something similar. Downside to that one for me was the max stepping rate was limited. I am looking for a controller that can drive laser rastering and the PICnc project was just too slow. Also what NC software/packages are you using to drive the setup?
Never mind just found the link to your other page. Makes more sense now as your not using the PI as the step gen and its more of a standalone controller that happens to sit on top of a Pi.
Nice Idea... my main concerns: The small trace from the power-in-screw connector looks much to weak for me to handle the max. current of 4x2x2A = 16A looking at worst case with all coils taking 2A...
This trace will heat up a lot.. i guess it's 2mm/35um Copper so an with only 8,5A it will heat up by 60°C over ambient.... you have to make it much bigger.
Also the screw connectors are imho not suitable for higher currents then 2-4A.
Hi Thomas,
thanks for your thoughts, I really appreciate your opinion.
I don´t think that there will be so much current at one time, but I will make traces as big as possible in next revision. I have to look for specs on that screw terminal, but I will probably swap it for bigger one as well.
Hey Miroslav, cool!
I'm currently building a CNC-Machine out of a Ikea Table. With 4 A4988 stepper drivers. If will do a measurement tomorrow and give you a feedback on the current that i have.
https://hackaday.io/project/12712-ia-cnc-machine
Thomas
Become a member to follow this project and never miss any updates
Miroslav, thank you for showing your project. I have a question about the OS for the Raspberry PI. Are you using Raspbian OS? If you are is that OS better suited for your project than the Windows 10 IOT.
I am looking to start a project like this for my milling machine. Thanks for your help.