We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27dca77 commit f4653c8Copy full SHA for f4653c8
1 file changed
docs/src/gcode/m-code.adoc
@@ -696,6 +696,8 @@ parameter of the INI file) is executed with the optional P and Q values
696
as its two arguments.
697
698
Execution of the G-code file pauses until the external program exits.
699
+If the external program exits with exit code other than '0' gcode program exection is
700
+stopped.
701
Any valid executable file can be used. The file must be located in the search
702
path specified in the INI file configuration.
703
See the <<sub:ini:sec:display,Display>> section for more information on search paths.
0 commit comments