Closed Mazraq closed 3 years ago
Please check forks (e.g. https://github.com/Daniel-t-1/DeepNestPort), the problem is probably already solved there.
We already use this fork (https://github.com/Daniel-t-1/DeepNestPort), but still we couldn't import and export dxf files. When we examined this code, we saw the dxf export code that is not completed and we couldn't find the dxf import code. Do you have fully completed code. If there is, could you please share with us?
I'll add dxf support in a few days.
Thank you for attention, I will be waiting. I would be very glad, if you upload dxf support.
Please check the latest commit. Maybe it will be enough for you purposes.
Yes, we check the latest commit and added DXF as inputs. However, the system does not work when import different dxf files to the system. Please, could you share dxf files if you have a code or application that can import dxf files ?
Release.zip dxf files in 'dxfs' folder load detail -> run nesting Result:
Yes it is work for your DeepNestPort application. I've designed a decision support system like yours. In this decision support system, your dxf file samples are not import. Actually, all libraries added. Can you help me if I send you my decision support system?
I can take a look.
I've just been looking at the SvgParser load code but couldn't get it to work; then found it doesn't seem to be wired up to the UI at all. Before DXF import was possible was SVG import working/should it be working now?
Now it should work as before (Input tab -> load detail)
is it possible to add DXF as input?