Gcode
Snarf이(가) 5 년 전에 이 페이지를 수정함
Catégorie Description Gcode Syntaxe Exemple Commentaire
PID Autotune M303 M303 E[id] S[Temp] C[Iteration] M303 E0 S215 C8 Hotend #1 = E0, Bed = E-1
PID Set hotend PID M301 M301 E[id] P[value] I[value] D[value] M301 P20.83 I1.28 D84.45