![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| General CAM Discussion Discuss CAD/CAM software and Design software methods here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
I am having a heck of a time writing g-code to run in Turbo CNC. I'm using AutoCAD 2000, and I've tried using both DAK's DXF converter and Mach2 both give the same result! see attached to understand the mayhem. what you see here is the dxf of the intended tool path (2.dxf) converted to G-code (2.txt) then converted back to dxf (data.dxf). as you can see, the arcs are going freakin' nuts! I'm new to this and becoming very frustrated! I can spend the time to draw all my own tool paths if I have to, but is there some software that I can use for free or nearly that will just write reliable g-code?!? I can't shell out the cash for a full-fledged CAM program right now. I can't even afford to fix the A/C which is part of why I'm going nuts. I think I'm going to take a nap now. |
|
#2
| ||||
| ||||
| I believe your problem is due to a wrong setting in your post processor for the G02 G03 commands, which is something called I/J inversion, This defines the relationship for the start of an arc or the centre point of arc. There are basically three settings, I/J is treated as an incremental negative value from start of the arc, I/J is treated as incremental positive value from start of arc, or finally I/J is treated as an absolute position, your result indicates you are not set to the right mode. I am not familiar with TurboCnc, so I assume someone will set you right who is more familiar with the program. I had exactly the same thing happen on a machine that accepted DXF directly and all I had to do was set it to Absolute position for it to straighten out. Al.
__________________ CNC, Mechatronics Integration and Machine Design. “Logic will get you from A to B. Imagination will take you everywhere.” Albert E. |
|
#3
| ||||
| ||||
| http://www.cnczone.com/forums/attach...achmentid=1179 This looks good. Haven't tried it on anything complex, but check out http://www.cnczone.com/forums/showth...3&page=1&pp=10 |
|
#5
| ||||
| ||||
Be aware that neither may work in AutoCAD 2000, They both work fine in 2002 and up.
__________________ 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) |
| Sponsored Links |
|
#6
| ||||
| ||||
| I converted your first .dxf in ACE, with I and J relative, used the gcodein.lsp to load the gcode back into autocad, and here's what I got. the same thing I started with.
__________________ 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) |
![]() |
| 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 |
| G-Code to DXF | WayneHill | OpenSource Software | 200 | 04-22-2012 09:51 PM |
| Wierd NC Code and G-Code | Tazzer | General CAM Discussion | 10 | 01-09-2012 01:07 PM |
| BMP to G-code | jlagran he | G-Code Programing | 8 | 04-24-2011 11:22 PM |
| looking for g code 3d from bobcadcam or simmilar for indexer lpt v5 with g code soft | troyswood | Ability Systems - LPT Indexer and G-Code | 2 | 12-24-2006 09:21 PM |
| APT to G-code | Dan B | General CAM Discussion | 5 | 10-23-2003 06:00 AM |