i want to add custom Machine code to set a pin high or low, is there any info on how to do this ?
评论 (3)
#2 – MARIOBASZ 于 2020-02-13
if it is possible to add a new M command, I must look as I have done, you must add lines in two files. I implemented it for a project that I hope will soon come to light (it takes more than 9 months)
#3 – iacopo 于 2020-05-04
I’m interested in this too!
#1 – toozinger 于 2020-01-10
@sinfocomp: I am wondering this as well. I have been trying to find any gcode interpreter which allows custom m-code creation in order to turn on or set output pins. Have you found any version of GRBL or otherwise which allows this?