-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
R13 Support #19
Comments
@nukadelic 🤔 I think for R13 support to be worth while (using |
I just found out that Inkscape 48.5 can export to R13 out of the box, going to test it on the CNC to see if it works. The used program in the CNC machine I am targeting can only support DXF up to version R13, and it's very slow when dealing with older versions prior to R13 ( without curves there will be millions of points ). If that works I will keep using Inkscape v92 and have portable version v48 on my Desktop. |
@nukadelic That's great! I hope that works, please report back if it does. |
Just thought I would report here that the DXF R13 exports from Inkscape 0.48.5 work great for my Rofin laser engraver, thanks @nukadelic |
How hard will it be to add R13 (AC1012) Support with spines and curves ? If you can't do it, how could I help or were do i get started ?
(edit) Here is what i found so far:
https://pypi.org/project/dxfwrite/1.2.1/
https://pypi.org/project/ezdxf/0.8.8/ ( R13/R14 upgraded to 2000 )
The text was updated successfully, but these errors were encountered: