Set CUSTOM_MACHINE_NAME for some configs

This commit is contained in:
Scott Lahteine
2018-11-06 21:39:40 -06:00
parent 812f6a7dd7
commit 8def25e475
12 changed files with 12 additions and 12 deletions

View File

@@ -137,7 +137,7 @@
// Optional custom name for your RepStrap or other custom machine
// Displayed in the LCD "Ready" message
//#define CUSTOM_MACHINE_NAME "3D Printer"
#define CUSTOM_MACHINE_NAME "MakiBox"
// Define this to set a unique identifier for this printer, (Used by some programs to differentiate between machines)
// You can use an online service to generate a random UUID. (eg http://www.uuidgenerator.net/version4)