EMC Arduino

From RepRap
Revision as of 20:31, 8 December 2013 by Jbeacham (talk | contribs) (software link)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This page is a development stub. Please enhance this page by adding information, cad files, nice big images, and well structured data!

Crystal Clear action run.png
EMC Arduino

Release status: Experimental

No image available.png
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