There was an error while loading. Please reload this page.
1 parent 64df482 commit 22edf42Copy full SHA for 22edf42
1 file changed
_gcode/M303.md
@@ -56,6 +56,8 @@ examples:
56
- pre: 'Auto-tune bed at 60 °C for 8 cycles:'
57
code: M303 E-1 C8 S60
58
59
+- pre: 'Auto-tune hotend at 210 °C for 6 cycles and use the parameters:'
60
+ code: M303 E0 C6 S210 U1
61
---
62
63
This command initiates a process of heating and cooling to determine the proper PID values for the specified hotend or the heated bed.
0 commit comments