Added configuration example for the BQ Hephestos 2 3D printer.

Added support for BQ ZUM Mega 3D board and stock Hephestos 2 thermistor.
This commit is contained in:
jbrazio
2016-02-27 19:17:07 +00:00
committed by Scott Lahteine
parent 45bcc43e48
commit b82d91eca6
7 changed files with 1633 additions and 1 deletions

View File

@ -61,6 +61,7 @@
#define BOARD_MKS_BASE 40 // MKS BASE 1.0
#define BOARD_BAM_DICE 401 // 2PrintBeta BAM&DICE with STK drivers
#define BOARD_BAM_DICE_DUE 402 // 2PrintBeta BAM&DICE Due with STK drivers
#define BOARD_BQ_ZUM_MEGA_3D 503 // bq ZUM Mega 3D
#define BOARD_99 99 // This is in pins.h but...?