I'm noob in programming but i will check it, thank you all.
Latest posts made by Froust
-
RE: Two questions about gcode
-
Two questions about gcode
Hi
Is there any way to get result from the console output, for example i sent M303 and i want to use P.I.D. results in my next gcode, like M301 PID results
And the second question, can i make use console as a one time input for macros:
M117 "Enter your diameter in console"
You entering the diameter, click on Enter and its saving without using M200.
Thanks