work with variable on a HAAS controller


Results 1 to 2 of 2

Thread: work with variable on a HAAS controller

  1. #1
    GOACNCMANN's Avatar
    Join Date
    Dec 2006
    Location
    Gedern
    Posts
    270
    Downloads
    0
    Uploads
    0

    Default

    Happy new year first of all

    I got a VF2 for Christmas =) and now I am trying to program it.
    It works quite well so far. Now I try to run a contour several times and change the depth each time.
    So I want to enter the Z infeed as a variable and then always change it and repeat the subprogram.

    But how does it work? I can’t find anything in the help!



  2. #2
    Registered
    Join Date
    May 2008
    Location
    Freiburg
    Posts
    98
    Downloads
    0
    Uploads
    0

    Default

    Hello
    I am not quite sure if I understood you but I can tell you how we program a HAAS...

    e.g. contour 15 mm depth 3 times – each time 5mm infeed...

    M97 P1 L3 (subprogram call P1-N1 L3- 3 repetitions)

    N1; (subprogram 1)
    G91 G1 Z-5. F25OO. (infeed 5mm Incremental)
    G9O G41 X....Y.....(contour data)
    ....
    .....
    ......
    M99 (sub program end)

    Hope I was able to help you out...



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

work with variable on a HAAS controller

work with variable on a HAAS controller