Obsolete

Results 1 to 2 of 2

Thread: Obsolete

  1. #1
    Member Jimb3893's Avatar
    Join Date
    Jan 2008
    Location
    Canada
    Posts
    7
    Downloads
    0
    Uploads
    0

    Default Obsolete

    Hi. My name is Jim Baker. I'm recently retired after years of CAD and CAM using Cadkey - KeyCreator and Vero Visi. Unfortunately all I have left to work with is a copy of Cadkey 99 with NC-Matic. I am trying to help out a friend to get up to speed with CAD and CAM for his shop. He's running 2 turning centers and a 3 axis mill all using FAGOR controls. The only post processors that I have are Fanuc and Anilam. I'm attempting to edit a post for his Fagor mill. Apparently the canned drilling cycles for Fagor are a different animal.
    A typical deep drilling line in from my Anilam post to deep drill 4 holes is as follows:

    G83 G99 R0.1 Z-0.8 I0.1 J0.01 K0.01 F2 P1.X1 Y1 P0.02
    X2 Y2
    X3 Y3
    X4 Y4

    Of course I no longer have an Anilam control to check this on but I don't think the K0.01 is required.

    The Fagor manual describes a deep hole line as follows. It's unclear what they are using for the "starting plane". I'm assuming that it is the Z zero and is set at 100mm above the part.

    G83 G99 X1 Y1 Z-98 I-22 J3 F100 N1 (N1 being the number of repeats)

    My friend is using the top of the part as his Z zero and is running inch units. The hole depth is .8".

    I'm assuming the line should read as follows:

    G83 G99 X1 Y1 Z1.0 I-0.8 J0.1 N4
    X2 Y2
    X3 Y3
    X4 Y4

    This gives him an error. Not sure where to go from here.
    I'd much appreciate any comments.
    Many Thanks
    Jim Baker

    Similar Threads:


  2. #2
    Member machinehop5's Avatar
    Join Date
    Aug 2009
    Location
    United States
    Posts
    1570
    Downloads
    5
    Uploads
    2

    Default Re: Obsolete

    ...no Fagor 1st hand knowledge but... found PP for Fagor8055 on old bobcad23 ..might help see below

    ;JOB 2 HOLE RANDOM POINT PATTERN
    ;FEATURE DRILL HOLE
    N2230 T2 M06
    N2240 S2505 M03
    N2250 G00 G90 G54 X0.25 Y-0.625
    N2260 G43 H2 D2 Z0.1
    N2270 M08

    ; MANUALLY ENTER # OF STEPS OR UNCHECK PECK DRILL IN EDITOR FOR LONG-CODE
    N2280 G83 G99 X0.25 Y-0.625 Z0.1 I-0.8 I0.1 J F20.0459

    ....long form old school chip break peck G83....

    ;JOB 2 HOLE RANDOM POINT PATTERN
    ;FEATURE DRILL HOLE
    N2230 T2 M06
    N2240 S2505 M03
    N2250 G00 G90 G54 X0.25 Y-0.625
    N2260 G43 H2 D2 Z0.1
    N2270 M08

    N2280 G01 Z0. F20.0459
    N2290 G80
    N2300 G00 Z0.1
    N2310 G01 Z-0.1
    N2320 G00 Z0.
    N2330 G01 Z-0.2
    N2340 G00 Z-0.1
    N2350 G01 Z-0.3
    N2360 G00 Z-0.2
    N2370 G01 Z-0.4
    N2380 G00 Z-0.3
    N2390 G01 Z-0.5
    N2400 G00 Z-0.4
    N2410 G01 Z-0.6
    N2420 G00 Z-0.5
    N2430 G01 Z-0.7
    N2440 G00 Z-0.6
    N2450 G01 Z-0.8
    N2460 G00 Z0.1

    Good luck,
    DJ



Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


About CNCzone.com

    We are the largest and most active discussion forum for manufacturing industry. The site is 100% free to join and use, so join today!

Follow us on


Our Brands

Obsolete

Obsolete