Update PID values for hotend, bed
Also enable PID for bed
This commit is contained in:
parent
aaf23d46af
commit
f16d92d39d
@ -622,9 +622,9 @@
|
|||||||
#define DEFAULT_Ki_LIST { 1.08, 1.08 }
|
#define DEFAULT_Ki_LIST { 1.08, 1.08 }
|
||||||
#define DEFAULT_Kd_LIST { 114.00, 114.00 }
|
#define DEFAULT_Kd_LIST { 114.00, 114.00 }
|
||||||
#else
|
#else
|
||||||
#define DEFAULT_Kp 9
|
#define DEFAULT_Kp 10.71
|
||||||
#define DEFAULT_Ki 0.53
|
#define DEFAULT_Ki 0.51
|
||||||
#define DEFAULT_Kd 100
|
#define DEFAULT_Kd 56.57
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user