SET ADD GCODE PROC TEXT

From Macros Wiki
Revision as of 15:39, 22 April 2022 by MikeONeill (talk | contribs) (Created page with "{{Up}} {{Command|syntax=SET_ADD_GCODE_PROC_TEXT <process number>, <text> |description=:Set Add GCode process text. |param1=<process number>|param1_des...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Up

Command

SET_ADD_GCODE_PROC_TEXT <process number>, <text>


Set Add GCode process text.

Parameters

<process number>
Process number.
<text>
Add GCode Text

Example

SET_ADD_GCODE_UTIL_PROC_TEXT 1, "M01"