ErikDeBruijn / ReplicatorG-Erik5D

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

Handle safety stops informatively: Z-limit endstop trigger #10

Open ErikDeBruijn opened 13 years ago

ErikDeBruijn commented 13 years ago

If the Z-limit switch is triggered, this should generate a safety stop that is visible in the ReplicatorG GUI. Preferably, it should be possible to continue the build, but the machine should be paused? (or what else?) Also, use the display (if available) to show the error and allow it to resume.