GET ADD GCODE PROC TEXT: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
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..." |
MikeONeill (talk | contribs) No edit summary |
||
Line 9: | Line 9: | ||
===Example=== | ===Example=== | ||
:GET_ADD_GCODE_UTIL_PROC_TEXT 2, | :GET_ADD_GCODE_UTIL_PROC_TEXT 2, a$ | ||
[[Category:Procs]] | [[Category:Procs]] |
Revision as of 15:41, 22 April 2022
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, a$