585,667 active members*
3,644 visitors online*
Register for free
Login
Results 1 to 3 of 3
  1. #1

    Indicate feed for G01 after a G00?

    Hello. Once i've set the feed on a G01 (and/or G03) does it have to be set again if G01 is used after a G00?
    Here is part of code. Feed set only on line 40. Machine uses fanuc commands.
    N30 G00 Z1.251
    N35 G00 X0.124 Y-0.183
    N40 G01 Z0.2 F9
    N45 G01 Z-0.655
    N50 G03 X0.068 Y-0.14 I-0.05 J-0.006
    N55 G01 X-0.058 Y-0.156
    N60 G03 X-0.079 Y-0.167 I0.004 J-0.031
    N65 G00 X0.167 Y-0.152
    N70 G03 X0.111 Y-0.108 I-0.05 J-0.006
    N75 G01 X-0.268 Y-0.156
    N80 G03 X-0.289 Y-0.167 I0.004 J-0.031
    N85 G00 X0.189 Y-0.123

    Thanks.
    Marty

  2. #2

    Re: Indicate feed for G01 after a G00?

    FYI: i tried the program with just the one feed setting, and with a feed setting after each G00 and they seem to act the same.

  3. #3
    Join Date
    Mar 2009
    Posts
    1982

    Re: Indicate feed for G01 after a G00?

    G01 setting is global, means is active until overwritten.

Similar Threads

  1. "Probe Lock" for G00 and G01 travel possible?
    By ScorpionTDL in forum PlanetCNC
    Replies: 1
    Last Post: 11-06-2020, 03:12 PM
  2. Using G01 alongside G00 (slow feed rate woes)
    By inthezone in forum FeatureCAM CAD/CAM
    Replies: 4
    Last Post: 08-01-2007, 04:36 AM
  3. Non-modal G00,G01...G03
    By cncuser1 in forum Mastercam
    Replies: 4
    Last Post: 05-30-2007, 07:39 PM
  4. feed rates and drilling and G00 question?
    By frankd in forum G-Code Programing
    Replies: 13
    Last Post: 02-19-2007, 11:03 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
  •