Add "About Printer" information menu.
Includes: *firmware version / branch / date. *extruder count *board information (name, serial details, power supply type) *thermistors (names, min/max temperatures) *printer statistics (PRINTCOUNTER details) Thanks to @thinkyhead for contributions.
This commit is contained in:
committed by
Scott Lahteine
parent
77a923d8ce
commit
7a377c1d75
@@ -24,6 +24,8 @@
|
||||
* BAM&DICE Due (Arduino Mega) pin assignments
|
||||
*/
|
||||
|
||||
#define BOARD_NAME "2PrintBeta Due"
|
||||
|
||||
#include "pins_RAMPS_14_EFB.h"
|
||||
|
||||
#undef TEMP_0_PIN
|
||||
|
Reference in New Issue
Block a user