Welcome to Our Community

Some features disabled for guests. Register Today.

Handibot BlackBox conversion

Discussion in 'CNC Mills/Routers' started by Michael Sheldon, Sep 18, 2021.

  1. Michael Sheldon

    Builder

    Joined:
    Sep 18, 2021
    Messages:
    11
    Likes Received:
    6
    I have an original Kickstarter Handibot that never got much use. Keeping a Windows laptop just to run it was a bit annoying, and they never did release Linux code.
    So, years later now, I decided to resurrect it. The chassis on these are quite rigid, and the internal parts quality is all good, especially for a small machine, Nema 23 high-torque steppers, Dewalt 611 spindle, relay for the spindle power, etc.
    Took the front and side panels off to get it clean, and the rear cover, to remove the original controller. The original power supply is 24V, and in good shape. Other than the fact that the BlackBox will not fit inside the chassis, this all looks like it's going to be pretty straightforward.
    PXL_20210918_235408692.jpg PXL_20210918_235615176.jpg PXL_20210918_235426068.jpg
     
  2. Michael Sheldon

    Builder

    Joined:
    Sep 18, 2021
    Messages:
    11
    Likes Received:
    6
    So, finally got around to doing the conversion. Overall, It was pretty easy.
    The Steppers are a bit of oddballs. X & Y: Haydon K57M4Y-05-019, Z: Haydon K57M4Y-05-021. It took some trial and error to get the steps/mm, and I may still be off by a very small fraction of a mm for every 100mm.

    Hardware Issues:
    1. BlackBox does not fit inside the original electronics bay, it's about 2mm too wide. Not really that big a deal, just had to run the wiring externally. I used the holes where the original big on and off buttons were to run the wires. And I tapped the cover to accept the 5mm screws that came with the BlackBox.
    2. The Z and Y stepper motor wires had been extended, changing the color codes. Had to cut open some shrink tubing at the join to see what they did. Brown = Red, White = Red/White stripe, Green = Green, Yellow = Green/White stripe.
    3. The X-axis stepper wires had not been extended, and would not reach, so I had to add an extension.
    4. The Spindle is hooked up to a 24v relay. So I used the "coolant" connections to control the relay. Then added M8/M9 to the start/stop in the gcode generator. Yeah, I could have replaced the relay with a 5v one, but, why bother?
    OpenBuilds Control Configs:
    1. X,Y & Z: 126 steps/mm.
    2. Max Travel: X: 164mm, Y: 205mm, Z: 80mm
    3. Step Direction Inverted for X & Y
    4. The rest is pretty much defaults.
    I ran a fast-down-and-dirty cut of a 50mmx100m rectangle, and everything worked.
    Mostly, I intend to use the Handibot for various small jobs that are not suited for my diode laser engraver.
    PXL_20220517_222534858.jpg PXL_20220517_222508677.jpg
     
    Rick 2.0 and sharmstr like this.
  3. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    14,042
    Likes Received:
    4,123
    The Coolant output is 24v. Refer docs.openbuilds.com to learn more
     
  4. Michael Sheldon

    Builder

    Joined:
    Sep 18, 2021
    Messages:
    11
    Likes Received:
    6
    Yes, I know. The original/existing spindle relay is 24v also.
     
  5. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    14,042
    Likes Received:
    4,123
    Good, just making sure you know. As you mentioned wanting to install a 5v relay.
     
  6. Michael Sheldon

    Builder

    Joined:
    Sep 18, 2021
    Messages:
    11
    Likes Received:
    6
    What I meant is that I would have had to replace the relay with a 5v one if I wished to use the regular tool control connection.
     
  7. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    14,042
    Likes Received:
    4,123
    Ahh ok, but also not directly (just making sure to avoid future damage). The toolhead output is just 5v 10mA logic signal, cannot drive a relay coil directly (and will damage the pin). If you do someday approach that - you'd need to switch a mosfet from the Toolhead output, and let the mosfet switch the relay coil. Just mentioning it, you probably know, but to prevent damage to the Blackbox
     
  8. Michael Sheldon

    Builder

    Joined:
    Sep 18, 2021
    Messages:
    11
    Likes Received:
    6
    Yeah, I kinda suspected it was not straightforward. Triggering the existing relay from the 24v coolant connection is working just fine once I added M8/M9 to the tool start/stop scripts.
     
    Peter Van Der Walt likes this.

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