Mini CNC Plotter
A compact CNC machine
Built by falloutpilots
A DIY mini CNC plotter that uses stepper motors and belts to move a pen in the X and Y directions. It is controlled by an Arduino Nano running GRBL, which reads G-code to draw designs automatically. The purpose of this project is to demonstrate fundamental CNC principles, including mechanical motions systems, stepper motor control, and basic automation using microcontrollers. The completed project can interpret G-code commands to produce accurate and repeatable drawings. APOLOGY ** this is my first time doing something like this, so I was not used to updating as I was building, therefore, there are no build logs; I am able to document what all I did and any challenges that came up and all of the troubleshooting that was done **