Browse Source

MK2.5S

pin definition for filament sensor connection
MRprusa3d 6 years ago
parent
commit
b17a961241
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Firmware/pins_Rambo_1_3.h

+ 1 - 1
Firmware/pins_Rambo_1_3.h

@@ -102,7 +102,7 @@
 
 #define SDCARDDETECT           15
 
-#define IR_SENSOR_PIN 62 //idler sensor @PK0 (digital pin 62/A8)
+#define IR_SENSOR_PIN 23 // idler sensor @PA1 (digital pin 23, "Z-MAX" connector)
 
 // Support for an 8 bit logic analyzer, for example the Saleae.
 // Channels 0-2 are fast, they could generate 2.667Mhz waveform with a software loop.