RP2040 PicoW axis limit switches #151
Unanswered
Mattmannz71
asked this question in
Q&A
Replies: 2 comments 10 replies
-
|
Y2 uses the M3_LIMIT_PIN (if available in the map) in a XYYZ configuration. Use the $pins command to list the pins. |
Beta Was this translation helpful? Give feedback.
9 replies
-
|
Thanks for the quick reply! I can't see how the mapping of the pins to the physical board pins is done, the links show the board layout which refers to traces ie Limit A input is TR18, Limit Z input is TR19 whereas the board map has M3_LIMIT_PIN. Where can I find the logical to physical mapping? Cheers |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
-
Looking at the board layout it has limit inputs for each axis, X,Y,Z,A. Looking at the board map it only appears to enable limit for X,Y,Z and I would like to run auto squared dual Y axis.
Can anyone confirm?
Thanks in advance.
Matt.
Beta Was this translation helpful? Give feedback.
All reactions