Cleanup, commentary of M303 pid tuning code
This commit is contained in:
parent
36541d61ab
commit
01e3ccfd69
3 changed files with 42 additions and 50 deletions
|
|
@ -9468,7 +9468,7 @@ inline void gcode_M226() {
|
|||
/**
|
||||
* M303: PID relay autotune
|
||||
*
|
||||
* S<temperature> sets the target temperature. (default 150C)
|
||||
* S<temperature> sets the target temperature. (default 150C / 70C)
|
||||
* E<extruder> (-1 for the bed) (default 0)
|
||||
* C<cycles>
|
||||
* U<bool> with a non-zero value will apply the result to current settings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue