Quantcast
Channel: Reprap Forum - Firmware - Marlin
Viewing all articles
Browse latest Browse all 12090

Re: Remapping Pins for Non-printer

$
0
0
you don't need to remap any pins. (unless your trying to use a pin marlin has already allocated)

remapping is for pins that have a function in marlin.

your using direct pin control "M42 P32 S0" [marlinfw.org]
P32 is the pin your settings (Arduino pin name D32)

Use D4 or D5 on the Servo plug, just change M42 P32 S0 to M42 P4 S0 etc.

The main catch is you cannot use locked pins (pins controlled by marlin) .. do a M43 to list all pins and if they are locked or not

Viewing all articles
Browse latest Browse all 12090

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>