Computer to Microcontroller: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created page with "=Summary= This CNC toolchain has a computer with a gcode streamer (Gctrl) to stream gcode into a microcontroller (Arduino) that has been flashed with a gcode interpreter (GRBL)....")
 
Line 1: Line 1:
=Summary=
=Summary=


This CNC toolchain has a computer with a gcode streamer (Gctrl) to stream gcode into a microcontroller (Arduino) that has been flashed with a gcode interpreter (GRBL).
This CNC toolchain has a computer with a CAM (computer-aided manufacturing) file streamer to stream the CAM file into a microcontroller that has been flashed with a CAM file interpreter.


=Steps=
=Steps=


[
[

Revision as of 18:08, 10 June 2012

Summary

This CNC toolchain has a computer with a CAM (computer-aided manufacturing) file streamer to stream the CAM file into a microcontroller that has been flashed with a CAM file interpreter.

Steps

[