dormouse wrote:
Hello! Let me introduce myself to group. My name is Vladimir Kalyaev (http://kalyaev.com) one of the "gcodetools" developers. gcodetools is the Inkscape extension to add CNC functionality. It generates G-Codes from SVG drawings and aimed to be a complete CAD/CAM freeware open-source workflow.
Thanks for the feedback, In the dxf_input.py file I have modified the routine for LWPOLYLINE so that it will explicitly draw in the last segment if it is a closed object. I've also renamed the POINT attribute to be 'inkscape:dxfpoint' as suggested.
The new file is attached; if there is no objection, I will commit the modified file dxf_input.py after 0.48 is released.
Alvin Penner http://old.nabble.com/file/p29000697/dxf_input.py dxf_input.py