Laser cutting from AutoCAD drawing using CorelDRAW

 I often import dwg and dxf files from autocad to corel draw for cutting with my epilog laser. can you tell me what is the best way to prepare the geometry for cutting? I don't want the machine to jump around making the cuts in the order it was drawn in the autocad. Are there some things that can be done so that the laser will recognize the shapes as a continuous cut? Thanks

Parents
  • I have a macro that will stack objects from selection order, i.e. you select the objects one at a time and then run the macro, and the objects will be stacked in that (or reversed) order. Works great.

    Problem is that I don't know where I got it from, and since the object code is locked it doesn't feel right to share it publicly without permission.

    Maybe the author reads this and recognizes it? It is called SM_ob_order.gms
Reply Children