Skip to content

Commit 22edf42

Browse files
authored
📝 Auto-tune command example (#614)
1 parent 64df482 commit 22edf42

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

_gcode/M303.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ examples:
5656
- pre: 'Auto-tune bed at 60 °C for 8 cycles:'
5757
code: M303 E-1 C8 S60
5858

59+
- pre: 'Auto-tune hotend at 210 °C for 6 cycles and use the parameters:'
60+
code: M303 E0 C6 S210 U1
5961
---
6062

6163
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

Comments
 (0)