Giter Club home page Giter Club logo

Comments (12)

luc-github avatar luc-github commented on May 13, 2024

looks related to watchdog and playsound
need to check if any other place in code can be a bottleneck and generate a reset

from repetier-firmware-4-davinci.

luc-github avatar luc-github commented on May 13, 2024

first bottleneck fixed fac4a5e

from repetier-firmware-4-davinci.

luc-github avatar luc-github commented on May 13, 2024

add some ping for safety 4e56b8a

from repetier-firmware-4-davinci.

luc-github avatar luc-github commented on May 13, 2024

So far no issue in 24h printing - and flashing several times - keep watching

from repetier-firmware-4-davinci.

luc-github avatar luc-github commented on May 13, 2024

I did not reproduced it in 5 days of printing (7h + of continuous printing ) done several times
The only time it happen it is when doing urgency stop when restart the watchdog is in time out and do a reset - which is normal as there no method to stop the wachdog - need to see if can be avoid ,
may be add reset when doing kill function

from repetier-firmware-4-davinci.

luc-github avatar luc-github commented on May 13, 2024

still have random reset at start at cold boot
Testing to increase interval from 4s to 8s and init timer before hw initialization not after so first command in printer::setup is init watchdog timer to 8s which should be enough for starting time and keep safe watchdog

from repetier-firmware-4-davinci.

a5m0 avatar a5m0 commented on May 13, 2024

I just flashed my printer with this and I am stuck in a restart loop on start. I'm not sure if this is the same bug here. I should note that I did not wipe my SD card, could that be causing issues?

from repetier-firmware-4-davinci.

luc-github avatar luc-github commented on May 13, 2024

Looks like same, I am testing a fix but it is not pushed yet, I will push later, I am out now, so you can check it fix it

from repetier-firmware-4-davinci.

luc-github avatar luc-github commented on May 13, 2024

fix implemented 8e33aef
even watchdog is not supposed to be started I guess it is so instead of waiting printer setup is done to initialize - I have done as first action of setup, also 4s is little bit short for initialization so I have extended to 8s knowing that some functions do the pingwatchdog during setup so should be enough and keep watchdog efficient

Let me know if it solve your issue as I do not have anymore on my side

from repetier-firmware-4-davinci.

a5m0 avatar a5m0 commented on May 13, 2024

That definitely appears to have solved this issue!

from repetier-firmware-4-davinci.

luc-github avatar luc-github commented on May 13, 2024

Good - thank you for your feedback

from repetier-firmware-4-davinci.

luc-github avatar luc-github commented on May 13, 2024

I close issue as all seems ok now

from repetier-firmware-4-davinci.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.