Welcome to Our Community

Some features disabled for guests. Register Today.

cam gcode path problem

Discussion in 'OpenBuilds Forum Help' started by calou, Dec 31, 2020.

  1. calou

    calou New
    Builder

    Joined:
    Apr 19, 2020
    Messages:
    17
    Likes Received:
    3
    Hello recently I have a workbee for plasma cutting, with openbuilds control and cam I opened a clean dxf file a realization with 126 holes of all shapes when I generate the code there is a multitude of lines in all directions. Not too logical and the starting points of all lengths set to 4mm and red lines that cross. Cam and 'its limit? Or I made programming errors,

    Thanks for your help
     

    Attached Files:

  2. 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
    For full control over ordering, create seperate toolaths. (takes a few seconds more set up time than a Select All, but saves cut time)

    CAM follows the order the entities appear in the file, as well as the order the points inside the vector its given is already is ordered.

    Fancier CAM softwares of course has algorithms to optimise it for you
     
  3. calou

    calou New
    Builder

    Joined:
    Apr 19, 2020
    Messages:
    17
    Likes Received:
    3
    Hello and happy new year, I will come back to you, I did with less distance and I always have starts of all lengths, I have another problem on the workbee I have a floating Z when I create the gcode with the Z0 a trajectory, but the Z rises more to change parts if I, put the Z4 so that it rises the trajectories are double, I am in the position with touch off. I manage to cut I'm afraid of collision with each change of parts, I can't find the errors that I had to make THANKS for everything.
     

    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,042
    Likes Received:
    4,123
    Is your Z moving more than commanded? Did you calibrate Z steps per mm yet?
     
  5. calou

    calou New
    Builder

    Joined:
    Apr 19, 2020
    Messages:
    17
    Likes Received:
    3
    yes I have calibrated the steps of Z in mm
     
  6. calou

    calou New
    Builder

    Joined:
    Apr 19, 2020
    Messages:
    17
    Likes Received:
    3
    Hello i tried everything looked at everything and every time plasma click touch off zero( yes) the drawing always splits I opened openbuilds cam with Microsoft Edge and Google Chrome it doesn't change anything, there is a software problem i don't have to not be the only one having this kind of concern.
     
  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
    Can you explain or show what you mean by that?
     
  8. calou

    calou New
    Builder

    Joined:
    Apr 19, 2020
    Messages:
    17
    Likes Received:
    3
    I don't understand I'm not the only one to have this problem I apologize for the English I'm French
     

    Attached Files:

  9. 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
  10. calou

    calou New
    Builder

    Joined:
    Apr 19, 2020
    Messages:
    17
    Likes Received:
    3
    I send you the dxf tell me the errors and send me the gcde thank you.
     

    Attached Files:

  11. 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
    Works fine for me: OBC file attached (File, Import Workspace to open it inside CAM)

    - EXTRA: I created the tiny holes as INSIDE cuts, flower shape as OUTSIDE cuts (as I assume you want to small circle as a hole, thus INSIDE cut)


    upload_2021-1-4_22-3-1.png
     

    Attached Files:

  12. calou

    calou New
    Builder

    Joined:
    Apr 19, 2020
    Messages:
    17
    Likes Received:
    3
    program like me
     

    Attached Files:

  13. 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
    Don't use G92. The touchoff sequences is JUST a probe.
    DO NOT SET any positions, CAM sets that for you using the correct G10 commands
     
  14. calou

    calou New
    Builder

    Joined:
    Apr 19, 2020
    Messages:
    17
    Likes Received:
    3
    Hello, always the same problem when creating gcodes with openbuilds cam .
     

    Attached Files:

  15. 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
    Those are Lead-in's on a Inside path. If you don't want to use Lead-in, set distance to 0.
     
  16. calou

    calou New
    Builder

    Joined:
    Apr 19, 2020
    Messages:
    17
    Likes Received:
    3
    If I set to 0, the piercing point makes a mark on the cut I don't, it's no longer what to do.
     
  17. 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
    Thats the point of a lead-in, to avoid the pierce mark on your cut edge. If its an inside cut, we pierce inside the waste cutout. How long it is, doesn't really matter, that is a waste piece
     
  18. calou

    calou New
    Builder

    Joined:
    Apr 19, 2020
    Messages:
    17
    Likes Received:
    3
    It's all the interior cuts that I have this concern if I don't move away from the starting point it makes a mark, give me an example.
     
  19. 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
    @calou and @Dennis Langhoff and @IanCaz , i've pushed some testing code that may help - sorting the lead-in paths offset vector to find the point closest to the actual starting point of the cut vector, and injecting that point directly in front. Give it some testing and let me know if it improved the situation for you.

    Remember to force-refresh your browser to get the latest code running (Ctrl+F5, Shift+F5)
     
  20. calou

    calou New
    Builder

    Joined:
    Apr 19, 2020
    Messages:
    17
    Likes Received:
    3
    Hello, I'm sorry, I didn't understand anything, is it possible to have an example
     

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