PID autotune

M303 C5 S240 U1
This commit is contained in:
Dmitry Belyaev 2019-10-12 14:09:15 +03:00
parent 73103634bc
commit 5611771917
Signed by: b4tman
GPG Key ID: 41A00BF15EA7E5F3
1 changed files with 3 additions and 3 deletions

View File

@ -472,9 +472,9 @@
// If you are using a pre-configured hotend then you can use one of the value sets by uncommenting it
// Creality Ender-3
#define DEFAULT_Kp 21.73
#define DEFAULT_Ki 1.54
#define DEFAULT_Kd 76.55
#define DEFAULT_Kp 23.50
#define DEFAULT_Ki 1.98
#define DEFAULT_Kd 69.72
// Ultimaker
//#define DEFAULT_Kp 22.2