GithubHelp home page GithubHelp logo

Homing error in code about grbl HOT 6 CLOSED

grbl avatar grbl commented on June 9, 2024
Homing error in code

from grbl.

Comments (6)

simen avatar simen commented on June 9, 2024

Thanks! The limit code is experimental as I have no limit switches to test
with. Made as a template for another team to flesh out. If you feel the
urge, please contribute fixes or advice in as detailed manner as you are
able!

I'm sorry for the radio silence. We suddenly found our dream home and
promptly bought it. Grbl dev is on hiatus until june, I'll fix it then!
http://is.gd/5JImZJ

On Mon, Mar 28, 2011 at 10:02 PM, byenilmez <
[email protected]>wrote:

Hi,
I was just testing the code but had troubles using homing function. I think
there is a typo error in: https://github.com/simen/grbl/blob/edge/limits.c
.
In line 59,63 and 67 "LIMIT_PIN" should be replaced with "limit_bits". Or
it will never execute the switch release code.
i.e.
if (x_axis && !(LIMIT_PIN & (1

Reply to this email directly or view it on GitHub:
https://github.com/simen/grbl/issues/18

from grbl.

byenilmez avatar byenilmez commented on June 9, 2024

Hi,
*
*
Congratulations on your new home. Hope you have a long and healthy life
there.

*
*
I have changed the code as a mentioned. then tweaked pause length to meet
the speed of my motors and now it works fine. Thanks again for this project.
*
*
*
*Take care,

*
*
*Bekir
*
On Fri, Apr 8, 2011 at 9:47 PM, simen <
[email protected]>wrote:

Thanks! The limit code is experimental as I have no limit switches to test
with. Made as a template for another team to flesh out. If you feel the
urge, please contribute fixes or advice in as detailed manner as you are
able!

I'm sorry for the radio silence. We suddenly found our dream home and
promptly bought it. Grbl dev is on hiatus until june, I'll fix it then!
http://is.gd/5JImZJ

On Mon, Mar 28, 2011 at 10:02 PM, byenilmez <
[email protected]>wrote:

Hi,
I was just testing the code but had troubles using homing function. I
think
there is a typo error in:
https://github.com/simen/grbl/blob/edge/limits.c
.
In line 59,63 and 67 "LIMIT_PIN" should be replaced with "limit_bits". Or
it will never execute the switch release code.
i.e.
if (x_axis && !(LIMIT_PIN & (1

Reply to this email directly or view it on GitHub:
https://github.com/simen/grbl/issues/18

Reply to this email directly or view it on GitHub:
https://github.com/simen/grbl/issues/18#comment_975116

from grbl.

buddhafragt avatar buddhafragt commented on June 9, 2024

Hi,
where I can find:
https://github.com/simen/grbl/blob/edge/limits.c
Maybe I have no rights to acess this directoy??

regards
Michael

from grbl.

ril3y avatar ril3y commented on June 9, 2024

Switch branches to the "edge" branch. Checkout that branch..
git checkout branch should work.

Hope that helps....
ril3y

from grbl.

buddhafragt avatar buddhafragt commented on June 9, 2024

"edge" was it.....
thank you!

Michael

from grbl.

simen avatar simen commented on June 9, 2024

I'll be closing this issue as this is not really a bug, and is worked on by the Lasersaur people. I will backport their solution when it is solid.

from grbl.

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.