Fabrication - .dxf: Difference between revisions
From 1511Wookiee
Jump to navigationJump to search
FieldCrate (talk | contribs) (New page: == Creating a .dxf == The .dxf is basically a stripped down version of the drawing. '''<span style="color: #ff0000">To create a .dxf :</span>''' * If the part is bent start by changi...) |
FieldCrate (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
== Creating a .dxf == | == Creating a .dxf == | ||
The .dxf is basically a stripped down version of the drawing. | The .dxf is basically a stripped down version of the drawing. | ||
<br> | |||
'''<span style="color: #ff0000">To create a .dxf :</span>''' | |||
*If the part is bent start by changing the model (.ipt) to the flat pattern (unbent version) before creating the new drawing (.idw). When the top | |||
* If the part is bent start by changing the model (.ipt) to the flat pattern (unbent version) before creating the new drawing (.idw). When the top | |||
view is shown it should be in the unbent state. | view is shown it should be in the unbent state. | ||
<br> | |||
- Create a new drawing (.idw) for the part. Show the top view of the part (with all the cutouts, holes, etc. if there are any) | - Create a new drawing (.idw) for the part. Show the top view of the part (with all the cutouts, holes, etc. if there are any) | ||
- Remove all borders and templates | - Remove all borders and templates | ||
- There should be no dimensions | - There should be no dimensions | ||
Line 21: | Line 21: | ||
- Scale the part 1:1 | - Scale the part 1:1 | ||
- Then go to Save a Copy---> Save a Copy As and save as a .dxf Autocad LT. | - Then go to Save a Copy---> Save a Copy As and save as a .dxf Autocad LT. | ||
'''<span style="color: #ff0000">Sample </span>''' | |||
[[Fabrication - Example .dxf File|Example .dxf File]] |
Revision as of 05:14, 21 January 2011
Creating a .dxf
The .dxf is basically a stripped down version of the drawing.
To create a .dxf :
- If the part is bent start by changing the model (.ipt) to the flat pattern (unbent version) before creating the new drawing (.idw). When the top
view is shown it should be in the unbent state.
- Create a new drawing (.idw) for the part. Show the top view of the part (with all the cutouts, holes, etc. if there are any)
- Remove all borders and templates
- There should be no dimensions
- Scale the part 1:1
- Then go to Save a Copy---> Save a Copy As and save as a .dxf Autocad LT.
Sample