Skip to content

Commit

Permalink
Remove old M73 / SD comment (MarlinFirmware#17928)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bostwickenator authored and vgadreau committed May 29, 2020
1 parent a74d1f1 commit 191c6f8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Marlin/src/gcode/lcd/M73.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@
*
* Example:
* M73 P25 ; Set progress to 25%
*
* Notes:
* This has no effect during an SD print job
*/
void GcodeSuite::M73() {
if (parser.seen('P'))
Expand Down

0 comments on commit 191c6f8

Please sign in to comment.