Difference between revisions of "CNC Control"

From Fab Lab Bcn WIKI
Jump to: navigation, search
(All in-one Boards)
 
(28 intermediate revisions by one user not shown)
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
  
=== Firmware ===
+
==== Milling ====
 +
 
 +
===== Milling machines =====
 +
 
 +
======  ShopBot Milling Machine ======
 +
====== Precix Milling Machine ======
 +
 
 +
 
 +
===== Milling path =====
 +
======  RhinoCam ======
 +
 
 +
==== Laser Cutting ====
 +
*http://wiki.fablabbcn.org/Category:Laser_Cutting
 +
 
 +
==== 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 11: Line 25:
 
*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 17: Line 31:
 
*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 42: Line 56:
 
*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/
Line 54: Line 68:
 
*http://buildlog.org/
 
*http://buildlog.org/
  
[[Category:Technologies]][[Category:Arduino]]
+
[[Category:Tools]][[Category:Arduino]]

Latest revision as of 21:22, 2 November 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

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