585,676 active members*
4,013 visitors online*
Register for free
Login
IndustryArena Forum > OpenSource CNC Design Center > Coding > Feedrate calculation: length of Arc in 4 axis operation
Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2012
    Posts
    181

    Feedrate calculation: length of Arc in 4 axis operation

    Does anyone have a formula to calculate the length of the arc described by a movement of a single G1 command involving the X, Y, Z and A axis?
    I'd like to compensate the Feedrate to keep a constant speed on the surface of the milled object (with a maximum Feedrate in case the tip of the tool doesn't move è. G. While moving around a sharp corner)


    This is for
    https://code.google.com/p/simplemultiaxiscam
    My simply 4 axis CAM program.

  2. #2
    Join Date
    Aug 2012
    Posts
    181
    Thinking about it...
    A G1 command lists linear and rotational axes.
    For only linear axes the speed given be the F parameters is the speed of all 3 axis combined in mm/min.
    For only a rotational axis the speed is interpreted as degrees/min (thus the actual linear speed depends on the radius)

    How do you actually set the speed of a G1 command that involves linear and rotational axes in one move and what is the unit?
    What about a movement that rotates a tool using it's tip as the center of rotation(no linear movement despite all lines axes moving) .

Similar Threads

  1. Possible to separate the feedrate for X and A axis?
    By az_356 in forum Dolphin CAD/CAM
    Replies: 3
    Last Post: 08-10-2012, 05:50 PM
  2. c axis feedrate
    By cincom in forum CNC Swiss Screw Machines
    Replies: 2
    Last Post: 09-10-2010, 02:41 AM
  3. 4-digit feedrate on A Axis?
    By ghyman in forum Fanuc
    Replies: 6
    Last Post: 11-05-2008, 04:30 AM
  4. Help! Rotary axis feedrate
    By Matt@RFR in forum Mastercam
    Replies: 3
    Last Post: 12-25-2007, 01:38 AM
  5. 4 Axis Feedrate Calculation
    By cbr120 in forum MetalWork Discussion
    Replies: 1
    Last Post: 12-12-2007, 06:20 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
  •