![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| G-Code Programing Discuss G-code programing and problems here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
Asked this on another forum, but will ask here also. Thanks We have a CMS with a Fagor control, and a few old manual Hardinge lathes retro fitted with Fagor controls. Only programming manual I have says CNC 8025 T, TS. They are quite the pain when you are use to programming Fanuc controlled machines for the most part. I am having trouble with the G83 drill cycle. This is what I have. N100G0M8M50 (DRILL) N110G97S1200M3 N120X0Z.5F.0025T10.10 N130P0=K0 P1=K0 P4=K1.165 P5=K.167 P6=K.5 N140P15=K.2 P16=K.2 P17=K.02 N150G83 According to the manual (and the picture example) P6 "...defines the distance to the part from the point where the tool ends the positioning approach." I take this to be a rapid move (positioning approach). Instead program is feeding from Z.5. Example shows P16 as being the incremental distance the tool rapids away from each ending feed point while P17 is the "distance between the bottom of the previous penetration and the point where the tool ends the rapid approach for a subsequent penetration." To me these statements (and picture example) mean that I should get results like this: From X0Z.5 rapid to Z0 (has a nice 90 deg. spot drill), feed in to Z-.167, rapid to .033 (-.167+.2), dwell .2 sec., rapid to Z-.147, feed to Z-.334, etc. Instead it rapids back .02 (I assume, since move is too short to catch a distance), and then feeds in the .167 depth. Tried reversing the values in P16 & P17, but that didn't work. Any help greatly appreciated. I managed to get the G68 cycle working with one exception. If I put a value in P7 (Finishing stock allowance along X axis), it alarms. At least I can get the threading cycle to work right! |
|
#2
| ||||
| ||||
| I can't help because I've never seen that style before but I do think you might have a mistaken preconception. You said "To me these statements (and picture example) mean that I should get results like this: From X0Z.5 rapid to Z0 (has a nice 90 deg. spot drill), feed in to Z-.167, rapid to .033 (-.167+.2), dwell .2 sec., rapid to Z-.147, feed to Z-.334, etc.". I've always seen the dwell happen at the bottom, not the top. I believe its to clean up and make consistent the depth or spot. It also appears that the P6=K.5 is just like the R move, so it's doing just what you told it. To rapid to Z.5 and start drilling. Maybe? Now I'm curious. Can you post us and tell us what you find? Chris |
|
#6
| |||
| |||
| Type in G83 and then press the help key.... fill in the blank from their with a graphic assist screen. This works for all canned cycles on all Fagor CNC's. As a note, your code below has the G83 and the end.... you need to start of your block with the G83 and then the appropriate cycle data behind it. G80 indicates to the cnc to cancel the cycle. The first time you go through a cycle, read the manual closely, its all logical, you'll get it.... however, I will say, you have an old CNC.... the 8025 was designed back in the 80's.... but, it is a little workhorse control, albeit small and compact. |
|
#7
| |||
| |||
|
![]() |
| 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 |
| Anyone familiar with Fagor canned cycles? | g-codeguy | Fagor Automation | 4 | 09-13-2008 05:01 AM |
| canned cycles on 16t? | DocHod | Fanuc | 3 | 07-08-2007 07:58 PM |
| Help w/ Fanuc 6T Canned Cycles! | andys2006 | G-Code Programing | 1 | 04-16-2007 09:15 PM |
| G90/G91 in canned cycles | alfalfa | CamSoft Products | 18 | 02-25-2007 05:20 AM |
| Incremental Canned Cycles? | Rekd | Haas Mills | 16 | 11-15-2003 12:23 AM |