I attached a Raspberry Pi Zero W running CNCJS software to my 3018 "Woodpecker" CNC machine. CNCJS is a web-based gcode feeder than can be used to control the CNC hardware. Being web-based, I can now control the CNC wirelessly from anywhere on my home network, using my desktop pc, tablet or phone.
Here are my build notes.
Setting Up The Raspberry Pi Zero W
I started by installing the 2018-06-27 version of Raspbian Stretch Lite onto a MicroSD card using Etcher. Next, I powered up the Pi Ze...