![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
I am getting "Radius to end of arc differs from radius to start on Line #" error when I import my g-code into Mach 3 from Mastercam X. This error only occurs when I have a contour tool-path after a simple drill tool-path. When I have contour tool-path ahead of simple drill tool-path, mach3 runs fine with no error. I have both Mach 3 and Mastercam X set to Incremental for the I J Codes. I am using postprosser from http://cnc.novalab.org/mach_files.htm Attached is the part in mastercam x , the two differnet g-codes(one that works(Contour ahead of simple drill), and one with the error(contour after simple drill). Thankyou. Last edited by sweckard; 06-24-2007 at 03:41 PM. |
|
#2
| ||||
| ||||
| I'd ask on the mach3 support forum or Yahoo group.
__________________ 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) |
|
#3
| |||
| |||
| Does the program indicate which line generated the error? I looked at the error program, the only thing that looked odd was a series of axes moves after the G80 line. Maybe the control didn't default to G00 after canceling the canned drilling cycle? |
|
#4
| ||||
| ||||
| Line N270, which looked OK to me.
__________________ 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) |
|
#5
| |||
| |||
| It is line N270 that is causing the error. And you are right Eurisko about the program not defaulting to G00 after canceling the canned cycle. I was able to fix it by reinstating G00 after the G80. Do you of a setting/post pross. that I could change in Mastercam X so it will reinstate G00 after G80. Thankyou for your help. |
| Sponsored Links |
|
#6
| |||
| |||
| sweckard, You're welcome. Always glad to help. I'm not familiar with Mastercam, but there should be a way to create a custom macro using the G80 code. Sounds like a good topic for a new thread. Please let me know what you find out, I may check out Mastercam when my router is finished! p.s. sorry about the late reply, I've got to check these threads more often... |
|
#7
| ||||
| ||||
| add this line after G80 as shown below: "G0", pfzout, e pcanceldc #Cancel canned drill cycle result = newfs (three, zinc) z = initht if cuttype = one, prv_zia = initht + (rotdia/two) else, prv_zia = initht pxyzcout !zabs, !zinc prv_gcode = zero if cool_zmove = yes & (nextop=1003 | (nextop=1011 & t<>abs(nexttool))), coolant = zero #if sdrnote = sdr07, "", e # else, "G80", e "G0", pfzout, e #if tapflg = 1, "" tapflg = 0 That should work. It works on V9.1
__________________ Insanity "doing the same thing and expecting a different result" Mark www.mcoates.com Last edited by mark c; 07-06-2007 at 07:45 PM. Reason: made clearer |
![]() |
| 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 |
| mori seiki mv junior "jog rset" error | Arsonist | General Metal Working Machines | 10 | 03-24-2010 06:45 PM |
| "Runtime error 9 - subscript out of range" on Techno CNC interface | zhoudfoster | General CNC (Mill and Lathe) Control Software (NC) | 4 | 10-25-2009 10:57 PM |
| V2XT error message "DRIVE FAULT detected (0,z,y,x) check log" | rfdoyle | Bridgeport and Hardinge Mills | 4 | 10-08-2007 03:35 PM |
| I cant get Mastercam to output "I" and "J" | Jeff S | Mastercam | 12 | 03-27-2007 05:12 AM |
| Changing radius from "R" to "L" values | russell67 | Post Processor Files | 2 | 01-18-2006 02:02 PM |