Giter Club home page Giter Club logo

Comments (10)

bdring avatar bdring commented on August 13, 2024

We did not consider that method in the design. Are you expecting the axis to auto square?

You could try changing the second one to NO_PIN and see what happens.

from fluidnc.

wu5 avatar wu5 commented on August 13, 2024

Here's what happened:

[MSG:ERR: Validation error at /axes/x/motor1/stepstick: Direction pin must be configured.]␊
[MSG:INFO: Configuration is invalid]␊

from fluidnc.

wu5 avatar wu5 commented on August 13, 2024

I wanted to configure it as in the previous version of Grbl_Esp32: https://github.com/bdring/Grbl_Esp32/wiki/Motor-Ganging-and-Axis-Squaring

from fluidnc.

bdring avatar bdring commented on August 13, 2024

We don't support motors without a direction pin right now. It would probably be possible, but I think we would have to limit it to the second motor only.

You could submit a feature request. The primary devs have a lot of other priorities, so it might be months before someone worked on it.

from fluidnc.

MitchBradley avatar MitchBradley commented on August 13, 2024

As a workaround, if you have a spare GPIO pin that is not already used for some other purpose, you could assign it as the second direction pin, but not connect it to anything.

from fluidnc.

wu5 avatar wu5 commented on August 13, 2024

As a workaround, if you have a spare GPIO pin that is not already used for some other purpose, you could assign it as the second direction pin, but not connect it to anything.

It works. Thanks!

from fluidnc.

wu5 avatar wu5 commented on August 13, 2024

I found another problem. In this version, as it turned out, the connection of double limit switches is also impossible. I mean this:
This is an image

When specifying the same limit_all_pin for motor0 and motor1, an error pops up: "Pin is already used".

from fluidnc.

MitchBradley avatar MitchBradley commented on August 13, 2024

If you have switches connected to only one GPIO, just list that GPIO under motor0 and do not list anything under motor1

from fluidnc.

wu5 avatar wu5 commented on August 13, 2024

If you have switches connected to only one GPIO, just list that GPIO under motor0 and do not list anything under motor1

I tried this. Homing on the second motor does not work. I had to connect each limit switch separately...

from fluidnc.

bdring avatar bdring commented on August 13, 2024

We do not support auto squaring with one switch. We chose to use the stress free method where the axis does not need to be pulled out of square during homing.

This requires Fluid to use independent switches.

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.