585,752 active members*
3,712 visitors online*
Register for free
Login

Thread: Fagor 8055T

Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 2007
    Posts
    1

    Fagor 8055T

    Hi ! How to edit subroutines on Fagor 8055T?

  2. #2
    Join Date
    Jul 2008
    Posts
    67
    Quote Originally Posted by wht_brd View Post
    Hi ! How to edit subroutines on Fagor 8055T?
    Editing subroutines is quite easy. They are created within part-programs and edited the same as a part program would be. You simply have to find where the particular subroutine is within memory and then where in that particular program. This is easily accomplished within the search function within the edit mode.

    I do not have a manual set in front of me, but going out of memory, the code that starts a subroutine is G20, and the end of sub is G24.... (Check your manual to verify my codes, which can be found in the download section at www.fagorautomation.com if you do not have a manual printed copy)

    Thus, an example subroutine would be:

    N50 G20 N10 (This states this is the start of Subroutine 10)
    N60 G90 Z0
    N70 G0 X0 Y0
    N80 M30
    N90 G20 (This states the subroutine is over)

    Edit the above just like a part program. As a note, most programmers will follow the idealogy of keeping your subroutines all within a protected part-program that has been appropriately named as a Subroutine program. Thus, you can have all frequently used subs in a single program for easy editing.

    I hope this helps ! And certainly feel free to contact the Fagor Automation Service department for additional assistance.

    Todd

  3. #3
    Join Date
    Feb 2011
    Posts
    252

    Re: Fagor 8055T

    Postprocesor for Fagor 8055iT MILLTurn
    https://plus.google.com/105900927916224167149/posts

Similar Threads

  1. Fagor 8055T Error 214.
    By soapcy in forum Fagor Automation
    Replies: 4
    Last Post: 12-16-2019, 11:56 AM
  2. Fagor 8055T issue.
    By birdman3131 in forum Fagor Automation
    Replies: 1
    Last Post: 06-24-2013, 08:56 PM
  3. Help with my Fagor 8055T
    By Boxhead in forum DNC Problems and Solutions
    Replies: 3
    Last Post: 04-12-2012, 06:09 AM
  4. Help required Fagor 8055t
    By MAINTAINERS in forum Fagor Automation
    Replies: 4
    Last Post: 01-27-2009, 07:21 PM
  5. Fagor 8055t
    By MAINTAINERS in forum Fagor Automation
    Replies: 0
    Last Post: 11-09-2006, 02:38 PM

Posting Permissions

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