![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| Bridgeport and Hardinge Mills Discuss Bridgeport and Hardinge Mills here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
I bought a Bridgeport type Lagun mill with an Allen Bradley 8400 CNC control. It all works fine, but I have no manuals with it. I know G code well and Fanuc machines no problem. My problem is I can't figure out how you set the workpiece coordinate, 0,0,0 off the part. It shows nothing for work offsets, but has "fixture" offsets, which I think might be the work offsets, strange I know. Any ideas, or a manual even? |
|
#2
| |||
| |||
| OK, nobody responding, it sucks when you do Google searches for info and all that comes up are your own posts in these forums! Can anyone recommend a CNC programming book, like something from Peter Smid, that has specific control sections for Allen Bradley? |
|
#3
| |||
| |||
(I think I've got this all right, it was a decade ago.) The 7320 didn't have specific buttons for work offsets, you had to do it by G92 offsets. Jon |
|
#5
| |||
| |||
|
| Sponsored Links |
|
#6
| |||
| |||
| Maybe if you have a working program stored there and post it here, I could see what the start up codes need to be. Last edited by DGA; 12-26-2010 at 10:38 PM. |
|
#8
| |||
| |||
| Thanks for that. I got the work offset thing figured out, it has a Fixtures offset page, has 12 offsets. It has a setting for "Last offset" for some reason, like you can block out the last 10 or something, it had a zero in that setting, which meant it had ALL the offsets blocked. Why you would block offsets I have no idea, or be able to enable some. So I unblocked them all. My issues now are trying to get it to use a G42 tool offset, it uses the length offset but I can't get it to run the tool off the side of the part, always uses centerline for some reason. |
|
#9
| |||
| |||
|
Did you find the Allen Bradley manual? I still have a lot of questions on this control, like how to DNC a program, mid program restart, etc etc. Will buy your manual off you if you are willing to sell. |
|
#10
| |||
| |||
Here is some sample code that will run our machine with an AB8400 w/ 24 tool ATC: Fred Smith - IMService IMService web site % ;Rectangle G-code for AB-8400 ;Created with Vector-Cad-Cam 12 ;Fred Smith - IMService N010 G90 N020 G70 N030 G17 N040 G40 N050 G99 N060 ;2x 2 contour with .25 R corners N070 ;FlatEndMill .25_1/4_internal-climb N080 G45O01 N090 T04O04 N100 M03S2700 N110 M08 N120 G00X0.0Y0.0Z3.0F2.0 N130 G92X0.0Y0.0Z3.0 N140 ; N150 ; N160 G00X0.25Y0.125Z0.8 N170 G00X0.25Y0.125Z0.1 N180 G01X0.25Y0.125Z0.0787 N190 G01X0.25Y0.125Z-0.125 N200 G01X1.75Y0.125 N210 G03X1.875Y0.25I1.75J0.25 N220 G01X1.875Y1.75 N230 G03X1.75Y1.875I1.75J1.75 N240 G01X0.25Y1.875 N250 G03X0.125Y1.75I0.25J1.75 N260 G01X0.125Y0.25 N270 G03X0.25Y0.125I0.25J0.25 N280 G00X0.25Y0.125Z1.6 N290 G00Z3.0M09 N300 G99 N310 O0M05 N320 G45O01 N330 G00X0.0Y4.0 N340 G45O0 N350 G00Z0.0 N360 ;T01 N370 M30 % The AB8400 is a very powerful controller, even given it's 20+ year age. It has programmable sequencing, subroutines, etc. The DNC is not as good as I would like for extremely large programs, but it does an excellent job of look ahead on internal programs so that 3D surfaces and 2D contours are very smooth. |
| Sponsored Links |
|
#12
| |||
| |||
| So it DOES have DNC, I didn't know, the control says nothing like that on any screens. Can you tell me what to look for, something to go on? It has only 15KB of memory and if you use Surfcam or the like you can easily blow past that limit, DNC is a must have I think. |
![]() |
| 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 |
| Allen Bradley 8400 MP control | jonkoehn | General Metal Working Machines | 46 | Yesterday 12:46 PM |
| Northwood W/Allen Bradley 8400 Controller | SteAlger | Commercial CNC Wood Routers | 1 | 11-16-2009 12:54 PM |
| Allen Bradley Ultra 100 drive with non Allen motor? | DennisCNC | Servo Motors and Drives | 7 | 10-29-2009 07:44 PM |
| allen bradley 8400 | jmc | Controller & Computer Solutions | 0 | 02-27-2008 09:29 PM |
| Allen Bradley 8400 Crt question | kentkenison | General CNC (Mill and Lathe) Control Software (NC) | 2 | 05-17-2006 09:24 PM |