ソースを参照

Fix example file to pull in correct pins file

Roxy-3D 6年前
コミット
5fbfbde532
コミッターのメールアドレスに関連付けられたアカウントが存在しません
1個のファイルの変更1行の追加2行の削除
  1. 1
    2
      Marlin/src/config/examples/Formbot/T-Rex_2+/Configuration.h

+ 1
- 2
Marlin/src/config/examples/Formbot/T-Rex_2+/Configuration.h ファイルの表示

@@ -138,8 +138,7 @@
138 138
 // The following define selects which electronics board you have.
139 139
 // Please choose the name from boards.h that matches your setup
140 140
 #ifndef MOTHERBOARD
141
-//#define MOTHERBOARD BOARD_RUMBA
142
-#define MOTHERBOARD BOARD_FORMBOT
141
+  #define MOTHERBOARD BOARD_FORMBOT_TREX2
143 142
 #endif
144 143
 
145 144
 // Optional custom name for your RepStrap or other custom machine

読み込み中…
キャンセル
保存