此操作将删除页面 "PID"
,请三思而后行。
M303 E0 S220 C8
Recv: #define DEFAULT_Kp 22.56
Recv: #define DEFAULT_Ki 1.98
Recv: #define DEFAULT_Kd 64.23
M301 P22.56 I1.98 D64.23
Attention, ca peut declencher un Thermal Runaway
M303 E-1 S60 C8
Recv: Classic PID
Recv: Kp: 223.78 Ki: 36.91 Kd: 339.16
Recv: PID Autotune finished! Put the last Kp, Ki and Kd constants from below into Configuration.h
Recv: #define DEFAULT_bedKp 223.78
Recv: #define DEFAULT_bedKi 36.91
Recv: #define DEFAULT_bedKd 339.16
M304 P223.78 I36.91 D339.16
此操作将删除页面 "PID"
,请三思而后行。