EMC Arduino
This page is a development stub. Please enhance this page by adding information, cad files, nice big images, and well structured data!
EMC Arduino
Release status: Experimental
Description | EMC Arduino
|
License | |
Author | |
Contributors | |
Based-on | |
Categories | |
CAD Models | |
External Link |
Description
This is software that hooks up with an Arduino using a USB, and it tells the controller what temperature to run the extruder at. The rest of controls are up to the CNC controller mach 3 or emc2.
Software Link
It uses an Arduino, or any other hardware. It communicates in the M gcode and request temp readings several times a second. It can also be used to test reprap setup. It works multi platform with WINE install.
Just look for temp_test.exe file click on it and run!
It will ask what comport your reprap controller or programmed Arduino uses.
Related
- EMCRepRap, which uses EMC2 and the parallel port.
- CNCzone: "EMC2 working perfectly for controlling a 3D printer (RepRap)"