You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
M73: Set percentage complete (for display on LCD)
Example:
M73 P25.63 ; Set progress to 25.63%
M73 R456 ; Set remaining time to 456 minutes
M73 C12 ; Set next interaction countdown to 12 minutes
M73 ; Report current values
I noticed in Marlin 2.1.2.4 that M73 also has a C parameter but the documentation only depicts the R and P parameters.
The text was updated successfully, but these errors were encountered: