teachingtechYT.github.io icon indicating copy to clipboard operation
teachingtechYT.github.io copied to clipboard

Speed & Max flow tuning wrong console command

Open ghylander opened this issue 1 year ago • 0 comments

In the calibration.html file, line 1199 reads:

<p>You can enter <b>M203</b> into a terminal and the maximum set feedrates will be reported.</p>

However, sending M203 does not echo anything. Later in the same section, in line 1204:

<p>You can enter <b>M503</b> into a terminal and these values will be reported.</p>

Which does indeed work. Seems to me that both lines should state M503.

ghylander avatar May 12 '23 06:05 ghylander