26
Apr
The goal:
Build a Computerized Numerical Control (CNC) machine that can and will be used to mill Printed Circuit Boards (PCBs).
Milestones:
- Build a 3 axis unipolar stepper driver codename: nDriver S3U.
- Build a CNC logic interface that will receive G-Code commands from a computer or from the embedded keypad and send instructions to the nDriver accordingly, codename for this will be: nControl One.
- Code the nCNC software that will be running on the host computer for version1, version2 will be embedded and integrated in nControl Two.

