Просмотр исходного кода

Keep Micromake C1 name on LCD?

Scott Lahteine 6 лет назад
Родитель
Сommit
4e445f2c55

+ 1
- 1
Marlin/example_configurations/Micromake/C1/basic/Configuration.h Просмотреть файл

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

+ 1
- 1
Marlin/example_configurations/Micromake/C1/enhanced/Configuration.h Просмотреть файл

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

Загрузка…
Отмена
Сохранить