CNC router build: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
|license = | |license = | ||
|download = | |download = | ||
}} We want to use the big-ass CNC portal Thomas rescued from the trash to build a CNC router. | }} | ||
We want to use the big-ass CNC portal Thomas rescued from the trash to build a CNC router. | |||
== Goals == | == Goals == | ||
Line 18: | Line 19: | ||
* be open for extensions, easy tool change | * be open for extensions, easy tool change | ||
== Motor System == | == Hardware == | ||
=== Motor System === | |||
''' X & Y Motors ''' | ''' X & Y Motors ''' | ||
* [http://www.icare.cnrs-orleans.fr/IMG/pdf/gdr_pivoine/systemededeplacement/translateuravecbalancemoteur/moteur-vrdm39.pdf Berger-Lahr VRDM3913 50LNBOO] | * [http://www.icare.cnrs-orleans.fr/IMG/pdf/gdr_pivoine/systemededeplacement/translateuravecbalancemoteur/moteur-vrdm39.pdf Berger-Lahr VRDM3913 50LNBOO] | ||
Line 26: | Line 29: | ||
'''Motor controllers''' | '''Motor controllers''' | ||
* [http://www.jmc-motion.com/en/product/show.php?id=21 JMC 3M860] | * 3x [http://www.jmc-motion.com/en/product/show.php?id=21 JMC 3M860] | ||
== | === Endstops === | ||
''' X & Y''' | |||
* ?? | |||
* | |||
''' Z ''' | |||
* ?? | |||
Line 57: | Line 56: | ||
* http://simplegcoder.com/ (not tested) | * http://simplegcoder.com/ (not tested) | ||
* https://sites.google.com/site/heekscad/home/Details (not tested) | * https://sites.google.com/site/heekscad/home/Details (not tested) | ||
== 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 [http://www.ebay.de/itm/CNC-Kit-6-Axis-Stepper-Motor-Controller-Manual-Control-Box-USB-LPT-Mach3-CNC-/221508324693?hash=item3392eccd55:g:954AAOSws65TqTqV this] or [http://www.ebay.de/itm/6-Axis-USB-MACH3-Card-50KHz-Interface-Board-CNC-Stepper-Motor-Driver-Controller/252059774792?_trksid=p2047675.c100005.m1851&_trkparms=aid%3D222007%26algo%3DSIC.MBE%26ao%3D1%26asc%3D34569%26meid%3D46451a02675549cf946f1bc2eb736349%26pid%3D100005%26rk%3D4%26rkt%3D6%26sd%3D221508324693 that.]) | |||
* Find matching Spindle with driver and cooling (maybe [http://www.ebay.de/itm/CNC-Frasmaschine-2-2KW-Wassergekuhlte-Frasmotor-Frasspindel-Frequenzumrichter-/271994333163?hash=item3f542027eb:g:nM0AAOSw~gRVkJpI that]) | |||
* Try Z axis brake | |||
[[Category:Project]] | [[Category:Project]] |
Revision as of 20:26, 23 November 2015
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
Hardware
Motor System
X & Y Motors
Z Motor
Motor controllers
- 3x JMC 3M860
Endstops
X & Y
- ??
Z
- ??
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)
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