Browse Source

Set CUSTOM_MACHINE_NAME for some configs

pull/1/head
Scott Lahteine 6 years ago
parent
commit
8def25e475
  1. 2
      Marlin/src/config/examples/Anet/A2/Configuration.h
  2. 2
      Marlin/src/config/examples/Anet/A2plus/Configuration.h
  3. 2
      Marlin/src/config/examples/Anet/A6/Configuration.h
  4. 2
      Marlin/src/config/examples/Anet/A8/Configuration.h
  5. 2
      Marlin/src/config/examples/Geeetech/Prusa i3 Pro B/bltouch/Configuration.h
  6. 2
      Marlin/src/config/examples/Geeetech/Prusa i3 Pro B/noprobe/Configuration.h
  7. 2
      Marlin/src/config/examples/Geeetech/Prusa i3 Pro C/Configuration.h
  8. 2
      Marlin/src/config/examples/Geeetech/Prusa i3 Pro W/Configuration.h
  9. 2
      Marlin/src/config/examples/Malyan/M200/Configuration.h
  10. 2
      Marlin/src/config/examples/RigidBot/Configuration.h
  11. 2
      Marlin/src/config/examples/SCARA/Configuration.h
  12. 2
      Marlin/src/config/examples/makibox/Configuration.h

2
Marlin/src/config/examples/Anet/A2/Configuration.h

@ -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 "Anet A2"
// 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)

2
Marlin/src/config/examples/Anet/A2plus/Configuration.h

@ -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 "Anet A2+"
// 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)

2
Marlin/src/config/examples/Anet/A6/Configuration.h

@ -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 "Anet A6"
// 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)

2
Marlin/src/config/examples/Anet/A8/Configuration.h

@ -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 "Anet A8"
// 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)

2
Marlin/src/config/examples/Geeetech/Prusa i3 Pro B/bltouch/Configuration.h

@ -137,7 +137,7 @@
// Optional custom name for your RepStrap or other custom machine
// Displayed in the LCD "Ready" message
//#define CUSTOM_MACHINE_NAME "Pi3PB-BL"
#define CUSTOM_MACHINE_NAME "i3 Pro B"
// 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)

2
Marlin/src/config/examples/Geeetech/Prusa i3 Pro B/noprobe/Configuration.h

@ -137,7 +137,7 @@
// Optional custom name for your RepStrap or other custom machine
// Displayed in the LCD "Ready" message
//#define CUSTOM_MACHINE_NAME "Pi3PB"
#define CUSTOM_MACHINE_NAME "i3 Pro B"
// 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)

2
Marlin/src/config/examples/Geeetech/Prusa i3 Pro C/Configuration.h

@ -137,7 +137,7 @@
// Optional custom name for your RepStrap or other custom machine
// Displayed in the LCD "Ready" message
#define CUSTOM_MACHINE_NAME "Pro C"
#define CUSTOM_MACHINE_NAME "i3 Pro C"
// 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)

2
Marlin/src/config/examples/Geeetech/Prusa i3 Pro W/Configuration.h

@ -137,7 +137,7 @@
// Optional custom name for your RepStrap or other custom machine
// Displayed in the LCD "Ready" message
#define CUSTOM_MACHINE_NAME "Pro W"
#define CUSTOM_MACHINE_NAME "i3 Pro W"
// 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)

2
Marlin/src/config/examples/Malyan/M200/Configuration.h

@ -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 "Malyan M200"
// 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)

2
Marlin/src/config/examples/RigidBot/Configuration.h

@ -140,7 +140,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 "Rigidbot"
// 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)

2
Marlin/src/config/examples/SCARA/Configuration.h

@ -168,7 +168,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 "SCARA"
// 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)

2
Marlin/src/config/examples/makibox/Configuration.h

@ -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)

Loading…
Cancel
Save