Followup to #8964
This commit is contained in:
parent
52244f690e
commit
2a535bdce8
@ -124,7 +124,7 @@
|
|||||||
|
|
||||||
// Optional custom name for your RepStrap or other custom machine
|
// Optional custom name for your RepStrap or other custom machine
|
||||||
// Displayed in the LCD "Ready" message
|
// 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)
|
// 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)
|
||||||
@ -354,7 +354,7 @@
|
|||||||
|
|
||||||
// If you are using a pre-configured hotend then you can use one of the value sets by uncommenting it
|
// 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_Kp 16.20
|
||||||
#define DEFAULT_Ki 1.11
|
#define DEFAULT_Ki 1.11
|
||||||
#define DEFAULT_Kd 59.06
|
#define DEFAULT_Kd 59.06
|
||||||
|
Loading…
Reference in New Issue
Block a user