Welcome to Our Community

Some features disabled for guests. Register Today.

New LEAD machine, a few basic questions

Discussion in 'CNC Mills/Routers' started by Alex McCormick, Aug 10, 2020.

  1. Alex McCormick

    Builder

    Joined:
    Jul 28, 2020
    Messages:
    5
    Likes Received:
    1
    Hey everyone, just finished building my lead machine and had a few questions. Everything seems to be working great and is connected properly.

    1. I have the XYZ probe, when probing and setting a zero on the work piece the Z axis is zeroed above the workpiece, do I need to manually jog it down after probing?

    2. I created a few g code files to test on carbide create but they do not seem to work on the machine. I load them onto openbuilds control and can see everything fine but when I hit run job nothing happens.

    Thanks
     
  2. Gary Caruso

    Gary Caruso OpenBuilds Volunteer
    Staff Member Moderator Builder

    Joined:
    May 19, 2016
    Messages:
    1,193
    Likes Received:
    532
    Hi Alex, as long as the z probing was setup correct and the offset is showing correct on the coordinates you do not need to move the tool down to zero.
    I have not tried Carbide Create, but there is probably a post processor selection in the setup somewhere? Maybe you need to select for GRBL?
    Post your cnc file here and we can see why it's not starting.
    Cheers
    Gary
     
    Peter Van Der Walt likes this.
  3. Alex McCormick

    Builder

    Joined:
    Jul 28, 2020
    Messages:
    5
    Likes Received:
    1
    Okay thanks for the z probe info, I will test it all out again. I have tried changing the post processor on the program to GRBL and it still has the same issues. I ran a simple job from the Openbuilds CAM software and it worked perfectly.

    I've attached a test file
     

    Attached Files:

  4. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    14,927
    Likes Received:
    4,291
    Remove the M0 ( Line 5 )

    M0 = Pause - See M Codes
    Not sure why they have it in there - the comment next to it is a tool call, so maybe they abuse that for tool changes, but for tool changes you actually want M6 not M0, so they are not following the GCODE standard correctly
     
    Gary Caruso likes this.
  5. Alex McCormick

    Builder

    Joined:
    Jul 28, 2020
    Messages:
    5
    Likes Received:
    1
    Removing that line seemed to solve that problem, good to know thank you!
     
    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