CNC router build
Jump to navigation
Jump to search
CNC Mill Release status: experimental [box doku] | |
---|---|
Description | |
Author(s) | Tarwin |
Last Version | v0.1 |
We want to use the big-ass CNC portal Thomas rescued from the trash to build a CNC router.
Goals
- Mill Aluminium!
- route PCBs
- be open for extensions, easy tool change
Motor System
X & Y Motors
Z Motor
Motor controllers
ToDos
- Put portal together, replace belt
- Test / identifiy endstops
- Build portal frame
- Build / reuse old routing table (should be movable by itself, maybe use old manual router)
- Evaluate Controller Software
- Find matching controller Hardware (like this or that.)
- Find matching Spindle with driver and cooling (maybe that)
- Try Z axis brake
Software
Workflow
- Lists of software tools
Generating G-Code
- F-Engrave - DXF to GCode, single pass only
- gcodetools for Inkscape (not tested yet)
- dxf2gcode (not tested yet)
- image2gcode online, not tested yet
- PyCAM (not tested)
- http://simplegcoder.com/ (not tested)
- https://sites.google.com/site/heekscad/home/Details (not tested)