Giter VIP home page Giter VIP logo

Comments (6)

MitchBradley avatar MitchBradley commented on July 24, 2024 1

It just seems to me that blanket lockout of single axis homing is less useful than letting you do it one by one if you want, then clearing the alarm when all axes have been homed. Maybe we should not add any new config stuff, but if the global must-home: is true, then you have to eventually home all of the home-able axes before the alarm auto-clears.

from fluidnc.

MitchBradley avatar MitchBradley commented on July 24, 2024

Another idea - instead of locking out single axis homing, have a list of axes that must be homed before the alarm goes off.

from fluidnc.

MitchBradley avatar MitchBradley commented on July 24, 2024

It could be structured as a per-axis "must_home:" item. must_home: could be per-axis instead of in the start: section.

from fluidnc.

bdring avatar bdring commented on July 24, 2024

I doubt this is a high priority. I added it to Trello as reminder that we left an old feature unresolved.

POG allows you to lock out single axis homing, but you can still $X to clear the homing alarm.

Here is an idea to allow a basic mimic of POG.

axes:
  shared_stepper_disable_pin: gpio.13:high
  allow_single_axis_homing: true 
  
  x:
  ...

from fluidnc.

bdring avatar bdring commented on July 24, 2024

POG is different The feature just locks out $H.

The understanding behind the feature is for a makerspace or company that says, just do $H. $X seems to be a loophole, that they would not like.

I think we should wait for a real world request.

from fluidnc.

bdring avatar bdring commented on July 24, 2024

Another alternative is to have a homing cycle of -1 designate the axis as not to be homed. 0 would mean it is not part of $H.

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.