585,582 active members*
4,698 visitors online*
Register for free
Login
IndustryArena Forum > Machine Controllers Software and Solutions > Fagor Automation > Programming pattern array using ISO code for FAGOR 8055 controller
Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2010
    Posts
    6

    Question Programming pattern array using ISO code for FAGOR 8055 controller

    Hi Everyone, I would like to produce a profile cut on our Challenger VMC 1300 cnc mill with a FAGOR 8025/8055 controller... but I would like to repeat this profile cut a number of times along an edge in a linear pattern/array using ISO code along with a templated profile cycle...

    I have made a circular pattern/array in the past with another FAGOR controller and I would like to make a program for a linear pattern/array on this cnc mill with the formentioned controller for a job I'm doing so I dont have to make 22 individual profile cycles....Is this possible?

  2. #2
    Join Date
    Jan 2017
    Posts
    1

    Re: Programming pattern array using ISO code for FAGOR 8055 controller

    Of course, in conjunction with the command (RPT) and jump labels Nx, you will also need to move the part zero with G92 if it is linear.


    N10;
    PROFILE CYCLE
    N20;
    G92 X-20
    (RPT N10, N20) 22


    It would be something like that if I do not understand badly.
    My English is not very good.
    Hope this can help you.

Similar Threads

  1. Need a post, gibbs to Fagor 8055 milling controller
    By cnc jockey in forum GibbsCAM
    Replies: 2
    Last Post: 09-19-2023, 01:58 PM
  2. Dolpin Partmaster v14 cad cam 2d array or pattern
    By quickjam in forum Dolphin CAD/CAM
    Replies: 2
    Last Post: 06-18-2018, 01:03 PM
  3. Fagor 8055 controller VS Thermwood 91000
    By Bag-o-chips in forum Commercial CNC Wood Routers
    Replies: 5
    Last Post: 05-07-2012, 09:33 PM
  4. M-code programming on Fagor CNC
    By aventure in forum G-Code Programing
    Replies: 1
    Last Post: 10-13-2008, 03:53 AM
  5. Fagor 8055 Mill Sample Code and Helical Interpolation
    By sailcam in forum G-Code Programing
    Replies: 3
    Last Post: 10-12-2006, 12:37 PM

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
  •