Coder Social home page Coder Social logo

Comments (5)

synman avatar synman commented on July 29, 2024

I am definitely not a critic on how to manage your workflow... I'm much more inclined to say figure out what works for you and go for it.

I can look into axis specific zeroing. One trick will be figuring out how best to integrate it into the UI.

from octoprint-bettergrblsupport.

Willmac16 avatar Willmac16 commented on July 29, 2024

Are you talking about homing one axis at a time or something else? If you are talking about that, it needs to be enabled in the Grbl config.h file and can be done by running $HX, $HY, or $HZ, or you could change the homing routine to do one axis at a time.

from octoprint-bettergrblsupport.

synman avatar synman commented on July 29, 2024

I read the ask to be zeroing the relative axes individually rather than doing an actual homing operation.

from octoprint-bettergrblsupport.

conquillacarl avatar conquillacarl commented on July 29, 2024

Yes exactly, as in being able to zero X and Y axes separately when your Z height is not at zero. But that's actually also quite useful to know about the independent axis homing especially if it works with gantry configurations

from octoprint-bettergrblsupport.

conquillacarl avatar conquillacarl commented on July 29, 2024

Hey @synman I'm interested in helping out here if I can. I've just fired up this CNC after being away for a bit and this feature would really help.

I was also hoping that there could be separate "move to home" buttons for the XY and the Z axes since you don't always want your tool plunging to the height of your stock.

As for the UI you could just do it the same way that Roland does it. You have at the moment two button groups: XY and Z, you could have a zero button in the top right of each group and the move to home in between the jog arrows.

Edit: I can see that move to Z home does not occur when you click the home symbol so that's already the behaviour I expected.

Manual G-codes for reference:
G92 Z0 ;Set Z0 only

from octoprint-bettergrblsupport.

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.