makerbot / ReplicatorG

An open-source gcode interpreter for driving RepRaps, Makerbots, and other similar CNC beasties
http://replicat.org
GNU General Public License v2.0
404 stars 226 forks source link

Tool Change Fixes #273

Closed tbuser closed 12 years ago

tbuser commented 12 years ago

Adds support for RepRap style T code tool changes (now works with gcode from slic3r and Kisslicer).

Also fixes some issues with E to A/B axis mapping.

This was only tested on my Dual Extruder ToM using makerbot4g 5D driver.

FarMcKon commented 12 years ago

testing this now. Thanks for the fix man!

hack on, Far