Inkscape Community
Help Using Inkscape => Inkscape Beginners' Questions => Topic started by: sorin on November 27, 2018, 12:25:23 PM
-
Hello. I am trying to import a dxf drawing exported from Vector Engineer. I can import the file in SheetCam TNG to run on my CNC machine but not in Inkscape. (0.92.3 on Win7).
I've attached the file for additional info. Please tell me what is it I'm doing wrong. Thanks
-
Welcome to the forum!
Ok, my attempt to open the file produced an error:
Traceback (most recent call last):
File "dxf_input.py", line 530, in <module>
inkex.errormsg(_('%d ENTITIES of type POLYLINE encountered and ignored. Please try to convert to Release 13 format using QCad.') % polylines)
NameError: name '_' is not defined
I'm not very good at understanding the error messages, but it looks like Inkscape wants the DXF to be saved with a different DXF version. Does your program offer that version?
Note that I could be wrong with that assessment. But at least it's something to look at before someone more knowledgeable comes along.
-
Hi Brynn
That is the error I am getting and I don't have the option to save any other way. The weird thing is that I can open the dxf no problem with OpenOffice and dxf viewer.
-
Maybe someone else will know more about this than I do. Don't give up yet.
-
Try to use some other program to convert it before you import into Inkscape. E.g. LibreCAD or the suggested QCad.