Просмотр исходного кода

Merge pull request #3031 from tnw513/RCBugFix

Fix board type for Hephestos: RAMPS 1.4
Scott Lahteine 9 лет назад
Родитель
Сommit
0bc648353f
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      Marlin/example_configurations/Hephestos/Configuration.h

+ 1
- 1
Marlin/example_configurations/Hephestos/Configuration.h Просмотреть файл

@@ -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

Загрузка…
Отмена
Сохранить