Format of "Build time: 1 hour 12 minutes" in Gcode
Posted: Sun Feb 28, 2021 4:53 am
Hi,
I am asked to add Simplify3D to my Octoprint Plugin https://plugins.octoprint.org/plugins/SlicerEstimator/ to read out print time estimation from embedded information by the slicer to have a better accuracy. I found the following comment in a Gcode file produced by Simplify3D and like to ask if I overseen a more technical comment for build time and what formats are used like for prints below an hour or for prints need days? With that information I can parse it.
embedded in Gcode file
; Build Summary
; Build time: 1 hour 12 minutes
Regards,
Nils
I am asked to add Simplify3D to my Octoprint Plugin https://plugins.octoprint.org/plugins/SlicerEstimator/ to read out print time estimation from embedded information by the slicer to have a better accuracy. I found the following comment in a Gcode file produced by Simplify3D and like to ask if I overseen a more technical comment for build time and what formats are used like for prints below an hour or for prints need days? With that information I can parse it.
embedded in Gcode file
; Build Summary
; Build time: 1 hour 12 minutes
Regards,
Nils