Parcourir la source

Ultimainboard 2.x does not has a PS_ON pin.

daid il y a 11 ans
Parent
révision
d16a770855
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      Marlin/pins.h

+ 1
- 1
Marlin/pins.h Voir le fichier

@@ -1381,7 +1381,7 @@
1381 1381
 #define SDSS               53
1382 1382
 #define LED_PIN            8
1383 1383
 #define FAN_PIN            7
1384
-#define PS_ON_PIN          12
1384
+#define PS_ON_PIN          -1
1385 1385
 #define KILL_PIN           -1
1386 1386
 #define SUICIDE_PIN        -1  //PIN that has to be turned on right after start, to keep power flowing.
1387 1387
 #define SAFETY_TRIGGERED_PIN     28 //PIN to detect the safety circuit has triggered

Chargement…
Annuler
Enregistrer