GithubHelp home page GithubHelp logo

[BUG] (Auto Level hangs) about marlin HOT 4 CLOSED

cr6community avatar cr6community commented on August 11, 2024
[BUG] (Auto Level hangs)

from marlin.

Comments (4)

Sebazzz avatar Sebazzz commented on August 11, 2024

Which release are you on? Is this the same as #21?

from marlin.

jacquesbotha avatar jacquesbotha commented on August 11, 2024

Which release are you on? Is this the same as #21?

Community firmware release 3 based on Marlin v2.0.7.1
Nope - not related - the bed heats up, but the problem is related to no de-bouncing of the strain gauge.

from marlin.

Sebazzz avatar Sebazzz commented on August 11, 2024

Your comments regarding the strain gauge made me think, so I went ahead, enabled DIRECT_PIN_CONTROL to directly talk to the strain gauge.

When COM_PIN is set to 0 it turns off reporting of the Z-endstop. To test this, move the hot-end so it is triggered (blue led), then set COM_PIN to LOW (via M42 P5 S0). The blue LED will turn off.

M119 also says that z_min = open. When you then turn on COM_PIN to 1, the Z-endstop is still not triggered.

If you then apply even more force to the strain gauge, it is then triggering again. So the combination of COM_PIN 0, a delay, and COM_PIN 1 is essentially the act of pressing the "tare" or "zero" key on your kitchen scale. It is self-calibrating (when the Marlin tells it to) which begs the question what that potmeter is even doing there. Maybe all it defines is the threshold. You tare it via firmware, but the threshold (how many "grams" it takes for it to trigger) is set via the potmeter.

from marlin.

Sebazzz avatar Sebazzz commented on August 11, 2024

I've done some improvements in eede631.

from marlin.

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.