Deepnest icon indicating copy to clipboard operation
Deepnest copied to clipboard

SVG->DXF Conversion

Open jaimecoj opened this issue 5 years ago • 4 comments

As commented in other issue, DXF/ SVG conversion is referring to convert.deepnest.io URL.

We need offline support and I have implemented DXF -> SVG yet using kabeja thanks to author comment, but kabeja doesn't look capable of doing reverse conversion.

@Jack000 , could you tell me how is implmented conversion from SVG to DXF? I would need to know to implement offline.

Regards

jaimecoj avatar Sep 02 '20 08:09 jaimecoj

I am also in the same boat. I have many DXF files that I need to nest, but I have to do it on an offline system, because the files are confidential.

tketel avatar Jan 29 '21 21:01 tketel

Ditto on the DXF->SVG; to import I've remoted to the Kabeja CLI but needing to go the other way.

Did anyone make progress here?

I've found https://github.com/codelibs/libdxfrw which could maybe be used similarly to the C++ Minkowski but way out of my comfort zone.

9swampy avatar Jun 19 '21 20:06 9swampy