Welcome to Our Community

Some features disabled for guests. Register Today.

Trouble setting x/y zero accurately.

Discussion in 'CNC Mills/Routers' started by Pelted, Aug 26, 2019.

  1. Pelted

    Pelted New
    Builder

    Joined:
    Mar 16, 2017
    Messages:
    26
    Likes Received:
    3
    My LEAD CNC with BlackBox has been working pretty well. I have the z-probe and for the most part no real issues. As I've gotten more experience my expectations have also increased and now I'm running into an issue with accurately locating the zero point for the end mill before beginning a carve.

    I've made jigs that have zero points but even with my most accurate "eyeballing it" I'm often off my .5 mill or a little more. Not a big deal with a lot of things, but when I need tops and bottoms of parts to line up, its not good.

    What methods of edge finding work with this setup? The Shapeoko touch plate is interesting but $$ and not sure it would work anyway. An edge finding tool maybe, but I'm not sure where to start with Grbl and getting that to work.
     
  2. Gary Caruso

    Gary Caruso OpenBuilds Volunteer
    Staff Member Moderator Builder

    Joined:
    May 19, 2016
    Messages:
    1,185
    Likes Received:
    531
    The best way is.. don't reset the position between sides.. here is a video from Ooznest showing the typical Dowel Pin method of 2 sided jobs.
    cheers
    Gary
     
    Peter Van Der Walt likes this.
  3. Pelted

    Pelted New
    Builder

    Joined:
    Mar 16, 2017
    Messages:
    26
    Likes Received:
    3
    I've done that for two sided work and it has been okay. I'm making a lot of boxes that have two halves, top and bottom. I actually modeled and cut a jig out of mdf that holds the two blanks and has a zero point hole to drop the tool into. It's still not quite there. Same with some sign cutting stuff. The z-probe it great, need a way to probe for x and y relative to the material.
     
  4. sharmstr

    sharmstr OpenBuilds Team
    Staff Member Moderator Builder Resident Builder

    Joined:
    Mar 23, 2018
    Messages:
    2,035
    Likes Received:
    1,431
    You can use a x,y,z touch plate, however, I find using dowel pins for two sided work is better. There are lots of videos on youtube about this. If you're going to be making more than one of the same two sided part, I would suggest making a locating hole in your spoilboard in addition to the dowel pins. I used this technique over several days and multiple machine restarts and re-homing. Basically at the start of every day, I home the machine, then jog over to where the locating hole is. I move the cutter down into the hole (which is the same diameter as my cutter) and then zero x and y. Works great.

    When you do get an x,y,z touch plate (buying or making your own), you can set up macro's in OB control for different size cutters. Here's some info on that. OpenBuilds CONTROL Software
     
    kam, Rick 2.0 and Peter Van Der Walt like this.
  5. sharmstr

    sharmstr OpenBuilds Team
    Staff Member Moderator Builder Resident Builder

    Joined:
    Mar 23, 2018
    Messages:
    2,035
    Likes Received:
    1,431
    I was typing my response when you posted about using a locating hole. If you find that the locating hole isnt working that well for you, perhaps you have some backlash you need to deal with.
     
  6. Gary Caruso

    Gary Caruso OpenBuilds Volunteer
    Staff Member Moderator Builder

    Joined:
    May 19, 2016
    Messages:
    1,185
    Likes Received:
    531
    On wood you can use aluminum foil tape used for duct work
    video showing use with Estlcam but any program that lets you probe x and y will work.
    Cheers
    Gary
     
  7. Pelted

    Pelted New
    Builder

    Joined:
    Mar 16, 2017
    Messages:
    26
    Likes Received:
    3
    From my understanding of backlash, I should notice an issue when cutting out something like a full circle. I do this regularly out of 2'x2' sheets of 1/4 mdf and they always cut out super clean.
     
  8. David the swarfer

    David the swarfer OpenBuilds Team
    Staff Member Moderator Builder Resident Builder

    Joined:
    Aug 6, 2013
    Messages:
    3,277
    Likes Received:
    1,835
    I usually use 'the paper method' to set Z and just eyeball X and Y but I think this video shows a really good method of setting tools while reducing the chance of driving the tool into the work.

    jump to 1:05 where Peter rolls a half inch piece of ground steel under the tool to determine Z height.


    So the process is to use a thing of known diameter, measure it with a micrometer and write it down.
    Say we measure our bit of steel at 3.11mm (I have some broken 1/8" tool shanks to try for this)

    now we jog the tool to less than that distance from the work, hold the bit of steel there and try to roll it under the bit while jogging AWAY from the work (use a jog increment equal to your step size). The moment the tube rolls under the tool we know we are 3.11mm from the surface.
    Set Z0 there. (I am going to use Z but this will work for X and Y too)
    now move X and Y so the tool is clear of the work
    give the command G21 G0 Z-3.11
    Set Z0 <- this is the real top surface of the work

    repeat for X and Y but this time you need to move by (3.11 + radius of the tool) to set zero on the edge of the work.
    cross check the position
    G21
    G0 Z3.11
    G0 x0 y0
    and now the tool should be at x0 y0 and the test tube should just roll under it without play.

    Yes of course this all works in inch mode, just change G21 to G20

    hmmm, I wonder if this could be made into a macro... with a touch probe sensing when it disconnects?
     
    Rick 2.0 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