New PID Values for new thermistor settings
This commit is contained in:
@@ -696,9 +696,9 @@
|
|||||||
// Set/get with gcode: M301 E[extruder number, 0-2]
|
// Set/get with gcode: M301 E[extruder number, 0-2]
|
||||||
|
|
||||||
#if ANY(KNUTWURST_MEGA, KNUTWURST_MEGA_S, KNUTWURST_MEGA_P)
|
#if ANY(KNUTWURST_MEGA, KNUTWURST_MEGA_S, KNUTWURST_MEGA_P)
|
||||||
#define DEFAULT_Kp 15.94
|
#define DEFAULT_Kp 18.27
|
||||||
#define DEFAULT_Ki 1.17
|
#define DEFAULT_Ki 1.26
|
||||||
#define DEFAULT_Kd 54.19
|
#define DEFAULT_Kd 66.23
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(KNUTWURST_MEGA_X)
|
#if ENABLED(KNUTWURST_MEGA_X)
|
||||||
|
Reference in New Issue
Block a user