585,917 active members*
3,324 visitors online*
Register for free
Login
Results 1 to 5 of 5
  1. #1
    Join Date
    Feb 2005
    Posts
    58

    Mori-seiki/ Fanuc 11T Turning

    I am working on learning G71 with a simple turned part, Still need some input with this.
    I would like an example program for a part;ie:
    3.375 od X 4.062 long.(stock)
    Attached Thumbnails Attached Thumbnails rolend.jpg  

  2. #2
    Join Date
    Feb 2005
    Posts
    58
    This is what I'm starting with.
    Attached Files Attached Files

  3. #3
    Join Date
    Feb 2006
    Posts
    992
    %
    O0000
    G20

    G0t0101
    G18
    G97s226m3
    G0g54x3.375z0.
    G50s3600
    G96s200
    G71u.1r0.
    G71p100q102u.02w.01f.01
    N100x1.s200
    G1z-1.375
    X2.
    Z-1.469
    G2x2.186z-1.562r.093
    G1x3.375
    N102z-4.062
    G28u0.v0.w0.m05
    T0100
    M30
    %
    The best way to learn is trial error.

  4. #4
    Join Date
    Feb 2006
    Posts
    992
    Haascnc.com
    The best way to learn is trial error.

  5. #5
    Join Date
    Nov 2006
    Posts
    3
    G50 x (this # is from part center line to home pos ) z(this#is from part 0 to home pos)
    G96 S600m03
    T0808
    M42
    G00X4.00Z.1
    G71 P1 Q2 U.02 W.002 D075 F.009 S600
    N1G00 X0
    G01 Z0 F.009
    X.990
    X1.0Z-.010
    Z-1.375
    X1.990
    X2.0Z-1.385
    Z-1.562R.093
    X3.365
    X3.375Z-1.572
    Z-(?)
    N2X4.0
    G70 P1 Q2
    M09
    G28 U0
    G28W0
    T0800
    M30

Posting Permissions

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