586,121 active members*
2,985 visitors online*
Register for free
Login
Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2010
    Posts
    17

    Machining Ellipses

    Hi Folks

    On Chiron FZ08W's with Fanuc 21M and 21iM controllers I am machining
    the approximation of ellipses based on a loop of:

    %
    :0560
    G1 X[#101*COS[#110]/2.0+#108] Y[#102*SIN[#110]/2.0+#109]
    #110=#110+#107
    M99
    %

    Things are ok in general but I'm not comfortable with all these
    discrete steps causing the machine enclosure to vibrate.

    Are there any ways of smoothing the toolpath?

    Regards
    Rob

  2. #2
    Join Date
    Aug 2009
    Posts
    684
    Try using a WHILE loop instead of M99

    DP

  3. #3
    Join Date
    Sep 2010
    Posts
    17
    Will do

    Ta

Similar Threads

  1. DXFS, Splines, Polylines, Ellipses and Headaches
    By 88incher in forum Waterjet General Topics
    Replies: 17
    Last Post: 09-01-2016, 03:55 PM
  2. Ellipses....
    By medesigner in forum CamWorks
    Replies: 8
    Last Post: 02-05-2009, 07:57 PM
  3. circle cuts becomes ellipses??
    By nicanor76 in forum DIY CNC Router Table Machines
    Replies: 3
    Last Post: 10-26-2008, 01:02 PM
  4. Solution for programming ellipses?
    By SRT Mike in forum MetalWork Discussion
    Replies: 4
    Last Post: 12-27-2007, 07:14 AM
  5. MIS CNC Machining and tooling - General machining - Thermoform Molds
    By modernprecision in forum Employment Opportunity
    Replies: 0
    Last Post: 11-24-2007, 05:05 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
  •