|
|
@ -68,8 +68,9 @@ Here are some standard links for getting your machine calibrated:
|
|
|
|
#define MOTHERBOARD BOARD_RAMPS_13_EFB
|
|
|
|
#define MOTHERBOARD BOARD_RAMPS_13_EFB
|
|
|
|
#endif
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
|
|
// Define this to set a custom name for your generic Mendel,
|
|
|
|
// Optional custom name for your RepStrap or other custom machine
|
|
|
|
// #define CUSTOM_MENDEL_NAME "This Mendel"
|
|
|
|
// Displayed in the LCD "Ready" message
|
|
|
|
|
|
|
|
// #define CUSTOM_MACHINE_NAME "This RepRap"
|
|
|
|
|
|
|
|
|
|
|
|
// Define this to set a unique identifier for this printer, (Used by some programs to differentiate between machines)
|
|
|
|
// 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)
|
|
|
|
// You can use an online service to generate a random UUID. (eg http://www.uuidgenerator.net/version4)
|
|
|
|