• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

lisp to order cnc machining

  • Thread starter Thread starter Nicola94cad
  • Start date Start date

Nicola94cad

Guest
Good morning, everyone.

autocad use to create programs for my cnc machine.

I create a dxf file containing tool paths, then the machine converts it to g-code.

the machine takes the order of the processing according to the order in which the entities were drawn, so, if I have to change the order of the processing, I have to create a copy of the entities and then copy them one by one in the order I want (and then I delete the paths drawn previously).

As it is a long enough operation to do, my idea is a lisp that orders the processing just asking to select the processing in the correct order.

Regration
Niche
 
I tried it and it works very well! thank you!
The only thing that worries me is that if entities are overlapped, they select both.
Can you fix it?1.webp2.webp
 

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
ciao
Back
Top