Need Help! Heidenhain iTNC530, how to change plane?


Results 1 to 2 of 2

Thread: Heidenhain iTNC530, how to change plane?

  1. #1
    Registered
    Join Date
    Nov 2006
    Location
    Lithuania
    Posts
    8
    Downloads
    0
    Uploads
    0

    Default Heidenhain iTNC530, how to change plane?

    Hello,
    Our company have Bridgeport VMC1000XP (3 axis, iTNC530). Few days ago, we bought "angle head" for horizontal drilling (http://www.madaula.com/index-metal.p...6&categoria=49 CAD-1). But I don't know how to change plane, for example from XY, to ZY. Can somebody help me, and post here examples of programas with diferent planes?

    This is simple drilling program:

    0 BEGIN PGM DRILL MM
    1 ; [...] !
    2 ; DATE - 04-06-08
    3 ; TIME - 10:11
    4 BLK FORM 0.1 Z X+0 Y+0 Z+0
    5 BLK FORM 0.2 X+0 Y+0 Z+0
    6 TOOL DEF 1
    7 TOOL CALL 1 Z S700
    8 L X+9,1 Y+0 R0 FMAX M3
    9 L Z+5 R0 FMAX M8
    10 CYCL DEF 200 DRILLING ~
    Q200=+3 ;SET-UP CLEARANCE ~
    Q201=-20 ;DEPTH ~
    Q206=+60 ;FEED RATE FOR PLNGNG ~
    Q202=+6 ;PLUNGING DEPTH ~
    Q210=+0 ;DWELL TIME AT TOP ~
    Q203=+0 ;SURFACE COORDINATE ~
    Q204=+5 ;2ND SET-UP CLEARANCE ~
    Q211=+0 ;DWELL TIME AT DEPTH
    11 L X+0 Y+0 R0 FMAX M99
    12 L X+0 Y+55 R0 FMAX M99
    13 L Z+5 R0 FMAX
    14 M9
    15 M5
    16 L Z+0 R0 FMAX M92
    17 M30
    18 END PGM DRILL MM

    Can somebody change it?

    I tried cycle 19, and special fuction PLANE, but machine showed errors.
    (With cycle19 error was "Locked axis was programmed)
    (with PLANE "Plane function not posible")

    Thanks.

    Similar Threads:
    Last edited by Martynas2; 11-21-2008 at 08:08 AM.


  2. #2
    Registered
    Join Date
    Jul 2008
    Location
    sweden
    Posts
    1
    Downloads
    0
    Uploads
    0

    Default

    0 BEGIN PGM DRILL MM
    1 ; [...] !
    2 ; DATE - 04-06-08
    3 ; TIME - 10:11
    4 BLK FORM 0.1 Z X+0 Y+0 Z+0
    5 BLK FORM 0.2 X+0 Y+0 Z+0
    6 TOOL DEF 1
    7 TOOL CALL 1 Z S700
    8 L X+9,1 Y+0 R0 FMAX M3
    9 L Z+5 R0 FMAX M8
    10 CYCL DEF 200 DRILLING ~
    Q200=+3 ;SET-UP CLEARANCE ~
    Q201=-20 ;DEPTH ~
    Q206=+60 ;FEED RATE FOR PLNGNG ~
    Q202=+6 ;PLUNGING DEPTH ~
    Q210=+0 ;DWELL TIME AT TOP ~
    Q203=+0 ;SURFACE COORDINATE ~
    Q204=+5 ;2ND SET-UP CLEARANCE ~
    Q211=+0 ;DWELL TIME AT DEPTH
    11 L X+0 Y+0 R0 FMAX M99
    12 L X+0 Y+55 R0 FMAX M99
    13 L Z+5 R0 FMAX
    14 M9
    15 M5
    16 L Z+0 R0 FMAX M92
    17 M30
    18 END PGM DRILL MM


    change toolaxis in toolcall line input the axel paralell to the tool
    it will change feeding movments when milling or drilling



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

Heidenhain iTNC530, how to change plane?

Heidenhain iTNC530, how to change plane?