<?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: Old Cad file convert or open in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/old-cad-file-convert-or-open/m-p/12641475#M19522</link>
    <description>&lt;P&gt;Maybe i doesn't explain correctly (i not english native).&lt;/P&gt;&lt;P&gt;I don't understand "how does ... fit into the pcb", in theory this file is the file with all schematic and drawing of the pcb, included the drawing of the pcb with holes, dimensions... (not only the electronic schematic, i don't know the correct word for the drawing of the physical pcb).&lt;/P&gt;</description>
    <pubDate>Thu, 14 Mar 2024 19:56:40 GMT</pubDate>
    <dc:creator>comeollas</dc:creator>
    <dc:date>2024-03-14T19:56:40Z</dc:date>
    <item>
      <title>Old Cad file convert or open</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/old-cad-file-convert-or-open/m-p/12637435#M19513</link>
      <description>&lt;P&gt;Hi, and first thanks for your time and help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to open a cnc file with schematics from a manufacturer. I can't open the file in dwg viewer, fusion... in all software i tried.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Today i tryed to copy the heather of the file (opening the file in notepad) and i pasted to chatgpt, and chat gpt say this file is from autocad 2004 and in ANSI (chinese).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried various converters online, open in autocad online... anyone can help me to convert this file to a actual format?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks to all!&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2024 10:55:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/old-cad-file-convert-or-open/m-p/12637435#M19513</guid>
      <dc:creator>comeollas</dc:creator>
      <dc:date>2024-03-13T10:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: Old Cad file convert or open</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/old-cad-file-convert-or-open/m-p/12637813#M19514</link>
      <description>Your DXF file is damaged: that's why nothing out there can open it based on your experiments, and quick testing here in Bentley software, eDrawings viewer and AutoCAD.&lt;BR /&gt;&lt;BR /&gt;You'll have to do some manual edits to try and fix it: you can use Windows NotePad and online guides like&lt;BR /&gt;&lt;A href="https://help.autodesk.com/view/ACD/2022/ENU/?guid=GUID-D939EA11-0CEC-4636-91A8-756640A031D3" target="_blank"&gt;https://help.autodesk.com/view/ACD/2022/ENU/?guid=GUID-D939EA11-0CEC-4636-91A8-756640A031D3&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://ezdxf.readthedocs.io/en/stable/dxfinternals/filestructure.html" target="_blank"&gt;https://ezdxf.readthedocs.io/en/stable/dxfinternals/filestructure.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://damassets.autodesk.net/content/dam/autodesk/www/developer-network/platform-technologies/autocad-dxf-archive/acad_r12_dxf.pdf" target="_blank"&gt;https://damassets.autodesk.net/content/dam/autodesk/www/developer-network/platform-technologies/autocad-dxf-archive/acad_r12_dxf.pdf&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Mar 2024 13:31:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/old-cad-file-convert-or-open/m-p/12637813#M19514</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2024-03-13T13:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: Old Cad file convert or open</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/old-cad-file-convert-or-open/m-p/12638024#M19515</link>
      <description>&lt;P&gt;This is an incomplete file. You cannot convert it. It's not all there/it's broken. Have them send you a complete file.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It looks like your file ends abruptly in the the blocks section. It is missing an ENTITIES section as well as the EOF (End of file) designation.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You could try adding those sections to the file and see if it works, but my guess is that it will be much easier to get a completed file from manufacture. It would likely take a lot of effort to try and rebuild it from the text side of things and would not likely work anyway.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For more information on the file structure check out:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://images.autodesk.com/adsk/files/autocad_2012_pdf_dxf-reference_enu.pdf" target="_blank"&gt;https://images.autodesk.com/adsk/files/autocad_2012_pdf_dxf-reference_enu.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://ezdxf.readthedocs.io/en/stable/dxfinternals/filestructure.html" target="_blank"&gt;https://ezdxf.readthedocs.io/en/stable/dxfinternals/filestructure.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2024 14:46:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/old-cad-file-convert-or-open/m-p/12638024#M19515</guid>
      <dc:creator>TheCADnoob</dc:creator>
      <dc:date>2024-03-13T14:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: Old Cad file convert or open</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/old-cad-file-convert-or-open/m-p/12638554#M19516</link>
      <description>&lt;P&gt;Thanks for your time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't understand all how it works, and i don't know what part of the file are gone...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The manufacturer it's impossible to acquire another file, i think the better solution is take a picture (bird view) from the board and scketch the board in f360.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need only the screw positions and exterior dimensions for a make a case with the cnc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I appreciate your time &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2024 18:02:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/old-cad-file-convert-or-open/m-p/12638554#M19516</guid>
      <dc:creator>comeollas</dc:creator>
      <dc:date>2024-03-13T18:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: Old Cad file convert or open</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/old-cad-file-convert-or-open/m-p/12640727#M19517</link>
      <description>&lt;P&gt;I don't know if this will help, but the attached DXF file contains all of the LWPOLYLINE entities that I could extract from your 96.DXF file.&amp;nbsp; The last entity in your DXF file was an incomplete LWPOLYLINE entity.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 14:57:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/old-cad-file-convert-or-open/m-p/12640727#M19517</guid>
      <dc:creator>autoid374ceb4990</dc:creator>
      <dc:date>2024-03-14T14:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: Old Cad file convert or open</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/old-cad-file-convert-or-open/m-p/12640833#M19518</link>
      <description>&lt;P&gt;Hi &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/11054766"&gt;@autoid374ceb4990&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your line weights are too thick. They're too fat.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The lines have varying global widths, for example 0.10, 0.20, 0.24, 0.48. You'll need to reduce the line width.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="101.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1337158i27519BDED7D346B9/image-size/large?v=v2&amp;amp;px=999" role="button" title="101.png" alt="101.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or manage the line weight using the Layer Properties Manager.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="102.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1337164i51C83FB3B408C60E/image-size/large?v=v2&amp;amp;px=999" role="button" title="102.png" alt="102.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you decide to manage the line weight on a&amp;nbsp;&lt;EM&gt;ByLayer&lt;/EM&gt; basis through the Layer Props Mgr (to improve visibility), then make&amp;nbsp;the Global Width=0.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You may use more than one layer to host your lines. If you wish, you may give each layer a different line weight, color, and line type.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 15:29:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/old-cad-file-convert-or-open/m-p/12640833#M19518</guid>
      <dc:creator>ChicagoLooper</dc:creator>
      <dc:date>2024-03-14T15:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: Old Cad file convert or open</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/old-cad-file-convert-or-open/m-p/12640880#M19519</link>
      <description>&lt;P&gt;You are correct.&amp;nbsp; The line weights were assigned in the original DXF file.&amp;nbsp; Assuming that the OP has AutoCAD he should be able to reconstruct the drawing and get the coordinates he needs. &amp;nbsp; I tried it in the attached picture.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 15:43:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/old-cad-file-convert-or-open/m-p/12640880#M19519</guid>
      <dc:creator>autoid374ceb4990</dc:creator>
      <dc:date>2024-03-14T15:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: Old Cad file convert or open</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/old-cad-file-convert-or-open/m-p/12640908#M19520</link>
      <description>&lt;P&gt;Hi, thank for your time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This file content in theory have a lot of drawing, it's a pcb of a full computer keyboard.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think it's to much work to recreate the file, i attach a image of the pcb and if the file only contains this little chip it's unnecessary to try to regenerate it and waste time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 15:51:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/old-cad-file-convert-or-open/m-p/12640908#M19520</guid>
      <dc:creator>comeollas</dc:creator>
      <dc:date>2024-03-14T15:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: Old Cad file convert or open</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/old-cad-file-convert-or-open/m-p/12641395#M19521</link>
      <description>&lt;P&gt;Not that it matters, but how does your original DXF file fit into the PCB board?&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 19:17:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/old-cad-file-convert-or-open/m-p/12641395#M19521</guid>
      <dc:creator>autoid374ceb4990</dc:creator>
      <dc:date>2024-03-14T19:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: Old Cad file convert or open</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/old-cad-file-convert-or-open/m-p/12641475#M19522</link>
      <description>&lt;P&gt;Maybe i doesn't explain correctly (i not english native).&lt;/P&gt;&lt;P&gt;I don't understand "how does ... fit into the pcb", in theory this file is the file with all schematic and drawing of the pcb, included the drawing of the pcb with holes, dimensions... (not only the electronic schematic, i don't know the correct word for the drawing of the physical pcb).&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 19:56:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/old-cad-file-convert-or-open/m-p/12641475#M19522</guid>
      <dc:creator>comeollas</dc:creator>
      <dc:date>2024-03-14T19:56:40Z</dc:date>
    </item>
  </channel>
</rss>

