I have been wanting to play with RasPi for several years now but just haven't yet had a suitable project. I thought about using one to run some accessories on the CNC but went a different route. They look like they're a lot of fun!
David
David
My daughter, who is a Senior Network Security Architect, setup RaspberryPI V4 with Linux for me last November and I haven't found time to use it to this point. It has a keyboard, mouse & small monitor.This is in response to a need by one of our members who bought a Chinese CNC machine with faulty GCode "remote" sender software. He isn't able to place a computer next to his CNC machine so this is how he could use a Raspberry Pi in lieu of a PC.
The GCode sender is bCNC, it would replace Candle. It works on Windows and Linux. The idea is that you put together a RasPi system and connect to the CNC GRBL based controller via USB. You'd use the SD Card reader (also works with WiFi, more on that in a sec) to load the file and send it to the GRBL controller. Here is a github entry that shows how to do this. I'd recommend getting the latest RasPi, version 4 but I suspect any of the earlier versions will work fine. I'd stick with RasPis that have WiFi (3 and 4, iirc). But the real beauty is that with Linux on RasPi, you get networking and thus can just send the GCode files from your PC to the RasPi machine and skip the SDCard route completely.
There are lots and lots of pages describing how to build a RasPi system. Google is your friend. You'll need a mouse, keyboard and monitor - you may have some or all lying around. They don't need to be high end.
Good luck.
If I were 30 again I'd have one and try everything I could make it do. Now I just don't have the time, or can't find the time to play with stuff like that.I have been wanting to play with RasPi for several years now but just haven't yet had a suitable project. I thought about using one to run some accessories on the CNC but went a different route. They look like they're a lot of fun!
David
I have the exact situation, not enough time and the desire to try new things. I want things that work right out of the box or that use software I'm familiar with. I suppose this is a sign of old age!If I were 30 again I'd have one and try everything I could make it do. Now I just don't have the time, or can't find the time to play with stuff like that.
Yup. One step more towards becoming a grumpy old fart.I have the exact situation, not enough time and the desire to try new things. I want things that work right out of the box or that use software I'm familiar with. I suppose this is a sign of old age!