AstroPrint / AstroBox

AstroBox allows you to control your 3D Printer wirelessly
https://www.astroprint.com/products/p/astrobox-software
GNU Affero General Public License v3.0
157 stars 47 forks source link

Study using M73 for time estimates #539

Open CoDanny opened 4 years ago

CoDanny commented 4 years ago

A feature that I found very useful in OctoPrint was the ability to override the print time remaining if the GCODE had M73 print times embedded in it from the slicer.

I am currently using a Prusa i3 MK3S with Slic3r PE (PrusaSlicer) as my primary slicer. All of my GCODE files include M73 commands that are used by the Prusa i3 MK3S to update its print time remaining display. While I was using OctoPrint, the print time remaining shown on OctoPrint would be an exact match to the value shown on the 3D printer's display, as both were using the times provided by the M73 command.

Would you consider adding M73 support to AstroPrint? That would make the app and web interface much more useful for planning my workflow, as right now I can not rely on its print time values.

Here is a link to the OctoPrint plugin that added the M73 feature: https://plugins.octoprint.org/plugins/prusaetaoverride/

edouardkleinhans commented 3 years ago

Hello, any news on this feature ?