GET ADD GCODE PROC TEXT

From Macros Wiki
Revision as of 15:38, 22 April 2022 by MikeONeill (talk | contribs) (Created page with "{{Up}} {{Command|syntax=GET_ADD_GCODE_PROC_TEXT <process number>, <text> |description=:Get 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

GET_ADD_GCODE_PROC_TEXT <process number>, <text>


Get Add GCode process text.

Parameters

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

Example

GET_ADD_GCODE_UTIL_PROC_TEXT 2, "M01"