GithubHelp home page GithubHelp logo

Comments (5)

repetier avatar repetier commented on June 27, 2024

There was never a debounce code in the firmware. But the speed for the second try of the z-axis has changed. It is now configurable and set to 50% of the homing speed by default. With 0.50 it was the same speed. Check this in configuration.h

// For higher precision you can reduce the speed for the second test on the endstop
// during homing operation. The homing speed is divided by the value. 1 = same speed, 2 = half speed
#define ENDSTOP_X_RETEST_REDUCTION_FACTOR 2
#define ENDSTOP_Y_RETEST_REDUCTION_FACTOR 2
#define ENDSTOP_Z_RETEST_REDUCTION_FACTOR 2

set value to 1 for the old speeding. I guess hitting the switch with a slower speed made the difference.

from repetier-firmware.

capitaenz avatar capitaenz commented on June 27, 2024

At this setting is not the problem. I just tried it.
I will if I have time later the version 0.50 install again.
I can not remember to have changed anything else.

from repetier-firmware.

capitaenz avatar capitaenz commented on June 27, 2024

I have now flashed the firmware v0.50 - no bounce.
Then I flashed the firmware v0.60 - bounce
I again went through the configuration so far, on my side everything is ok.

from repetier-firmware.

repetier avatar repetier commented on June 27, 2024

I think you had an other definition of bounce. You didn't mean the printer bounced at z=0 but at some higher position, right! If i'm right with the assumption, the problem should now be fixed (still version 0.60). I had the number of steps for the x axis used, but the z axis needed more steps for a full distance. Haven't tested such high moves, so it went unnoticed.

from repetier-firmware.

capitaenz avatar capitaenz commented on June 27, 2024

Yes, that's it!
Thank you the bug is fixed =)

from repetier-firmware.

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.