Selaa lähdekoodia

Merge pull request #3031 from tnw513/RCBugFix

Fix board type for Hephestos: RAMPS 1.4
Scott Lahteine 9 vuotta sitten
vanhempi
commit
0bc648353f
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      Marlin/example_configurations/Hephestos/Configuration.h

+ 1
- 1
Marlin/example_configurations/Hephestos/Configuration.h Näytä tiedosto

@@ -70,7 +70,7 @@ Here are some standard links for getting your machine calibrated:
70 70
 // The following define selects which electronics board you have.
71 71
 // Please choose the name from boards.h that matches your setup
72 72
 #ifndef MOTHERBOARD
73
-  #define MOTHERBOARD BOARD_RAMPS_13_EFB
73
+  #define MOTHERBOARD BOARD_RAMPS_14_EFB
74 74
 #endif
75 75
 
76 76
 // Optional custom name for your RepStrap or other custom machine

Loading…
Peruuta
Tallenna