586,430 active members*
3,928 visitors online*
Register for free
Login
Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2007
    Posts
    28

    Spiral Milling

    Hi, all

    Iam trying to spiral mill using a Fanuc 15M control.
    The program is written as shown in manual starting at X0 Y100.0, finishing at X0 Y-30.0 with 20.0mm decreasing radii intervals.

    G0 X0 Y100.O
    G90 G02 X0 Y-30.0 I0 J-100 Q-20.0 F500

    The toolpath goes directly to the finish point without spiraling at 20.0mm steps.
    Dont know if its a programming problem or a machine parameter setting problem.
    Can anyone help?

  2. #2
    Join Date
    Jun 2010
    Posts
    0
    Quote Originally Posted by jlavery View Post
    Hi, all

    Iam trying to spiral mill using a Fanuc 15M control.
    The program is written as shown in manual starting at X0 Y100.0, finishing at X0 Y-30.0 with 20.0mm decreasing radii intervals.

    G0 X0 Y100.O
    G90 G02 X0 Y-30.0 I0 J-100 Q-20.0 F500

    The toolpath goes directly to the finish point without spiraling at 20.0mm steps.
    Dont know if its a programming problem or a machine parameter setting problem.
    Can anyone help?
    the program is in absolute try running it in G91 with a loop

  3. #3
    Join Date
    Mar 2003
    Posts
    2932
    According to the 15M-B Descriptions manual, Spiral Interpolation is an option. It may not be turned on in your control.

    Your program looks like it should work, however, I'm curious as to why you omitted the decimal point in the J word but put them in Y and Q?

Similar Threads

  1. MACRO FOR HOLE SPIRAL MILLING
    By ALEXCOMO in forum Fanuc
    Replies: 35
    Last Post: 09-02-2023, 09:19 PM
  2. Spiral Milling
    By NickDP in forum G-Code Programing
    Replies: 7
    Last Post: 09-28-2011, 04:30 AM
  3. Replies: 6
    Last Post: 04-19-2010, 04:31 AM
  4. Can I spiral in?
    By mphjunky in forum Haas Mills
    Replies: 15
    Last Post: 05-17-2008, 02:25 AM
  5. Spiral saw RPM
    By nophead00 in forum MetalWork Discussion
    Replies: 2
    Last Post: 04-22-2007, 09:43 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •