Updated the default PID for the none LCD SL_SE_HE

This commit is contained in:
Brandon Kamphake 2021-11-23 17:13:53 -06:00
parent 5f751e73fa
commit 37da7ae650

View File

@ -857,9 +857,9 @@
#endif
#endif
#if ANY(TOOLHEAD_SL_SE_HE, LULZBOT_E3D_Titan_Aero_V6)
#define LULZBOT_DEFAULT_Kp 41.68
#define LULZBOT_DEFAULT_Ki 6.87
#define LULZBOT_DEFAULT_Kd 63.16
#define LULZBOT_DEFAULT_Kp 21.0
#define LULZBOT_DEFAULT_Ki 1.78
#define LULZBOT_DEFAULT_Kd 61.93
#elif ENABLED(TOOLHEAD_SK175)
#define LULZBOT_DEFAULT_Kp 26.47
#define LULZBOT_DEFAULT_Ki 2.32