{"id":3655,"date":"2015-04-08T15:26:31","date_gmt":"2015-04-08T15:26:31","guid":{"rendered":"http:\/\/blog.bachi.net\/?p=3655"},"modified":"2015-10-05T14:01:12","modified_gmt":"2015-10-05T14:01:12","slug":"lasersaur-laser-cutter-lasaur","status":"publish","type":"post","link":"https:\/\/blog.bachi.net\/?p=3655","title":{"rendered":"Lasersaur Laser Cutter Software: Lasaur"},"content":{"rendered":"<h3>Drawing Interchange Format (DXF)<\/h3>\n<p><a href=\"http:\/\/de.wikipedia.org\/wiki\/Drawing_Interchange_Format\">Wikipedia: Drawing Interchange Format (DXF)<\/a><\/p>\n<p><a href=\"https:\/\/github.com\/bert\/libdxf\">libdxf<\/a><br \/>\n<a href=\"https:\/\/www.gnu.org\/software\/libredwg\/\">LibreDWG<\/a><br \/>\n<a href=\"http:\/\/images.autodesk.com\/adsk\/files\/acad_dxf0.pdf\">AutoCAD 2008 DXF Reference<\/a> (PDF)<br \/>\n<a href=\"http:\/\/www.qcad.org\/en\/qcad-downloads-trial\">QCAD &#8211; 2D CAD for Windows, Linux and Mac<\/a><br \/>\n<a href=\"http:\/\/hci.rwth-aachen.de\/visicut\">VisiCut &#8211; a userfriendly tool for laser-cutting<\/a><\/p>\n<p><a href=\"http:\/\/www.codeproject.com\/Questions\/183711\/DXF-File-format-Polyline\">DXF File format _ Polyline<\/a><br \/>\n<a href=\"http:\/\/www.fileformat.info\/format\/dxf\/egff.htm\">AutoCAD DXF File Format Summary<\/a><br \/>\n<a href=\"http:\/\/www.fileformat.info\/format\/dxf\/spec\/9c99326db53b44a8a3abd9fbb336b62a\/view.htm\">DXF.TXT &#8211; Drawing Interchange and File Formats<\/a><br \/>\n<a href=\"http:\/\/www.martinreddy.net\/gfx\/3d\/DXF10.spec\">DXF10.spec &#8211; Drawing Interchange and File Formats<\/a><br \/>\n<a href=\"http:\/\/paulbourke.net\/dataformats\/dxf\/min3d.html\">Minimum Requirements for Creating a DXF File of a 3D Model<\/a><br \/>\n<a href=\"http:\/\/www.opendesign.com\/files\/guestdownloads\/OpenDesign_Specification_for_.dwg_files.pdf\">Open Design Specification for .dwg files<\/a> (PDF)<br \/>\n<a href=\"http:\/\/forum.arduino.cc\/index.php?topic=179298.0\">Structure Of DXF File Format<\/a><br \/>\n<a href=\"http:\/\/www.autodesk.com\/techpubs\/autocad\/acad2000\/dxf\/polyline_dxf_06.htm\">Chapter 6 &#8212; ENTITIES Section &#8211; POLYLINE<\/a><br \/>\n<a href=\"http:\/\/www.klayout.de\/dxf_format.html\">KLayout &#8211; DXF Format<\/a><br \/>\n<a href=\"http:\/\/paulbourke.net\/dataformats\/dxf\/\">DXF, Revision 12<\/a><\/p>\n<p><a href=\"http:\/\/stackoverflow.com\/questions\/2649181\/are-there-any-libraries-for-parsing-autocad-files\">Are there any libraries for parsing AutoCAD files?<\/a><\/p>\n<p><a href=\"http:\/\/www.qcad.org\/en\/what-is-dxflib\">QCAD &#8211; What is dxflib?<\/a><br \/>\n<a href=\"http:\/\/www.qcad.org\/en\/dxflib-downloads\">QCAD &#8211; Download dxflib (OpenSource)<\/a><\/p>\n<p><a href=\"http:\/\/www.ibm.com\/developerworks\/library\/os-autocad\/\">Using AutoCAD file formats with open source libraries<\/a><\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\n  0                # \r\nSECTION            # Section\r\n\r\n  2                #\r\nHEADER             # Header\r\n\r\n  9                #\r\n$ACADVER           # Key\r\n\r\n  1                #\r\nAC1018             # Value\r\n\r\n  9                #\r\n$ACADMAINTVER      # Key\r\n\r\n 70                #\r\n     0             # Value\r\n\r\n  0                #\r\nENDSEC             # End Section\r\n\r\n&#x5B;...]\r\n\r\n  0                #\r\nSECTION            # Section\r\n\r\n  2                #\r\nENTITIES           # Section Name: &quot;Entities&quot;\r\n\r\n  0                #\r\nPOLYLINE           # First Entity\r\n\r\n  5                #\r\n40                 # Polyline ID\r\n\r\n330                #\r\n1F                 # \r\n\r\n100                #\r\nAcDbEntity         #\r\n\r\n  8                #\r\nsheet              # Layer Name: &quot;sheet&quot;\r\n\r\n&#x5B;...]\r\n\r\n 10                #\r\n121.6670087034155  # Groupcode Start X: 121.6670087034155\r\n\r\n 20                #\r\n166.9818181818182  # Groupcode Start Y: 166.9818181818182\r\n\r\n 30                #\r\n0.0                # Groupcode Start Z: 0.0\r\n\r\n  0\r\nVERTEX             # Add new vertex\r\n\r\n  5                #\r\n42                 # Element Reference: 42\r\n\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Drawing Interchange Format (DXF) Wikipedia: Drawing Interchange Format (DXF) libdxf LibreDWG AutoCAD 2008 DXF Reference (PDF) QCAD &#8211; 2D CAD for Windows, Linux and Mac VisiCut &#8211; a userfriendly tool for laser-cutting DXF File format _ Polyline AutoCAD DXF File Format Summary DXF.TXT &#8211; Drawing Interchange and File Formats DXF10.spec &#8211; Drawing Interchange and File [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-3655","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts\/3655","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3655"}],"version-history":[{"count":11,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts\/3655\/revisions"}],"predecessor-version":[{"id":4146,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts\/3655\/revisions\/4146"}],"wp:attachment":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3655"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=3655"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=3655"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}