Hello,
I have problems to pause an than executed gcode through the webinterface (using the cnc-ui from the web-if package).
Tried two different ways. First tried the the command field with “play /sd/test.gcode”. After that the gcode is excetuded. If I then press the “abort-button” nothing happens! Even if I type M26 or M600 in the command field.
Whats wrong here?
I have read the troubleshooting instructions on the Smoothieware web site and I still need help.
My test gcode:
G0 X400 F3000
G0 X10 F3000
G0 X400 F3000
G0 X10 F3000
G0 X400 F3000
G0 X10 F3000
G0 X400 F3000
G0 X10 F3000
G0 X400 F3000
G0 X10 F3000
G0 X400 F3000
G0 X10 F3000