Web Progress Bar - stuck at 100%? (custom slicer)
-
I'm getting some odd behavior in my prints - they start at 100% complete and don't give any time estimates. I didn't realize how much I appreciated the time estimate feature until now.
A bit of background here - I'm building a custom web slicing interface and am using a modified version of Slic3r. I fully expect that there could be some comment code or something similar I might be missing from the gcode files that enables the progress calculation. Any pointers as to what gcode lines I may be missing?
Additional details:
- WebUI says "Processing *.gcode, 100% Complete
- Right hand says Layer 0 of 191(even when past the first layer)
- Job duration and last layer time function correctly, current layer time does not.
Firmware Name:
RepRapFirmware for Duet 2 WiFi/Ethernet
Firmware Electronics:
Duet Ethernet 1.02 or later
Firmware Version:
2.0(RTOS) (2018-06-05b3)
Web Interface Version:
1.22.6 -
@TLAS
Another detail,When I printed the file again after it finished, the time estimates all worked... finding this really weird...
-
@TLAS said in Web Progress Bar - stuck at 100%? (custom slicer):
Firmware Version:
2.0(RTOS) (2018-06-05b3)
Web Interface Version:
1.22.6These are quite out of date.
Can you post a sample gcode?
-
@Phaedrux
Just actually switched over to a new Ethernet board yesterday. I was having the same problems with an older WiFi with everything up to date.Will post an example after I confirm the same behavior after updating.