Break up a large DXF into small DXFs?

Use this forum to ask questions about how to do things in dxflib.

Moderator: andrew

Post Reply
amhoov
Registered Member
Posts: 1
Joined: Fri Jul 17, 2009 1:39 am

Break up a large DXF into small DXFs?

Post by amhoov » Fri Jul 17, 2009 1:43 am

I'm working with a laser, the software for which can import DXF files for cutting. However, the cutting field of the laser is smaller than the size of the drawing.

I'd like to be able to break a large DXF up into smaller "tile" DXF files using a regular grid and then use those tiles to cut out the larger parts.

Can anyone tell me if something like this possible with dxflib (or QCAD)?

Gooserider
Junior Member
Posts: 24
Joined: Wed May 30, 2007 3:57 am
Location: MA, USA, North America, Earth, etc.

Post by Gooserider » Thu Aug 20, 2009 3:43 am

I am guessing here, but if nothing else, I'd think you could "brute force" it... Something like

1. Add a layer and draw an appropriately sized grid on it.

2. Using the grid to make a selection window, copy the contents of each grid section into a new drawing

3. Delete / hide the lines from the grid layer...

Gooserider
beginner

Post Reply

Return to “dxflib 'How Do I' Questions”