![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| Autodesk Software (Autocad, Inventor etc) Discuss Autodesk Software (Autocad, Inventor etc) software here. |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#3
| |||
| |||
| The 'Offset' command can be initiated by means of an icon, or by typing 'o' on the command line. You can specify the amount of offset, then apply it to the objects. If for instance you are offsetting a rectangle either internally or externally, the offset lines will either overlap or not quite meet. Use the 'Fillet' commanf 'f' on the command line, with the radius set to what ever you had the offset set to. Hope that helps. |
|
#4
| |||
| |||
I have used AutoCAD to create a tool offset for mills and waterjets. If you take your existing tool path and convert it to a polyline, you can then offset the entire tool path at one time without having to fillet the individual line segments. Most CAM systems require you to explode the polyline back to lines and arcs to read properly. If you need help with the AutoCAD commands to make and explode polylines, let me know and I'll post those separately. Mark Runnels |
|
#5
| |||
| |||
| Set up a layer called, for instance "Cutter Line offset", use this layer to offset the construction line by the radius of your cutter tool. Using a separate layer for the cutter line which can be switched off will not affect the appearance or complicate your original drawing. |
| Sponsored Links |
|
#8
| ||||
| ||||
| t, you can use pedit, and then join and it will ask you if you want to convert to a polyline. alternatively, you can use express tools >Modify>polyline join and it will do it for you. Just keep clicking on the lines you want to join. Obviously, all lines to be joined must meet at their end points and have no gaps or overlaps or it wont work.
__________________ Art AKA Country Bubba (Older Than Dirt) |
|
#9
| ||||
| ||||
| Select the lines and type PEDIT. It will ask if you want to convert them to polylines.
__________________ Gerry Mach3 2010 Screenset http://home.comcast.net/~cncwoodworker/2010.html (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#11
| |||
| |||
Paranthese indicate what to type ----------------------------------- Type (PEDIT) Select a single part of the line you wish to assemble Hit ENTER IF it asks if you wish to make it a Polyline - type (Y)es -----assemble parts------- with Pedit active, type (J)oin type (ALL) to select everything in drawing - Only segments where the endpoints meet will be joined Hit ENTER Hit Enter Again ------Offsetting ------ Select assembled Polyline Type (OFFSET) state offset distance at prompt Select side of object you wish to offset too Hit ENTER to end command -----Disassembling parts ------- Select offsetted line Type e(X)plode ------------------- Offsetted polyline is now arcs and lines If you have a relatively small drawing, the all selection is not an issue. If someone gave you the drawing and they are sloppy, you could have problems with the join function in the PEDIT command. Also, PEDIT joins must all have the same Z elevation. Hope that helps. |
|
#12
| |||
| |||
| After you have converted your sketch into one polyline, and then drew the offset curve (offset diatance being equal to tool's radius), you can extract information (such as coordinate values of start/end points, radii of arcs etc.) about the offset curve through PROPERTIES command, which you can now use in your CNC program. S.K.Sinha |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Laser tool paths | CNCadmin | SheetCam | 7 | 07-18-2005 12:47 AM |
| Rotary tool paths | DAB_Design | Mastercam | 1 | 03-31-2005 01:27 PM |
| 3d tool paths | ginamc | OneCNC | 5 | 03-19-2005 11:17 AM |
| xp custom tool paths | Mortek | OneCNC | 20 | 06-29-2003 05:28 AM |
| Tool Paths | WOODKNACK | G-Code Programing | 7 | 04-26-2003 08:09 PM |