Difference between revisions of "CNC Control"

From Fab Lab Bcn WIKI
Jump to: navigation, search
Line 1: Line 1:
 
This page is about resources for building computer controlled machines: Milling machines, Laser Cutters, FDM 3D Printers, etc..
 
This page is about resources for building computer controlled machines: Milling machines, Laser Cutters, FDM 3D Printers, etc..
  
===  Resources ===
+
====  Resources ====
  
 
*CBA Motion Control Resources http://fab.cba.mit.edu/classes/S62.12/motion_control.html
 
*CBA Motion Control Resources http://fab.cba.mit.edu/classes/S62.12/motion_control.html
  
=== Milling ===
+
==== Milling ====
  
 
== Milling machines ==
 
== Milling machines ==
Line 17: Line 17:
 
= RhinoCam ==
 
= RhinoCam ==
  
=== Laser cutting ===
+
 
 +
 
 +
 
 +
==== Laser cutting ====
  
 
== Laser cutting machines ==
 
== Laser cutting machines ==
Line 29: Line 32:
 
= Software ==
 
= Software ==
  
=== Firmware ===
+
 
 +
==== Firmware ====
 
GRBL - CNC Controller firmwares for [[Arduino]]
 
GRBL - CNC Controller firmwares for [[Arduino]]
 
*http://dank.bengler.no/-/page/show/5470_grbl
 
*http://dank.bengler.no/-/page/show/5470_grbl
Line 35: Line 39:
 
*https://www.synthetos.com/wiki/index.php?title=Projects:TinyG
 
*https://www.synthetos.com/wiki/index.php?title=Projects:TinyG
  
=== All in-one Boards ===
+
==== All in-one Boards ====
 
*ARM base http://smoothieware.org/
 
*ARM base http://smoothieware.org/
 
*ARM base  http://www.3dprinting-r2c2.com/?q=content/r2c2-documentation
 
*ARM base  http://www.3dprinting-r2c2.com/?q=content/r2c2-documentation
Line 41: Line 45:
 
*https://github.com/synthetos/TinyG/wiki
 
*https://github.com/synthetos/TinyG/wiki
  
=== Motor Drivers ===
+
==== Motor Drivers ====
 
Motor Drivers IC's by Allegro
 
Motor Drivers IC's by Allegro
 
*http://www.allegromicro.com/en/Products/Categories/ICs/motor.asp
 
*http://www.allegromicro.com/en/Products/Categories/ICs/motor.asp
Line 66: Line 70:
 
*http://www.schmalzhaus.com/EasyDriverQuad/index.html
 
*http://www.schmalzhaus.com/EasyDriverQuad/index.html
  
=== Motors ===
+
==== Motors ====
 
*[[Stepper motor]]
 
*[[Stepper motor]]
 
*Stepper Motors (up to NEMA 34) http://www.linengineering.com/line/contents/stepmotors/
 
*Stepper Motors (up to NEMA 34) http://www.linengineering.com/line/contents/stepmotors/
  
=== Interesting Projects ===
+
==== Interesting Projects ====
 
*http://makeyourbot.org
 
*http://makeyourbot.org
 
*http://labs.nortd.com/lasersaur/
 
*http://labs.nortd.com/lasersaur/

Revision as of 18:44, 26 October 2017

This page is about resources for building computer controlled machines: Milling machines, Laser Cutters, FDM 3D Printers, etc..

Resources

Milling

Milling machines

ShopBot Milling Machine

Precix Milling Machine

Milling Path

RhinoCam =

Laser cutting

Laser cutting machines

Epilog Laser Engraver 64

Spirit GE

Laser cutting Path

Software =

Firmware

GRBL - CNC Controller firmwares for Arduino

TinyG - All-in-one solution (software and hardware) forked from the GRBL project

All in-one Boards

Motor Drivers

Motor Drivers IC's by Allegro

Motor Drivers Solutions by Geckodrive

Stepper Drivers by Allegro IC's

Arduino Shields for driving CNC's

Standalone USB 2 channels stepper driver (based on the TI DRV8811)

Stepper Driver boards based on the Allegro 3982 / 3977

Motors

Interesting Projects