Welcome to Our Community

Some features disabled for guests. Register Today.

limit switchs

Discussion in 'General Talk' started by cpu999-1, Mar 16, 2020.

  1. cpu999-1

    cpu999-1 New
    Builder

    Joined:
    Feb 25, 2020
    Messages:
    28
    Likes Received:
    1
    have a workbee 750 mm x 750 mm routing cnc putting two limit switches on all axis but the blackbox controller only has 3 ports for x,y,z limit switches need help in wiring all 6 limit switches
     
  2. Peter Van Der Walt

    Peter Van Der Walt OpenBuilds Team
    Staff Member Moderator Builder Resident Builder

    Joined:
    Mar 1, 2017
    Messages:
    13,754
    Likes Received:
    4,071
    Wire them in parallel:

    1) use Xtension Limit Switch Kit
    2) connect SIG on BlackBox to SIG on first switch to SIG on second switch
    3) connect GND on BlackBox to GND on first switch to GND on second switch
    4) connect V+ on BlackBox to V+on first switch to V+on second switch

    If you don't want to use the easy to wire Xtensions (highly recommended, easiest option for beginners) , then refer to gnea/grbl for the advanced way with regular switches
     
  3. cpu999-1

    cpu999-1 New
    Builder

    Joined:
    Feb 25, 2020
    Messages:
    28
    Likes Received:
    1
    so are you saying to put the wires for x-axis all together from both switches to the plug that plugs into the blockbox ?
     
  4. cpu999-1

    cpu999-1 New
    Builder

    Joined:
    Feb 25, 2020
    Messages:
    28
    Likes Received:
    1
    and yes I do have the xtension limit switches
     
  5. Alex Chambers

    Alex Chambers Master
    Moderator Builder

    Joined:
    Nov 1, 2018
    Messages:
    2,681
    Likes Received:
    1,321
    Or "daisy chain" them - as @Peter Van Der Walt said they need to be wired in parallel - so on each axis sig connected together, Plus together and ground together. You can either go from each switch to the blackbox or blackbox - switch one - switch two. Whatever is most convenient from a wiring point of view.
    Alex.
     
  6. cpu999-1

    cpu999-1 New
    Builder

    Joined:
    Feb 25, 2020
    Messages:
    28
    Likes Received:
    1
    so what I did is from 1 switch of set of wires, I join together with the other switch wires, when u press down on 1 of the switches the led lites up on both I HOPE THATS RIGHT ALSO WHEN i get ready to home the switches what command do I use thank you very much 4 all the great info
     
  7. Peter Van Der Walt

    Peter Van Der Walt OpenBuilds Team
    Staff Member Moderator Builder Resident Builder

    Joined:
    Mar 1, 2017
    Messages:
    13,754
    Likes Received:
    4,071
    Correct, as they share a signal wire. Grbl only has 3 limit input pins.


    Read gnea/grbl

    Read ALL the pages on that Wiki, its a goldmine of info! (menu on the right)
     
  8. cpu999-1

    cpu999-1 New
    Builder

    Joined:
    Feb 25, 2020
    Messages:
    28
    Likes Received:
    1
    great the more I get into the cnc stuff the more I get it ,will read that gnea/grbl pages thank you
     
  9. Bill Jennings

    Builder

    Joined:
    Feb 16, 2015
    Messages:
    8
    Likes Received:
    0
    I wired my switches with 2 per axis and wired them in parallel. When I home the machine it does the proper move and rebound. However when I move manually to a limit the machine hits the limit and shuts down with no rebound. Why doesn’t it rebound?
     
  10. Alex Chambers

    Alex Chambers Master
    Moderator Builder

    Joined:
    Nov 1, 2018
    Messages:
    2,681
    Likes Received:
    1,321
    The homing cycle is a series of operations - high speed search to locate the homing switch - slow speed move to locate it more accurately - pull off from the switch to make sure it is no longer activated - set the machine co-ordinate system zero. When you jog towards the same switch it acts as a limit switch - when activated it sends a signal to your controller to say a crash has occurred and shut everything down to prevent damage. Two different functions.
    Alex.
     
    Peter Van Der Walt likes this.
  11. cpu999-1

    cpu999-1 New
    Builder

    Joined:
    Feb 25, 2020
    Messages:
    28
    Likes Received:
    1
    set the machine co-ordinate system zero not sure what that means ? the machine will show me when its activated ? for just 1 switch, then do the other switch? then I can go back and check it to see that it work ? ,using openbuiltd control, have limit switches on all axis, also do I have to put in a code to do this homing ?very very new to this cnc stuff have read alot and watch alot vids
     
    #11 cpu999-1, Mar 18, 2020
    Last edited: Mar 18, 2020
  12. Peter Van Der Walt

    Peter Van Der Walt OpenBuilds Team
    Staff Member Moderator Builder Resident Builder

    Joined:
    Mar 1, 2017
    Messages:
    13,754
    Likes Received:
    4,071

    Watch this:

    https://www.youtube.com/watch?v=kI-0n1tFO5U
     
  13. cpu999-1

    cpu999-1 New
    Builder

    Joined:
    Feb 25, 2020
    Messages:
    28
    Likes Received:
    1
  14. cpu999-1

    cpu999-1 New
    Builder

    Joined:
    Feb 25, 2020
    Messages:
    28
    Likes Received:
    1
    set the machine co-ordinate system zero not sure what that means ? the machine will show me when its activated ? for just 1 switch, then do the other switch? then I can go back and check it to see that it work ? ,using openbuiltd control, have limit switches on all axis, also do I have to put in a code to do this homing ?very very new to this cnc stuff have read alot and watch alot vids
     
  15. Peter Van Der Walt

    Peter Van Der Walt OpenBuilds Team
    Staff Member Moderator Builder Resident Builder

    Joined:
    Mar 1, 2017
    Messages:
    13,754
    Likes Received:
    4,071
    V1.0.211 will be out by the end of the day, to address the transfer button issue, for now, use the Save Gcode button.
    You can use Open GCODE in control to open gcode from any CAM
     
  16. Peter Van Der Walt

    Peter Van Der Walt OpenBuilds Team
    Staff Member Moderator Builder Resident Builder

    Joined:
    Mar 1, 2017
    Messages:
    13,754
    Likes Received:
    4,071
    Watch the video, it explains it nicely

    That might just confuse you more: Random info is useless. targeted info is better. Refer to the OpenBuilds Youtube channel instead
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice