<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Values of entities within a DXF file in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/values-of-entities-within-a-dxf-file/m-p/10118350#M84114</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#333399"&gt;&lt;EM&gt;&amp;gt;&amp;gt; Does not write DXF files according to the R12 specification (you &lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#333399"&gt;&lt;EM&gt;&amp;gt;&amp;gt; can see the reference to the hole in de cube is lost&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;The object types for 3D-Solids used in AutoCAD 2019 is based on a different kernel and these object types are not compatible to AutoCAD release 12 (not 2012). The result of this is that your current objects are converted to a very low level representation which can be opened in AutoCAD R12. Though you lose some informations like object references as these are not possible to represent in AutoCAD R12 in a way AutoCAD 2019 works with 3D-Solids.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So yes, you get something different to what you have in 2019, but what you get is compatible with the specifications of DXF-12.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#333399"&gt;&lt;EM&gt;&amp;gt;&amp;gt; That's why you see double circles and double lines.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;I don't know which software wrote this DXF, but this is not an issue of READING the DXF as the DXF already holds these double entities. It could be a questions of writing that you get the 3D-Solid exploded to regions, the regions exploded to it's edges and so you get from the upper face a circle as island and from the cylinder a circle, that's why you might get 2 circles at each position.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But again, you try to convert an object from AutoCAD 2019 to a file version which has to be compatible with a software which is 30 years old. You can't convert an object from the current version to such an old format. You have to convert it to make it readable with AutoCAD R12 and you'll lose information which were not valid in R12.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
    <pubDate>Sun, 28 Feb 2021 13:06:34 GMT</pubDate>
    <dc:creator>Alfred.NESWADBA</dc:creator>
    <dc:date>2021-02-28T13:06:34Z</dc:date>
    <item>
      <title>Values of entities within a DXF file</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/values-of-entities-within-a-dxf-file/m-p/10117741#M84108</link>
      <description>&lt;P&gt;I'm trying to code a solution that will slice an object for 3D printing, using a DXF file. So I drew this very simple object (3D solid) in AutoCAD 2019:&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="testobject.jpg" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/886564iCB8E0A155A0AB735/image-size/large?v=v2&amp;amp;px=999" role="button" title="testobject.jpg" alt="testobject.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;It's a cube 20x20x20, with a vertical hole troughout with a radius of 5. Then I saved it as an R12 DXF and started analysing the file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All the information in the header section of the DXF file, like $EXTMIN and $EXTMAX are positive values, and this corresponds with the object drawn. However, when I view the entities for this geometry (either in BLOCKS or ENTITIES), I get the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;0&lt;BR /&gt;CIRCLE&lt;BR /&gt;5&lt;BR /&gt;4FF&lt;BR /&gt;8&lt;BR /&gt;0&lt;BR /&gt;10&lt;BR /&gt;-40.0&lt;BR /&gt;20&lt;BR /&gt;40.0&lt;BR /&gt;30&lt;BR /&gt;0.0&lt;BR /&gt;40&lt;BR /&gt;5.0&lt;BR /&gt;210&lt;BR /&gt;0.0&lt;BR /&gt;220&lt;BR /&gt;0.0&lt;BR /&gt;230&lt;BR /&gt;-1.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now how on earth did I get a negative value for the X position of the centre of the circle, when every element of the entity is drawn in the positive X-Y plane in AutoCAD? The value of -40 indicated that it is measured from (0,0,0) in the DXF file. But in the wrong direction.&lt;BR /&gt;&lt;BR /&gt;Also, where can I find the information in the DXF file that the 2 circles are actually the start end end circles that form a hole in the cube? As far as I can see there is no information available in the DXF file from which I can conclude that there is a hole, and not just 2 circles on the top and bottom of the cube.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I searched my heinie off trying to find answers, but there is no information available online from which I can conclude or derive info to solve this issue.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 28 Feb 2021 02:18:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/values-of-entities-within-a-dxf-file/m-p/10117741#M84108</guid>
      <dc:creator>hendrikFXSD2</dc:creator>
      <dc:date>2021-02-28T02:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: Values of entities within a DXF file</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/values-of-entities-within-a-dxf-file/m-p/10118114#M84109</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#333399"&gt;&lt;EM&gt;&amp;gt;&amp;gt; how on earth did I get a negative value for the X position&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;If we can look into the dwg-file we might know it ...&lt;/P&gt;
