Cleanup, commentary of M303 pid tuning code

This commit is contained in:
Scott Lahteine 2018-01-03 04:06:07 -06:00
parent 36541d61ab
commit 01e3ccfd69
3 changed files with 42 additions and 50 deletions

View file

@ -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