some typos, rewording and more info

This commit is contained in:
Morgan 'ARR\!' Allen 2024-09-05 15:36:06 -07:00
parent 6609089e44
commit 50c88301e7

View file

@ -1,9 +1,10 @@
Project to convert a Central Machinery based CNC to a trunnion based 5 axis mill.
Project to convert a Central Machinery mini mill to trunnion based 5 axis CNC mill.
Some of the goals...
* Use the Colorlight 5A-75E (or similar) ECP5 based LED video wall controller, running [litex-cnc](https://github.com/Peter-van-Tol/LiteX-CNC)
* Design all fabricated parts in FreeCAD, using CAM Workbench to produce G-Code
* Attempt to cut all parts on what ever 'degrees of freedom' currently available. ie; start with the 3-axis I've got.
* Build tool changer
* Document everything the best I can, for future maintainance purposes. See [WiKi](https://git.oit.cloud/morgan/5axxon-cnc/wiki) for 'source of truth'.
* Document everything the best I can, for future maintenance purposes. See [WiKi](https://git.oit.cloud/morgan/5axxon-cnc/wiki) for 'source of truth'.
More documentation in [Issues](https://git.oit.cloud/morgan/5axxon-cnc/issues) and [WiKi](https://git.oit.cloud/morgan/5axxon-cnc/wiki)