&lt;P&gt;Otherwise the answer would be you have created a circle on negative X value (world coordinate system -X)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Sun, 28 Feb 2021 09:18:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/values-of-entities-within-a-dxf-file/m-p/10118114#M84109</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2021-02-28T09:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: Values of entities within a DXF file</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/values-of-entities-within-a-dxf-file/m-p/10118214#M84110</link>
      <description>&lt;P&gt;Thank you for your quick response. I can not attach the DXF file in this reply, because this forum kept giving me the error message :&lt;BR /&gt;&lt;BR /&gt;The attachment's cube_r12_1.dxf content type (application/x-dxf) does not match its file extension and has been removed.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;So I had to zip the file and that worked for uploading. The DXF file loads into AutoCAD without problems.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 28 Feb 2021 10:59:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/values-of-entities-within-a-dxf-file/m-p/10118214#M84110</guid>
      <dc:creator>hendrikFXSD2</dc:creator>
      <dc:date>2021-02-28T10:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: Values of entities within a DXF file</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/values-of-entities-within-a-dxf-file/m-p/10118235#M84111</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;please take care, seems like all entities inside your DXF are doubled.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And some of your circles are placed with a negative orientation (Z of the normal vector is negative) and this is why you see negative values.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="20210228_121324_0001.png" style="width: 659px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/886634i477AD68967BA36DB/image-dimensions/659x254?v=v2" width="659" height="254" role="button" title="20210228_121324_0001.png" alt="20210228_121324_0001.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Sun, 28 Feb 2021 11:14:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/values-of-entities-within-a-dxf-file/m-p/10118235#M84111</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2021-02-28T11:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: Values of entities within a DXF file</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/values-of-entities-within-a-dxf-file/m-p/10118317#M84112</link>
      <description>&lt;P&gt;The dxf codes 210, 220, 230 is the extrusion direction vector of the circle.&amp;nbsp; The components of a unit vector are essentially the cosines of the angle.&amp;nbsp; Since the z component is -1 (the circle is pointing downwards)&amp;nbsp; the plane is rotated 180 degrees and its value is -1 reversing the sign of the x component.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/47258926/how-is-an-arc-described-in-the-dxf-format-if-it-is-tilted-out-of-the-x-y-plane" target="_blank" rel="noopener"&gt;This&lt;/A&gt; link may help you visualize how this works.&amp;nbsp; In your case the cosine(angle) goes from 1 to -1 and the sine(angle) from 0 to 0.&lt;/P&gt;</description>
      <pubDate>Sun, 28 Feb 2021 12:25:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/values-of-entities-within-a-dxf-file/m-p/10118317#M84112</guid>
      <dc:creator>leeminardi</dc:creator>
      <dc:date>2021-02-28T12:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: Values of entities within a DXF file</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/values-of-entities-within-a-dxf-file/m-p/10118331#M84113</link>
      <description>&lt;P&gt;Ah I'm starting to see now. The way that AutoCAD 1029 interprets an R12 DXF file is exacly what it says in the DXF, but that is not according to the R12 specification:&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"Entities appear in both the BLOCK and ENTITIES sections of the DXF file. The use of group codes in the two sections is identical."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So AutoCAD:&lt;BR /&gt;1: Does not write DXF files according to the R12 specification (you can see the reference to the hole in de cube is lost, and only the circles remain when the DXF is read back in).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2: Does not read DXF files&amp;nbsp;according to the R12 specification, instead it interprets entities under the&amp;nbsp;BLOCK section and entities under the ENTITIES section as separate, and not in the R12 file structure specs. That's why you see double circles and double lines.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In my book this is a backwards compatability issue for sure.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Might this have something to do with the new "Print Studio" facilities in AutoCAD? Autodesk uses STL files for output to 3D printers, but these are rubbish when it comes to representing a geometry. If I print this cube it comes out with a diameter of 9.3 instead of 10 mm. for the hole.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 28 Feb 2021 13:08:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/values-of-entities-within-a-dxf-file/m-p/10118331#M84113</guid>
      <dc:creator>hendrikFXSD2</dc:creator>
      <dc:date>2021-02-28T13:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Values of entities within a DXF file</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/values-of-entities-within-a-dxf-file/m-p/10118350#M84114</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#333399"&gt;&lt;EM&gt;&amp;gt;&amp;gt; Does not write DXF files according to the R12 specification (you &lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#333399"&gt;&lt;EM&gt;&amp;gt;&amp;gt; can see the reference to the hole in de cube is lost&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;The object types for 3D-Solids used in AutoCAD 2019 is based on a different kernel and these object types are not compatible to AutoCAD release 12 (not 2012). The result of this is that your current objects are converted to a very low level representation which can be opened in AutoCAD R12. Though you lose some informations like object references as these are not possible to represent in AutoCAD R12 in a way AutoCAD 2019 works with 3D-Solids.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So yes, you get something different to what you have in 2019, but what you get is compatible with the specifications of DXF-12.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#333399"&gt;&lt;EM&gt;&amp;gt;&amp;gt; That's why you see double circles and double lines.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;I don't know which software wrote this DXF, but this is not an issue of READING the DXF as the DXF already holds these double entities. It could be a questions of writing that you get the 3D-Solid exploded to regions, the regions exploded to it's edges and so you get from the upper face a circle as island and from the cylinder a circle, that's why you might get 2 circles at each position.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But again, you try to convert an object from AutoCAD 2019 to a file version which has to be compatible with a software which is 30 years old. You can't convert an object from the current version to such an old format. You have to convert it to make it readable with AutoCAD R12 and you'll lose information which were not valid in R12.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Sun, 28 Feb 2021 13:06:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/values-of-entities-within-a-dxf-file/m-p/10118350#M84114</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2021-02-28T13:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: Values of entities within a DXF file</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/values-of-entities-within-a-dxf-file/m-p/10118353#M84115</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#333399"&gt;&lt;EM&gt;&amp;gt;&amp;gt; Might this have something to do with the new "Print Studio" facilities in&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#333399"&gt;&lt;EM&gt;&amp;gt;&amp;gt; AutoCAD? Autodesk uses STL files for output to 3D printers&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;What does Autodesk PrintStudio has to do with such an old DXF-Format?&lt;BR /&gt;STL is a different format and also this format is not related to DXF.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 28 Feb 2021 13:08:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/values-of-entities-within-a-dxf-file/m-p/10118353#M84115</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2021-02-28T13:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: Values of entities within a DXF file</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/values-of-entities-within-a-dxf-file/m-p/10118377#M84116</link>
      <description>&lt;P&gt;STL is indeed not related to DXF, and that's why I wanted to use it. Because g-code generated from DXF-based geometry data is much more precise then g-code generated from STL-based geometry data. But I see now that is not possible. In later versions of DXF the dimensioning of entities in a drawing are no longer visible in the file, but replaced with proprietary code. I guess I'll have to find another way, or another drawing platform. Thank you both for your time though!&lt;/P&gt;</description>
      <pubDate>Sun, 28 Feb 2021 13:22:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/values-of-entities-within-a-dxf-file/m-p/10118377#M84116</guid>
      <dc:creator>hendrikFXSD2</dc:creator>
      <dc:date>2021-02-28T13:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: Values of entities within a DXF file</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/values-of-entities-within-a-dxf-file/m-p/10118427#M84117</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#333399"&gt;&lt;EM&gt;&amp;gt;&amp;gt; Because g-code generated from DXF-based geometry data is much more &lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#333399"&gt;&lt;EM&gt;&amp;gt;&amp;gt; precise then g-code generated from STL-based geometry data&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;This sounds like you are generating the DXF from some other software?&lt;/P&gt;
