![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| Fadal Discuss Fadal machinery here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
I'm using G83 to drill a deep hole and having issues. I'm drilling 1 hole per part so the program is really short. The following is the entire program: T6 G00 G90 S2000 M03 X0 Y0 Z1. H6 M7 Z.1 G83 G99 R0+.1 Z-3. F8 Q.25 P.02 G00 G49 G90 Z3. M9 XO Y5.3 M30 I keep getting the following error message: Bad Z or R0 in canned cycle, N=5.0000 I've changed just about everything with no luch. What am I missing? |
|
#3
| ||||
| ||||
| Hmm, perhaps someone else can confirm or not, but doesn't G and M commands need to be on different lines otherwise only the last will be performed? Not 100% on this though... Been a while since I did stuff like that and my controller was old even then
__________________ I love deadlines- I like the whooshing sound they make as they fly by. |
|
#4
| |||
| |||
| No G and M codes can be on the same line with all of the machines I have delt with. You can only do 1 M code unless you change the parameters on a Fanuc. Kind of dangerous move unless you are really good with M codes. Usually done on special machines. My guess is like the guy above I would take out the +. |
|
#6
| |||
| |||
| I agree with the others... take out the "+" sign from your R value. Also, you won't need the "P" (unless you're forcing a dwell. but at ".02", that's next to nothing... not even sure thats a valid value), and your feed has no decimal (which would make this very, very slow). And you never cancel the drill cycle with a G80.
[edit]: Not sure on Fadal controls though...
__________________ It's just a part..... cutter still goes round and round.... Last edited by psychomill; 01-29-2007 at 12:07 PM. |
|
#7
| ||||
| ||||
| Ah! that's what I meant, you can only have one M Code on each line otherwise only the last one gets performed. Not relevant in this situation since it doesn't occur though (my bad). I notice he's in G90 (absolute) mode... perhaps his co- ordinate system is trying to drive the tool somewhere illegal (I note that he's G92'd it as well canceling CAR presets). I agree that the + sign should be dropped, would a G91 R0.1 G90 phrase work better?
__________________ I love deadlines- I like the whooshing sound they make as they fly by. |
|
#8
| |||
| |||
| Thanks for the help guys. The + in the R value is how Fadal shows it in all of their programming examples for all canned cycles. It worked fine on the operation before this which was a L99 pocket clean out. The code I've used to prep the G83 is virtually identical to the L99 so I thought I was good above the G83 line. I'll try the G80 in the following line when I get into the office. One of my concerns was that it might just be the machine. This one is an 87' and has been rode hard and put away wet. We no longer use it for production because it has so many quirks. I'm only using it for this because the spindle on the bridgport is out having bearing pressed on. I'll post an update in an hour or so. Thanks, Bob |
|
#10
| |||
| |||
| You were missing the G80. Fadal's will execute multiple M-codes per line assuming that you are using the Fadal side of the control(I think this one is format 2)
__________________ I don't know much about anything but I know a little about everything.... |
| Sponsored Links |
|
#11
| ||||
| ||||
| You definitly need the G80 to cancel any canned cycles. Depending on the age of the control you may need the G43 to set the cutter height offset. You should also have a G80 after the cycle to cancel the canned cycle.
__________________ Jeff Lange Lightning Tool & Manufacturing, Inc. |
|
#12
| |||
| |||
| To run in format 2 it simply needs a G80 to cancel the G83. I tried it on our 1990 4020 exactly as you programed it and it worked fine after adding the G80. Be sure to add a decimal after the Feed or it will be super slow. |
![]() |
| 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 |
| mazak computer error message | buzzm | Mazak, Mitsubishi, Mazatrol | 8 | 01-25-2010 09:08 AM |
| MultiCam 3000 error message | DRolph | Commercial CNC Wood Routers | 1 | 01-11-2007 04:30 PM |
| Axis drive fault/off error message | Healey | Bridgeport and Hardinge Mills | 0 | 11-08-2006 04:49 PM |
| Mach III error message-Help | bherr | Shopmaster/Shoptask | 5 | 05-19-2006 08:11 AM |
| gibbscam error message | donder | GibbsCAM | 2 | 05-31-2005 01:16 AM |