hass-flashforge-adventurer-3 icon indicating copy to clipboard operation
hass-flashforge-adventurer-3 copied to clipboard

No actual progress data Adventurer 4

Open blackbird0589 opened this issue 2 years ago β€’ 16 comments
trafficstars

Hi and first of all thank you for this tool! As mentioned in the issue below I also don't have actual progress data - cam, Temps, status works great, but printing progress is always "0%". Is there any workaround that would fix this?

kind regards Thomas


This hacs worked straight out of the box for me using a Av. 4, entities/sub it seems to support are as follows

  • Camera
  • Bed Temp
  • Bed Desired Temp
  • Nozzle Temp
  • Nozzle Desired Temp
  • Printing (Boolean)

Progress however results in reporting a 0, would be nice to be able to see the actual progress.

Thanks for building this mod. useful!

Originally posted by @roperstv in https://github.com/modrzew/hass-flashforge-adventurer-3/issues/1#issuecomment-1365241053

blackbird0589 avatar Jan 20 '23 10:01 blackbird0589

Same for me with the Adv.4 hoping there will be a fix for this

Sereen666 avatar Jan 20 '23 11:01 Sereen666

@modrzew: Hey Tomek could you be so kind and have a look at our problem. Maybe it's pretty easy to fix, but I'm not able to handle it.

Thanks a lot!

blackbird0589 avatar Apr 04 '23 10:04 blackbird0589

Hey @blackbird0589, sorry so much for lack of reply, this has fallen through the cracks. I presume you have Adventurer 4 printer β€”Β can you tell me which firmware version you're at?

modrzew avatar Apr 05 '23 11:04 modrzew

No problem, could happen to everyone of us. My firmware is V2.2.4-2.3 / Kernel: 1.4.0 / Library: 1.2.0, just updated yesterday to this version.

blackbird0589 avatar Apr 05 '23 11:04 blackbird0589

Looks like they're updating all the printers except for Adventurer 3 which is still on 1.3.6 firmware, whatever that means πŸ₯²

I just pushed a new version of the integration 1.0.3, which adds some debug messages to logs. Can you update and also enable logging by setting this in your configuration.yaml:

logger:
  default: warn
  logs:
    custom_components.flashforge_adventurer_3: debug

and then paste the relevant logs here? For progress specifically we're interested in the ~M27 command.

modrzew avatar Apr 05 '23 12:04 modrzew

Hi Tomek, I'm not really familiar with extracting logs from Homeassistant. If anything is missing please tell me where to find it. HA_Core.txt Flashforge Adventurer 3 progress_sensor

blackbird0589 avatar Apr 07 '23 10:04 blackbird0589

That's exactly what I needed, thank you!

I just pushed the version 1.0.4 β€”Β @blackbird0589 @Sereen666 can you try updating and telling me if the progress is reported now?

modrzew avatar Apr 11 '23 11:04 modrzew

I did a quick print that took 5 minutes but it has not registered any progress.

Sereen666 avatar Apr 11 '23 13:04 Sereen666

Same to me, no progress values...tried also to reinstall integration but no success.

blackbird0589 avatar Apr 11 '23 14:04 blackbird0589

Hey @blackbird0589 @Sereen666, sorry for the delay with response. I'm not sure what can be wrong in this case 😞 Can you check if FlashPrint software correctly reports printing progress? If it does, then would you be able to share more logs from Home Assistant, ideally from the middle of the print when the progress value is greater than zero?

modrzew avatar Apr 25 '23 08:04 modrzew

Hey Tomek, attached the required logs. In my eyes it contains the layer progress. e.g.: Sent "~M27" to the printer 2023-05-02 13:34:03.392 DEBUG (MainThread) [custom_components.flashforge_adventurer_3.protocol] Response from the printer: b'CMD M27 Received.\r\nSD printing byte 51/100\r\nLayer: 24/135\r\nok\r\n'

Maybe you can spend some time to have a look at.

FFAdv4_Logs.txt

blackbird0589 avatar May 02 '23 11:05 blackbird0589

Interesting, the response from the printer should be captured by the regexp, so it's weird it still doesn't work.

Screenshot 2023-05-07 at 22 22 23

Just to make sure, are you on either version 1.0.4 or the most recent master commit?

modrzew avatar May 07 '23 12:05 modrzew

Yes, I'm on 1.0.4. Is there any difference to master commit?

blackbird0589 avatar May 10 '23 13:05 blackbird0589

any news on the matter, i have the same problem :-(

MadsALarsen avatar Dec 28 '23 19:12 MadsALarsen

Just found that forge for adv. 4 - name is still Adventurer 3 but it works fine. You have to remove the old integration and HACS-component.

blackbird0589 avatar Jan 02 '24 16:01 blackbird0589

Just found that forge for adv. 4 - name is still Adventurer 3 but it works fine. You have to remove the old integration and HACS-component.

Thanks 🀘🏻🀘🏻

MadsALarsen avatar Jan 02 '24 17:01 MadsALarsen