Updated M42 (mediawiki)

Scott Lahteine 2016-03-22 17:51:55 -07:00
parent 6f69930b32
commit 7aa8ffec03

@ -9,3 +9,5 @@ Set the state of Pin 9 to 1.
==== Discussion ====
M42 immediately changes a hardware pin's state. This can cause bad things to happen if not used correctly. Use with caution!
If you need the pin change to wait for the last-queued move, precede it with [[M400]].