Skip to content

Protoneer/RPI-CNC-Config-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

RPI-CNC-Config-Scripts

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