Browse Source

Update Boards.h for Vellemann K8200 - comment only

## Update Boards.h for Vellemann K8200 - comment only

* Boards.h: updated comment for board 3Drag - K8200 uses same board
CONSULitAS 9 years ago
parent
commit
e13f159343
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/boards.h

+ 1
- 1
Marlin/boards.h View File

@@ -28,7 +28,7 @@
28 28
 #define BOARD_ULTIMAKER         7    // Ultimaker
29 29
 #define BOARD_ULTIMAKER_OLD     71   // Ultimaker (Older electronics. Pre 1.5.4. This is rare)
30 30
 #define BOARD_ULTIMAIN_2        72   // Ultimainboard 2.x (Uses TEMP_SENSOR 20)
31
-#define BOARD_3DRAG             77   // 3Drag Controller
31
+#define BOARD_3DRAG             77   // 3Drag Controller / Vellemann K8200 Controller
32 32
 #define BOARD_TEENSYLU          8    // Teensylu
33 33
 #define BOARD_RUMBA             80   // Rumba
34 34
 #define BOARD_PRINTRBOARD       81   // Printrboard (AT90USB1286)

Loading…
Cancel
Save