Jump to content

Prove tool path won't cause errors


ollie

Recommended Posts

Alright. I'm looking into create a lisp program that will test to see if a tool tip would be able to cut a material without interfering with the desired shape. fore example: If the tool tip is 12mm cutting on the outside any arcs that are smaller than the radius of the tool would cut into the actual profile, (assuming the arc wasn't meeting the profile at a tangent. I think this can be done with dxf group 90 and off setting the profile to see if the number of vertices change.

 

I also would like to know how to control whether an offset goes inside or outside .

 

Any thoughts?

 

Cheers,

Ollie.

Link to comment
Share on other sites

Are your tool paths polylines or splines (or either)?

 

Does your path "close", otherwise there may not be an inside or outside.

 

A lisp could check the path for any radius less then the tool tip radius; and could determine points inside & outside of a closed path. probably could determine if path crosses itself, not sure how offhand.

 

Could you post some examples of path/tool conflicts?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...