Notifications
Clear all
Slicer PE -> Print Time in Filename
Slicer PE now shows me after create the .gcode file in the right corner the estimated print time
Is it possible to bring this time automaticly into the filename?
How accourate is this time?
Thank you
Posted : 08/11/2018 1:44 pm
Re: Slicer PE -> Print Time in Filename
There isn't anything you can use directly, at least not in the current version, but I've written a python script that is called for post-processing that extracts the info from the gcode comments and writes out a new renamed file with the time appended. I'm running on a Mac, so you'd need to figure out how to get python running on your desktop if you're using Windows. If you're interested, I can clean it up a bit and post it.
Posted : 08/11/2018 3:35 pm