bigtreetech / MicroProbe

75 stars 12 forks source link

Incorrect pins in manual for SKR MINI E3 V3.0? #31

Open hrafnfloki opened 4 months ago

hrafnfloki commented 4 months ago

I'm attempting to follow the instructions of the MicroProbe V2 manual, which is on this GitHub, and I've been running into error after error.

note: this is the location of the previous definition 1325 | #define Z_MIN_PROBE_PIN PC13 // The detection IO on the SKR 3 is PC13

error: 'PE5' was not declared in this scope; did you mean 'PE_5'?

I followed the manual word for word. So I'm not sure if the manual is out of date, because it was last updated earlier this year? Does anyone know if I'm doing something wrong and what the correct "control and detection I/Os" are?

hrafnfloki commented 4 months ago

image