"Toolpath gaps" issue

"Toolpath gaps" issue

kukelyk
Advisor Advisor
1,485 Views
10 Replies
Message 1 of 11

"Toolpath gaps" issue

kukelyk
Advisor
Advisor

Hi.

How could I check all my toolpaths, if they are corrupted or not?

Thanks in advance

0 Likes
1,486 Views
10 Replies
Replies (10)
Message 2 of 11

lokesh.kalia
Autodesk
Autodesk

@kukelyk  Hi. Are there any 'obvious' gaps in the project? If not, this may be a case that this check is being too strict: it checks that the distance between the end of one toolpath component and the start of the next is less than the machining tolerance. If the tolerance is very fine and the toolpath coordinates large, it is possible for some numerical discrepancies to result in a false positive.

 

As for checking all the toolpaths in one go, the only solution that I can think of is to put them all in an NC program and try to write them out; I don't recall any other tools that we provide that could help, unfortunately. That won't tell you where the gaps are though. It would be better if the error message provided that information, at the very least. I'll see what can be done about that. Is it possible for you to provide a project that shows this problem please?

 

Does re-applying the links make the error go away? - If you are able to provide a project, please provide a version before the links are re-applied Smiley Happy Thanks.



Lokesh Kalia
Senior Manager, Software Development
Message 3 of 11

iamcdn79
Mentor
Mentor

I have received this msg about 2-3 times in the last 3 yrs, scared the sh*t out of me thinking that I have to redo that toolpath but fortunately, all it took was to re-apply the leads/links and all was ok


Intel Core i9 13900KF CPU
128 GB Kingston Beast DDR4 SDRAM
PNY RTX A2000 6GB Video Card
WD 1 TB SSD Hard Drive
Windows 11 Pro

Message 4 of 11

kukelyk
Advisor
Advisor

Hi @lokesh.kalia,

the project is in the attachment.

reapplying links fix the toolpath.

Thanks

Message 5 of 11

iamcdn79
Mentor
Mentor

Do you use the corner clearance strategy often? I find results like these turn me off to the strategy

 

Capture.PNG


Intel Core i9 13900KF CPU
128 GB Kingston Beast DDR4 SDRAM
PNY RTX A2000 6GB Video Card
WD 1 TB SSD Hard Drive
Windows 11 Pro

0 Likes
Message 6 of 11

lokesh.kalia
Autodesk
Autodesk

@kukelyk Hi. Thanks for the data. The gap is around: -131.08,  29.42,  39.5. If you zoom in you'll see a small segment. The odd thing is that the segment is open but the lead in and lead out are both connected to the same end. The bug/error is that this this small segment has been mistaken for a closed segment. - It looks as if some changes have been made in a subsequent codebase to improve this. The toolpath was calculated in 1187262. Are you using a later codebase now?

 

SmallSegment.png



Lokesh Kalia
Senior Manager, Software Development
0 Likes
Message 7 of 11

iamcdn79
Mentor
Mentor

How did you find that small segment? Is there a special command? Or you just have to look for it manually?


Intel Core i9 13900KF CPU
128 GB Kingston Beast DDR4 SDRAM
PNY RTX A2000 6GB Video Card
WD 1 TB SSD Hard Drive
Windows 11 Pro

0 Likes
Message 8 of 11

lokesh.kalia
Autodesk
Autodesk

@iamcdn79 Hi. In this case I found the 'gap' by debugging the code. 

 

As it happens, there is a command that copies short segments (and their associated leads) to a separate toolpath:

 

EDIT TOOLPATH <name> EXTRACT_SHORT_SEGMENTS <max_length> -- extracts segments shorter than max_length

 

It's something that we would like to 'wrap up' properly. One of these days hopefully ...



Lokesh Kalia
Senior Manager, Software Development
Message 9 of 11

kukelyk
Advisor
Advisor

I never use this strategy, just because these kind of toolpath segments. Some of my colleagues use this. The corner cleareance and the corner finishing strategies should be improved.  Calculating , trimming and cleaning 'along_corner' takes almost half of the programming time at our company.

Message 10 of 11

kukelyk
Advisor
Advisor

We mainly use Version20.0.10.64.1187262, what is PM2016SP13. Is there SP14 somewhere?

0 Likes
Message 11 of 11

Anonymous
Not applicable

Yes, PM 2016 SP14 - it will be very good to found it

 

0 Likes