585,715 active members*
3,926 visitors online*
Register for free
Login
Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2008
    Posts
    2

    G02, G03 Feedrate !!!!!

    i'm using Turbo CNC 3.24
    The problem is feed rate do not effect in the G02, G03
    Ex: G02 X0 Y0 I20 J0 F1
    and G02 X0 Y0 I20 J0 F1000

    They runs at the same feed rate, and i don't know what's exact feedrate they are running. Please help.

  2. #2
    Join Date
    Mar 2007
    Posts
    137
    Hi,
    is there a "G1" IN THE PROGRAM? i.e.: G1 F20
    G1 means feed in a feedrate of 2 or 20 inches per minuit, depending on your software, and G0 means rapid traverse.
    If you cut an arc with the G02 or G03 code, it should still be going the same feed rate as the lines ahead were going.
    Inportant: In the old days, and MAYBE still today, with some cnc controls, in the line after a arc cut with the G02 or G03, you must have a G0 or a G1 so the cnc knows if you want rapid traverse or feedrate. If you don't have the
    G1 or G0, sometimes the machine will just go anyway it wants, untill it hits a limit switch.

    This program is for a fadal. You may need to have an "I0" in the circle line with the J.5

    This will run at 20 inches per minuit, going down the strait lines and through the arc also.

    G0X0.Y0.
    Z.25
    G1Z-.25F20.
    X2.
    Y-2.
    X3.5
    G3X4.Y-1.5J.5
    G1Y0.
    G0Z.25


    Good Luck,
    Buck
    Spring Lake cnc

  3. #3
    Join Date
    Mar 2004
    Posts
    1804
    USB,
    Going strictly from memory, I think there was a bug in this version with the feed rate on G02, 03!

    Try updating to 4.01 as I know that one works.
    Art
    AKA Country Bubba (Older Than Dirt)

Similar Threads

  1. speeds & feedrate
    By barnesy in forum MetalWork Discussion
    Replies: 5
    Last Post: 06-20-2007, 04:22 PM
  2. Inaccurate feedrate
    By alfalfa in forum CamSoft Products
    Replies: 39
    Last Post: 05-18-2007, 02:35 PM
  3. feedrate for contouring using v9?
    By rapid in forum Mastercam
    Replies: 5
    Last Post: 04-15-2007, 01:37 PM
  4. adaptive feedrate
    By camtd in forum EdgeCam
    Replies: 8
    Last Post: 11-13-2006, 11:59 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
  •