Remove old M73 / SD comment (#17928)
This commit is contained in:
parent
37f86d9e08
commit
7a9bb6bc86
@ -33,9 +33,6 @@
|
|||||||
*
|
*
|
||||||
* Example:
|
* Example:
|
||||||
* M73 P25 ; Set progress to 25%
|
* M73 P25 ; Set progress to 25%
|
||||||
*
|
|
||||||
* Notes:
|
|
||||||
* This has no effect during an SD print job
|
|
||||||
*/
|
*/
|
||||||
void GcodeSuite::M73() {
|
void GcodeSuite::M73() {
|
||||||
if (parser.seen('P'))
|
if (parser.seen('P'))
|
||||||
|
Loading…
Reference in New Issue
Block a user