Browse Source

Add TEMP_PROBE_PIN for Einsy Rambo (#18823)

vanilla_fb_2.0.x
natemason 4 years ago
committed by Scott Lahteine
parent
commit
3dd21a2770
  1. 1
      Marlin/src/pins/rambo/pins_EINSY_RAMBO.h

1
Marlin/src/pins/rambo/pins_EINSY_RAMBO.h

@ -109,6 +109,7 @@
#define TEMP_0_PIN 0 // Analog Input
#define TEMP_1_PIN 1 // Analog Input
#define TEMP_BED_PIN 2 // Analog Input
#define TEMP_PROBE_PIN 3 // Analog Input
//
// Heaters / Fans

Loading…
Cancel
Save