The problem with your DXF file is a recursion.
In the block WallOutlet_single-gang you have somehow inserted the block WallOutlet_single-gang itself. Thus opening the file leads into an infinite loop where LibreCAD loads the block again and again until memory overflows.
I've manually fixed this by removing the recursive insert in block WallOutlet_single-gang:
GoodFile.dxf
Armin
If you reply to this email, your message will be added to the discussion below:http://forum.librecad.org/File-corrupted-tp5715334p5715335.html
Sent from my stone tablet
- Frank
Free forum by Nabble | Edit this page |