584,871 active members*
5,418 visitors online*
Register for free
Login
IndustryArena Forum > Machine Controllers Software and Solutions > Fagor Automation > G01 no movement during execute the program
Results 1 to 10 of 10
  1. #1
    Join Date
    May 2008
    Posts
    11

    G01 no movement during execute the program

    Hi,

    When I execute the program to run the machine, when G01 activated, no movement was make during spindle rotates. But when when I stop the spindle, the table move in G01 mode.

    That anybody facing the same problem?

  2. #2
    May be you miss Feed rate
    Mean it is must G01 with F
    And check in you program feed rate mm/mint or mm/rev
    And check your feed rate override button .

  3. #3
    Join Date
    Mar 2009
    Posts
    291

    Re: G01 no movement during execute the program

    Post some of your code where the problem is so we can have a look.

  4. #4
    Join Date
    Jul 2014
    Posts
    20

    Re: G01 no movement during execute the program

    hi,

    you must check if spindle rotation is detected correctly. most machines don't move while the spindle is accelerating. you can check if F programed fiel turned yellow... this means feedhold active.

    kind regards

  5. #5
    Join Date
    Apr 2013
    Posts
    34
    Hi,
    I am facing the same problem. My fagor machine 8040-T. Not working in G01 Code. I have added feed but not worked.
    When I run in auto mode the machine just go to job 0 position with G00 and then spindle start. But after that spindle move but axis not moving with feed. What can I do for this?

  6. #6
    Join Date
    Jul 2014
    Posts
    20

    Re: G01 no movement during execute the program

    Hi,
    you must check if the real spindle speed is equal to the programmed speed. if not, the cmc will stop and wait until the programmed seep is reached.
    check the spindle encoder feedback

    kind regards

  7. #7
    Join Date
    Oct 2019
    Posts
    3

    Re: G01 no movement during execute the program

    Hi, I'm having a similar issue.

    How do you check if the real spindle speed is equal to the programmed speed? How do you check the spindle encoder feedback? I'm working with Fagor 8035 M.

    Thanks
    Edgar

  8. #8
    Join Date
    Jul 2014
    Posts
    20

    Re: G01 no movement during execute the program

    first check machine parameter -> spindle ->p13"npulses".
    if npulses !=0 then your machine have encoder feedback.
    in this case, check spindle ->p29"lospdlim" and p30"upspdlim". measure spindle real rpm and check if it is within the defined limits.
    if real rpm is not ok, check your spindle driver , if it is ok, then the problem have another root cause….maybe some axis is not in position...check following error for the axis.
    if npulses =0 then your problem "g01 no movement during execute program" have another root cause.

    - - - Updated - - -

    first check machine parameter -> spindle ->p13"npulses".
    if npulses !=0 then your machine have encoder feedback.
    in this case, check spindle ->p29"lospdlim" and p30"upspdlim". measure spindle real rpm and check if it is within the defined limits.
    if real rpm is not ok, check your spindle driver , if it is ok, then the problem have another root cause….maybe some axis is not in position...check following error for the axis.
    if npulses =0 then your problem "g01 no movement during execute program" have another root cause.

  9. #9
    Join Date
    Oct 2019
    Posts
    3

    Re: G01 no movement during execute the program

    Quote Originally Posted by rui.orfao View Post
    first check machine parameter -> spindle ->p13"npulses".
    if npulses !=0 then your machine have encoder feedback.
    in this case, check spindle ->p29"lospdlim" and p30"upspdlim". measure spindle real rpm and check if it is within the defined limits.
    if real rpm is not ok, check your spindle driver , if it is ok, then the problem have another root cause….maybe some axis is not in position...check following error for the axis.
    if npulses =0 then your problem "g01 no movement during execute program" have another root cause.

    - - - Updated - - -

    first check machine parameter -> spindle ->p13"npulses".
    if npulses !=0 then your machine have encoder feedback.
    in this case, check spindle ->p29"lospdlim" and p30"upspdlim". measure spindle real rpm and check if it is within the defined limits.
    if real rpm is not ok, check your spindle driver , if it is ok, then the problem have another root cause….maybe some axis is not in position...check following error for the axis.
    if npulses =0 then your problem "g01 no movement during execute program" have another root cause.

    Hi, thanks for your reply. I did check P13 and I don't think the problem is related to this particular parameter. That parameter is currently set up to 1000 (default).

    So far I noticed that when G01 code is active, the F programmed field turns yellow and it stays like that. It should switch back to it's original. But it doesn't. Not sure if the problem is related to M5 (Spindle Stop). Checked into the PLC program and so far no luck.


    Any ideas on what else I should look into?

    Thanks
    Edgar

  10. #10
    Join Date
    Oct 2019
    Posts
    3

    Re: G01 no movement during execute the program

    Hi, by the way the problem was related to I74 pin from PLC. Was not making good contact.

    Thanks

Similar Threads

  1. How do I load and execute a program off of floppy
    By bill guinn in forum Milltronics
    Replies: 2
    Last Post: 11-18-2020, 05:35 AM
  2. need some tip/trick to execute a design
    By ric_on_action in forum PhotoVCarve and VCarve Pro
    Replies: 2
    Last Post: 03-31-2014, 01:52 AM
  3. How to execute a cnc program without logging to the execute mode of the graphical use
    By sabreen in forum CNC (Mill / Lathe) Control Software (NC)
    Replies: 0
    Last Post: 02-04-2008, 12:29 PM
  4. How can I execute an m-code in the middle of a toolpath?
    By GeorgeRudd in forum Uncategorised CAM Discussion
    Replies: 7
    Last Post: 12-29-2005, 09:29 PM
  5. How do you make Bridgeport execute program?
    By Bill Gillen in forum Bridgeport / Hardinge Mills
    Replies: 10
    Last Post: 06-14-2005, 02:26 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
  •