Apply CUSTOM_MACHINE_NAME to configurations

- Replace “Mendel” with “RepRap”
This commit is contained in:
Scott Lahteine
2015-04-10 21:29:42 -07:00
parent 71adb1ee59
commit ccbe2c4ea3
15 changed files with 38 additions and 27 deletions

View File

@ -62,8 +62,8 @@ Here are some standard links for getting your machine calibrated:
#define MOTHERBOARD BOARD_HEPHESTOS
#endif
// Define this to set a custom name for your generic Mendel,
// #define CUSTOM_MENDEL_NAME "This Mendel"
// Optional custom name for your RepStrap or other custom machine
// Displayed in the LCD "Ready" message
// 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)