&lt;P&gt;As long as you work based on R12-DXF I would be very careful as this contains objects which current programs (slicers) could misread.&lt;/P&gt;
&lt;P&gt;Back to AutoCAD and thinking about FDM or SLA printing .. both are based on raster steps and I would not see any quality issues using STL as export from AutoCAD (as long as &lt;STRONG&gt;&lt;FONT color="#333399"&gt;FACETRES&lt;/FONT&gt; &lt;/STRONG&gt;is set to 10).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT color="#333399"&gt;&amp;gt;&amp;gt; In later versions of DXF the dimensioning of entities in a &lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT color="#333399"&gt;&amp;gt;&amp;gt; drawing are no longer visible&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Sorry to not understand this as every entity inside the DXF has it's dimensions. If entities would not have exact dimensions no CAD application would be able to import DXF files.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT color="#333399"&gt;&amp;gt;&amp;gt; but replaced with proprietary code.&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;This is valid for proxy items or 3D-Solids ... but I have not understood yet why you need to save as DXF-R12 to get the file from AutoCAD printed to a 3D-Printer. Maybe some insights could help to find better workflows.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 28 Feb 2021 14:05:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/values-of-entities-within-a-dxf-file/m-p/10118427#M84117</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2021-02-28T14:05:29Z</dc:date>
    </item>
    <item>
      <title>Re: Values of entities within a DXF file</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/values-of-entities-within-a-dxf-file/m-p/10118486#M84118</link>
      <description>&lt;P&gt;No, all my DXF files are generated from within AutoCAD 2019. There are currently no slicers that work with DXF files as input, so my plan is to write (program) my own slicer to do the work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's a picture that shows the difference between CAD-based geometry and STL-based geometry (source: STL wiki):&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="300px-The_differences_between_CAD_and_STL_Models.svg.png" style="width: 300px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/886677i865810DE945F228B/image-size/large?v=v2&amp;amp;px=999" role="button" title="300px-The_differences_between_CAD_and_STL_Models.svg.png" alt="300px-The_differences_between_CAD_and_STL_Models.svg.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;It's clear to see that the CAD-based representation is geometrically far more accurate then the STL representation. This has been a mayor problem in the 3D printing community for years (see &lt;A href="https://github.com/slic3r/Slic3r/issues/3323" target="_blank" rel="noopener"&gt;https://github.com/slic3r/Slic3r/issues/3323&lt;/A&gt;) , and the subject of a lot of discussion. To rule out the possibility of the STL file geometry being the lead cause of faulty dimensioning of a printed object, I thought of giving DXF a try, because it does not rely on triangles to describe a geometry.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;R12 was just my attempt to start from the bottom (the most simple protocol) and save myself some time analysing the file. I have not analysed any other DXF types then R12. So that would be my first direction going forward.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;FDM or SLA printing would also be worth while to read up on, thank you for bringing it to my attention.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But to say "and I would not see any quality issues using STL as export from AutoCAD (as long as&amp;nbsp;&lt;STRONG&gt;&lt;FONT color="#333399"&gt;FACETRES&lt;/FONT&gt;&amp;nbsp;&lt;/STRONG&gt;is set to 10)." is a bit of a misapprehension. If I draw a hole in CAD to suit an M5 bolt, and the 3D print facilitates only an M4 bolt, I'd say that's a problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now where this problem lies is a different matter, it's a compound issue. But because different translation steps are made (CAD -&amp;gt; STL -&amp;gt; G-CODE), and I know CAD geometry data is accurate, my thought process was to first eliminate STL based geometry, and replace that with the CAD based geometry of a DXF file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this clears things up a bit.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 28 Feb 2021 15:04:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/values-of-entities-within-a-dxf-file/m-p/10118486#M84118</guid>
      <dc:creator>hendrikFXSD2</dc:creator>
      <dc:date>2021-02-28T15:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: Values of entities within a DXF file</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/values-of-entities-within-a-dxf-file/m-p/10118504#M84119</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#333399"&gt;&lt;EM&gt;&amp;gt;&amp;gt; If I draw a hole in CAD to suit an M5 bolt, and the 3D print facilitates &lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#333399"&gt;&lt;EM&gt;&amp;gt;&amp;gt; only an M4 bolt, I'd say that's a problem.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;This is definitely not an issue of AutoCAD or the STL format or the exporter of an STL from AutoCAD.&lt;/P&gt;
&lt;P&gt;I never had this issue with any of my prints.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A STL exports exactly the coordinates you draw in AutoCAD, if you draw a cylinder with 5 drawing-units diameter then the cylinder gets triangulated (needs to be as the STL does not have the option for arcs or circles), the density and accuracy of&amp;nbsp; the triangulation is based on the sysvar &lt;STRONG&gt;&lt;FONT color="#333399"&gt;FACETRES&lt;/FONT&gt;&lt;/STRONG&gt;, but can never make a difference from D=5 to D=4.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#333399"&gt;&lt;EM&gt;&amp;gt;&amp;gt; Here's a picture that shows the difference between CAD-based &lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#333399"&gt;&lt;EM&gt;&amp;gt;&amp;gt; geometry and STL-based geometry&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;This is absolutely correct, but lets get back to how 3D-printers work ... all coordinates are based on a raster. Layer thickness is controlled by a stepper motor, X and Y coordinates are based on stepper motor or based on pixel for the display of SLA printers), so you can't run curves which are 100% curves, they need to be segmented to fit to the raster of your printer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And with AutoCAD setting &lt;STRONG&gt;&lt;FONT color="#333399"&gt;FACETRES&lt;/FONT&gt; &lt;/STRONG&gt;your geometry has a better accuracy than your printer can control by the stepper motors (or pixel). The worst case for such a type of printers would be a face with a very little slope, there you get a step when the thickness is to big to fit on the lower layer. But even this is not controllable by an STL file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anyway, good luck for writing your slicer software, will be an exciting job ;))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Sun, 28 Feb 2021 15:00:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/values-of-entities-within-a-dxf-file/m-p/10118504#M84119</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2021-02-28T15:00:15Z</dc:date>
    </item>
  </channel>
</rss>

