From b01d201eacd53e5911468a95b6f50c3674c35f00 Mon Sep 17 00:00:00 2001 From: Thomas Basler Date: Wed, 5 Feb 2020 18:58:46 +0100 Subject: [PATCH] Set custom machine name --- Marlin/Configuration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index ae5462a73e..5c7c5112a3 100644 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -135,7 +135,7 @@ //#define BLUETOOTH // Name displayed in the LCD "Ready" message and Info menu -//#define CUSTOM_MACHINE_NAME "3D Printer" +#define CUSTOM_MACHINE_NAME "MPCNC" // Printer's unique ID, used by some programs to differentiate between machines. // Choose your own or use a service like https://www.uuidgenerator.net/version4