Browse Source

Update Configuration.h

ErikZalm 11 years ago
parent
commit
7a5c474d91
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      Marlin/Configuration.h

+ 2
- 2
Marlin/Configuration.h View File

@@ -26,8 +26,8 @@
26 26
 // 12 = Gen7 v1.3
27 27
 // 13 = Gen7 v1.4
28 28
 // 3  = MEGA/RAMPS up to 1.2 = 3
29
-// 33 = RAMPS 1.3 (Power outputs: Extruder, Bed, Fan)
30
-// 34 = RAMPS 1.3 (Power outputs: Extruder0, Extruder1, Bed)
29
+// 33 = RAMPS 1.3 / 1.4 (Power outputs: Extruder, Bed, Fan)
30
+// 34 = RAMPS 1.3 / 1.4 (Power outputs: Extruder0, Extruder1, Bed)
31 31
 // 4  = Duemilanove w/ ATMega328P pin assignment
32 32
 // 5  = Gen6
33 33
 // 51 = Gen6 deluxe

Loading…
Cancel
Save