Browse Source
Update Boards.h to include Formbot support
pull/1/head
Roxy-3D
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
Marlin/src/core/boards.h
|
|
@ -75,6 +75,7 @@ |
|
|
|
#define BOARD_AZTEEG_X3_PRO 68 // Azteeg X3 Pro
|
|
|
|
#define BOARD_ULTIMAIN_2 72 // Ultimainboard 2.x (Uses TEMP_SENSOR 20)
|
|
|
|
#define BOARD_RUMBA 80 // Rumba
|
|
|
|
#define BOARD_FORMBOT 81 // Formbot version 1. A Rumba derivitive
|
|
|
|
#define BOARD_BQ_ZUM_MEGA_3D 503 // bq ZUM Mega 3D
|
|
|
|
#define BOARD_MAKEBOARD_MINI 431 // MakeBoard Mini v2.1.2 is a control board sold by MicroMake
|
|
|
|
#define BOARD_TRIGORILLA_13 343 // TriGorilla Anycubic version 1.3 based on RAMPS EFB
|
|
|
|