markwal / OctoPrint-GPX

An OctoPrint plug-in to use GPX as the protocol layer underneath rather than replacing g-code to talk to s3g/x3g machines, for example, a FlashForge.
GNU Affero General Public License v3.0
104 stars 26 forks source link

Progress % to the bot is hit and miss #10

Closed markwal closed 8 years ago

markwal commented 8 years ago

Steps:

  1. Start a non-SD card print from OctoPrint

Expected result: Progress percentage to show on the LCD

Actual result: Sometimes % is shown, sometimes it shows 0% the whole time

chuckmitchell commented 8 years ago

I haven't seen this happen yet. Can you send me a file to print and test?

markwal commented 8 years ago

I think I have it fixed in 2.4.1. There were several issues, but the most recent one I fixed is if the gcode filename started with a number, the progress was broken.