EMC Arduino

From RepRap
Revision as of 20:29, 8 December 2013 by Jbeacham (talk | contribs) (Description)
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 the arduino, or any other hardware. it communicated 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