Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Legacy import of my Senior Design project: UCNCRouter

The plan was to design and build a CNC router from the ground up, from the stepper drivers to the software that would drive it all.

We wrote the software and built the frame. In the end there were several physical and software design issues that prevented us from continuing with the project and it was abandonned shortly after we graduated.
We wrote the software and built the frame. In the end there were several physical and software design issues that prevented us from continuing with the project and it was abandoned shortly after we graduated.

Recently I was digging through some old code and wanted to have this stuff available in a more easily accessible format, hence it is now on github.

Expand Down