From 2a535bdce8acf0b5b7a2ef04b7357708d7112b4d Mon Sep 17 00:00:00 2001 From: Scott Lahteine Date: Sat, 30 Dec 2017 16:47:26 -0600 Subject: [PATCH] Followup to #8964 --- Marlin/example_configurations/Tronxy/X1/Configuration.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Marlin/example_configurations/Tronxy/X1/Configuration.h b/Marlin/example_configurations/Tronxy/X1/Configuration.h index 5e50c139ad..02fbc7ed0e 100644 --- a/Marlin/example_configurations/Tronxy/X1/Configuration.h +++ b/Marlin/example_configurations/Tronxy/X1/Configuration.h @@ -124,7 +124,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 "Tronxy X1" // 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) @@ -354,7 +354,7 @@ // If you are using a pre-configured hotend then you can use one of the value sets by uncommenting it - // TronXY X1 + // Tronxy X1 #define DEFAULT_Kp 16.20 #define DEFAULT_Ki 1.11 #define DEFAULT_Kd 59.06