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

SF40: add reversal.py from SF35 #212

Closed koenkooi closed 13 years ago

koenkooi commented 13 years ago

It doesn't show up in the progress bar or statistics, but I do get:

M108 R22.0 M102 G1 X18.33 Y-2.75 G1 X17.84 Y-3.33 G1 X18.33 Y-3.28 M108 R1.2 M103

so it seems to work

koenkooi commented 13 years ago

obsoleted by #213