Skip to content

Commit 5c7e584

Browse files
committed
docs -gcode overview: add (ABORT,) description
1 parent 2196102 commit 5c7e584

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/src/gcode/overview.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1059,6 +1059,11 @@ For more information on probing see the <<gcode:g38,G38>> section.
10591059
Examples of logging are in 'nc_files/examples/smartprobe.ngc' and in
10601060
'nc_files/ngcgui_lib/rectange_probe.ngc' sample G-code files.
10611061

1062+
== Abort Messages(((Abort Messages)))
1063+
1064+
* '(ABORT,)' - displays a message like '(MSG,)' with the addition of special
1065+
handling for comment parameters as described below and of aborting the current running process.
1066+
10621067
[[gcode:debug]]
10631068
== Debug Messages(((Debug Messages)))
10641069

0 commit comments

Comments
 (0)