Giter Club home page Giter Club logo

Comments (8)

bdring avatar bdring commented on August 13, 2024

Do what when?

If you hit a limit switch and have hard limits enabled the machine does a hard stop. This means the step pulses are stopped immediately without any deceleration. You have likely lost position. You should rehome the machine. If a limit switch is active before homing FluidNC will know how to safely back off the switch before homing.

from fluidnc.

alphaonex86 avatar alphaonex86 commented on August 13, 2024

Example: Machine start, Limit for X is active, how know if need do X- or X+? How can know how homing?

If homing doing X- util limit enabled and after doing 10 X+:

  • it's well if min X limit is reach, because will start doing directly X+
  • if max X limit it reached will broke the machine, because will start doing directly X+

Then with 1 limit entry, need manual homing at machine startup.

from fluidnc.

bdring avatar bdring commented on August 13, 2024

Show your config file. I do not know how your limit switches are configured.

from fluidnc.

alphaonex86 avatar alphaonex86 commented on August 13, 2024

For now I'm playing with https://github.com/bdring/fluidnc-config-files/blob/main/official/3axis_v4.yaml

And I only see limit_all_pin, I don't see any limit_min_pin/limit_max_pin way

from fluidnc.

MitchBradley avatar MitchBradley commented on August 13, 2024

If you have separate limit switches on both ends, remove the limit_all_pin entry and add limit_neg_pin and limit_pos_pin entries.

The config file that you are using is just an example. If it does not match your hardware, you have to make a config file that does match.

from fluidnc.

bdring avatar bdring commented on August 13, 2024

Send $axes/x to see your config for the x axis. It will show you the full config with defaults for anything your file is missing.

Also read the wiki.

http://wiki.fluidnc.com/en/config/axes#motor-settings

from fluidnc.

MitchBradley avatar MitchBradley commented on August 13, 2024

Here is the documentation for limit switches http://wiki.fluidnc.com/en/config/homing_and_limit_switches

from fluidnc.

alphaonex86 avatar alphaonex86 commented on August 13, 2024

Thanks, my misktake then, sorry

from fluidnc.

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.