diff --git a/README.md b/README.md index dfca9d9..55e70b5 100644 --- a/README.md +++ b/README.md @@ -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)