SET ADD GCODE PROC TEXT

From Macros Wiki
Revision as of 13:32, 7 March 2024 by BruceKing (talk | contribs)
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_PROC_TEXT 1, "M01"