Welcome to Our Community

Some features disabled for guests. Register Today.

Blackbox 4x v2.4 A3 and A4 pins.

Discussion in 'Controller Boards' started by plasma, Jan 23, 2020.

  1. plasma

    plasma New
    Builder

    Joined:
    Jul 30, 2015
    Messages:
    9
    Likes Received:
    2
    Hello,
    Could someone tell me please what pond A3 and A4 pins control in the slave motor area.
    Thank you
     

    Attached Files:

  2. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    13,753
    Likes Received:
    4,070
    That'd be the freshly minted v2.6 boards (I don't even have one yet!) - we will be adding the documentation page eventually, but thats to support a new feature in Grbl 1.1h: Dual axis homing
    See gnea/grbl for details
    gnea/grbl for the compile time options needed to enable it

    We prefer building the machine square though
     
    #2 Peter Van Der Walt, Jan 23, 2020
    Last edited: Jan 23, 2020
  3. jeffmorris

    jeffmorris Journeyman
    Builder

    Joined:
    Nov 6, 2017
    Messages:
    481
    Likes Received:
    112
    Will Dual axis homing work on CNC XPro V3 board with external stepper motor drivers? I have dual motors on Y-Axis.
     
  4. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    13,753
    Likes Received:
    4,070
    You need to be able to assign the slave driver's step/dir pins to A3 and A4 pins on the MCU, refer to the Grbl links above

    Big warning though
    a) this is extremely advanced use case - it really is better to BUILD the machine square than relying on the motors pulling it straight (especially working against a frame that is not square to begin with - otherwise undue tensions will just cause issues down the line)
    b) it has compromises (removes Grbl features to make space for this: See gnea/grbl (you loose corexy, spindle direction control, and misting control)
    c) the wiring is a hack - due to the limited IO pins available, the second Y switch is paralleled to Z - refer to the links above
    d) setting up that second limit to make sure it is actually squaring, is quite an exercise, again, actually easier to just build the machine properly (lots of fudging the position of the switch and checking square, and repeat. Quite frustrating to setup)

    All in all, not a feature we advise or recommend for normal users, There are better ways to build a square machine!
    We provide the jumpers for the odd 1% edge cases where someone is retrofitting a machine that has to have it, or something like an Ox or other kind of belt driven machine, where its near impossible to square it up mechanically - so they can use the feature
     
  5. Metalguru

    Metalguru Veteran
    Builder

    Joined:
    Dec 29, 2015
    Messages:
    752
    Likes Received:
    545
    Which type of external driver are you using? Are the input signals in pairs? IE Ena+, Ena-. Step+, Step-. Dir+, Dir-?

    If so, you need to either connect all the + pins together to 5v, or all the - pins together to ground, depending on your input signal polarities. IE, if your Step, Dir, and Ena pulses are active high, you connect them to the + pins and ground all the - pins. If they are active low, you connect all the + pins to 5v, and the - pins to the signals. Make sure the signals can drive 5-10 mA because 99% of drivers use optocouplers on the inputs and you need enough current to light the LED's.

    Not sure what polarity of BB pin 14 is.

    MG
     

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