sam-vdp
Results
1
comments of
sam-vdp
This is the file I was trying to load: [dxf_with_lines.zip](https://github.com/CadQuery/cadquery/files/13742580/dxf_with_lines.zip) As a workaround I patched a dxf wires importer in my construction file like this: ``` def importDXFWires(filename: str, tol:...