587,482 active members*
3,502 visitors online*
Register for free
Login
IndustryArena Forum > CAM Software > Mastercam > Turning Spline profile
Results 1 to 5 of 5
  1. #1
    Join Date
    Jun 2010
    Posts
    45

    Question Turning Spline profile

    Hi All,

    I was hoping I could get some help with this problem. I'm generating code for turning a parabolic profile in X3. The segments that are generated are straight lines and are too far apart to leave a good feature (faceted). I can't seem to find a setting in the program to reduce the length of the segments or fit arcs to the spline. Either method would solve my problem. Anybody "been there, done that"? Any help is greatly appreciated.

    Roger

  2. #2
    Join Date
    Dec 2008
    Posts
    3126
    Is it a spline that you have selected ? or
    is it a series of lines ?

    You can "Simplify" ( under the "Edit" pull down ) to fit arc/s at a certian max. tolerance from that spline. ( you can break the spline into smaller pieces before simplifying to get more arcs )
    you can also "fit" an arc, trying to replace the spline, if possible

    NC code from a spline is usually output as a series of lines, giving the facetted appearance.
    You also get lines outputted if the arc is not "normal" to the tool plane
    these lines can be blended better by tightening up the "Filter" tolerance in the toolpath operation

  3. #3
    Join Date
    Jun 2010
    Posts
    45
    Quote Originally Posted by Superman View Post
    Is it a spline that you have selected ? or
    is it a series of lines ?

    You can "Simplify" ( under the "Edit" pull down ) to fit arc/s at a certian max. tolerance from that spline. ( you can break the spline into smaller pieces before simplifying to get more arcs )
    you can also "fit" an arc, trying to replace the spline, if possible

    NC code from a spline is usually output as a series of lines, giving the facetted appearance.
    You also get lines outputted if the arc is not "normal" to the tool plane
    these lines can be blended better by tightening up the "Filter" tolerance in the toolpath operation
    Thanks for replying Superman. I tried it and no luck. In a rush, I just derived the parabolic function in excel and built a table. Would still like to find a solution though.

    Roger

  4. #4
    Join Date
    Mar 2006
    Posts
    1013
    Where and how was the spline created? If you created it with lines, you'll have lines. I saw Excel spreadsheet, which leads me to think it's a bunck of point's (line segments) and not the physical "Spline" geometry. If you imported this from a Cad source, analyze it and see what you have. If it's line segments, you can recreate a spline from the endpoints of the lines.

    If you can save the points in an ascii text file (.txt) as...
    0.100,0.100,0.00
    0.200,0.200,0.00
    0.300,0.300,0.00

    X,Y,Z points, You can use File Merge (or file open) and select the Ascii File type. Then tell it to bring it in as a spline.

    Mike Mattera
    Tips For Manufacturing Training CD's, DVD's for Mastercam, SolidWorks, Inventor, G-Code Training & More
    http://www.tipsforcadcam.com

  5. #5
    Join Date
    Jun 2010
    Posts
    45
    Quote Originally Posted by Mike Mattera View Post
    Where and how was the spline created? If you created it with lines, you'll have lines. I saw Excel spreadsheet, which leads me to think it's a bunck of point's (line segments) and not the physical "Spline" geometry. If you imported this from a Cad source, analyze it and see what you have. If it's line segments, you can recreate a spline from the endpoints of the lines.

    If you can save the points in an ascii text file (.txt) as...
    0.100,0.100,0.00
    0.200,0.200,0.00
    0.300,0.300,0.00

    X,Y,Z points, You can use File Merge (or file open) and select the Ascii File type. Then tell it to bring it in as a spline.

    Mike Mattera
    Thanks for replying Mike. A poster on another forum suggested I change the linearization (sp?) tolerance from .02 to .0001 and it worked like a champ.

    The profile is a spline that was provided by my customer via a DXF file. What I ended up doing was plotting out the points in my cad system and placing them in excel. From there I derived the function (2nd order polynomial with R² = 1.0) and generated the points for my toolpath.

    At least I have the solution for the next time I need it though.

    Best Regards,

    Roger

Similar Threads

  1. Helical profile turning
    By malatimachines in forum Material Machining Solutions
    Replies: 0
    Last Post: 09-16-2009, 02:33 PM
  2. BCC Turning Profile
    By DIFF OVER in forum BobCad-Cam
    Replies: 5
    Last Post: 08-25-2009, 12:13 PM
  3. Take a look spline job
    By turboless in forum Employment Opportunity
    Replies: 0
    Last Post: 05-22-2009, 04:04 AM
  4. spline help,mc9.1
    By GRANDPA in forum Mastercam
    Replies: 10
    Last Post: 03-10-2007, 01:00 PM
  5. Spline
    By scottsss in forum Autodesk
    Replies: 13
    Last Post: 07-15-2003, 04:30 AM

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
  •