Scripts used to setup a Raspberry Pi for use with the Raspberry Pi CNC board
- Get latest rpi image and copy to SD card
- edit "sudo nano /boot/cmdline.txt" remove "Console" settings. (Stops the logging of system messages to the serial port)
- SSH to RPI, Expand FS first with "sudo raspi-config"
cd ~
git clone https://github.com/Protoneer/RPI-CNC-Config-Scripts.git
cd RPI-CNC-Config-Scripts/
sudo ./setup