-
Hello, I see that in the pinout diagram there are 4 digital inputs on pins 27,29,31 and 33 that are shown. I see that we have M codes - M62, M63, M64, M65 to set the outputs that are shown above these inputs. In linuxCNC we would use M66 to wait on an input. I don't see that M66 is implemented in the list of G codes. Is there a way to use these inputs in G code? Thanks, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hi @mcinquino, M66 is not yet implemented since nobody have asked it for now :) I transfer this discuss to new enhancement issue. @++; |
Beta Was this translation helpful? Give feedback.
-
Hi, Thank You! I will keep checking back to see if this gets added and I
can do any testing that may be needed. Looking forward to using this
feature.
…On Sat, Aug 6, 2022 at 11:26 AM Gauthier Brière ***@***.***> wrote:
Hi @mcinquino <https://github.com/mcinquino>,
M66 is not yet implemented since nobody have asked it for now :)
Normally, it will be not so difficult to add M66 to the GCode
interpreter...
I transfer this discuss to new enhancement issue.
@++;
Gauthier.
—
Reply to this email directly, view it on GitHub
<#280 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADXJD47EJU7BFCGI55ZRLB3VXZ7Y5ANCNFSM55BGBN6A>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
Hi @mcinquino,
M66 is not yet implemented since nobody have asked it for now :)
Normally, it will be not so difficult to add M66 to the GCode interpreter...
I transfer this discuss to new enhancement issue.
@++;
Gauthier.