Cutting at angle


Page 1 of 2 12 LastLast
Results 1 to 20 of 22

Thread: Cutting at angle

  1. #1
    Member
    Join Date
    May 2013
    Location
    Usa
    Posts
    261
    Downloads
    0
    Uploads
    0

    Default Cutting at angle

    Is madcam capable of setting a angle that the ball nose cutter will always stay at during a 5 axis cut?

    I will be soon cutting some very hard materials with diamond ball nose cutters and have concerns of the center of the cutter doing very little work thus wearing out long before the sides .

    If I could have the cutter always stay at 10 to 12 degrees I would never be using the very center

    Thanks

    Similar Threads:


  2. #2
    Member Dan B's Avatar
    Join Date
    Apr 2003
    Location
    Ontario
    Posts
    1357
    Downloads
    0
    Uploads
    0

    Default Re: Cutting at angle

    Are you referring to a positional 5-axis toolpath (3+2 axis)? Or a simultaneous 5-axis path where the cutter stays on a preset non-perpendicular angle?

    Dan

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)


  3. #3
    Member
    Join Date
    May 2013
    Location
    Usa
    Posts
    261
    Downloads
    0
    Uploads
    0

    Default Re: Cutting at angle

    yes simultaneous 5 axis with the cutter held at a pre determined non perpendicular path to the cutting surface. I do have the full license "5extra" , at the moment we only have the 4 axis set up but we are running experiments with harmonic drives for the 4th and 5th and should be able to be up and running in a few months. so now i am playing with madam to get used to new types of strategies .

    with a diamond ball nose held perpendicular to the surface and a step down and stepover of .02mm then not a whole lot of chip load ( not sure term of cut load for diamond plated cutters) will be taking place as the very center of the cutter is not really turning even at 60,000 rpm my max speed. now if the cutter can be leaned over 10 or so degrees then we have a whole lot of surface cutting going on .

    hope I am making some sense.

    thanks Dan



  4. #4
    Member
    Join Date
    Jul 2003
    Location
    New Zealand
    Posts
    1220
    Downloads
    0
    Uploads
    0

    Default Re: Cutting at angle

    I have never used simultaneous 5 axis and don't know MadCam capabilities.
    It MAY be possible to modify the perpendicular code using a VB macro.
    This would need investigating if unable to get MadCam to do what you want.



  5. #5
    Member
    Join Date
    May 2013
    Location
    Usa
    Posts
    261
    Downloads
    0
    Uploads
    0

    Default Re: Cutting at angle

    I am hoping Joakim will chime in and tell me how easy it is as I would have no idea how to write a macro .



  6. #6
    Member
    Join Date
    Jul 2003
    Location
    New Zealand
    Posts
    1220
    Downloads
    0
    Uploads
    0

    Default Re: Cutting at angle

    Can you post one line of code with the tool perpendicular and also the code for the tool set at an angle for the same point of contact on the part?
    Also about 10 lines of code.



  7. #7
    Member
    Join Date
    May 2013
    Location
    Usa
    Posts
    261
    Downloads
    0
    Uploads
    0

    Default Re: Cutting at angle

    posting a line of code with the cutter at 90 to the surface is easy enough but posting with it at 80 or 110 is not possible as that is the part I do not know how to do in mad cam . also is it easy enough to write a macro for a million lines of code ? or does the number not matter?



  8. #8
    Member
    Join Date
    Jul 2003
    Location
    New Zealand
    Posts
    1220
    Downloads
    0
    Uploads
    0

    Default Re: Cutting at angle

    Can you touch off cutter at different angles and note XYZ as per drawing.

    The number of lines of code is not the problem. Just sorting out the conversion.

    Attached Thumbnails Attached Thumbnails Cutting at angle-capture-jpg  
    Last edited by Kiwi; 02-15-2016 at 07:02 PM. Reason: added to answer


  9. #9
    Community Moderator
    Join Date
    Mar 2004
    Location
    Sweden
    Posts
    1661
    Downloads
    0
    Uploads
    0

    Default Re: Cutting at angle

    What you want to do is 4-axis indexed cutting. It's pretty simple to do with a standard 3D 3-axis toolpath.

    Rotate you model to the angle you want to cut.
    Prepare the tool path as usual.
    Select both model and tool path and rotate it back.
    Post process, and the machine will tilt when running.


    Movie clip here:
    MADCAMCNC: 3D toolpaths for 4-axis indexing



  10. #10
    Member
    Join Date
    Jul 2003
    Location
    New Zealand
    Posts
    1220
    Downloads
    0
    Uploads
    0

    Default Re: Cutting at angle

    Another way to do with constant tool angle to part.
    Generate path as 3D 3 axis as normal.
    When machining, rotate part required tool angle and set controller to machine on this angle (Fanuc G68) but keep tool vertical (normal Z)

    Last edited by Kiwi; 02-15-2016 at 10:14 PM. Reason: added G code no.


  11. #11
    Member
    Join Date
    May 2013
    Location
    Usa
    Posts
    261
    Downloads
    0
    Uploads
    0

    Default Re: Cutting at angle

    svenakela , thanks for responding


    I have done exactly that for designs that did not have too much complication , I will have to do the roughing this way if madam is unable to do it in simultaneous 5 axis

    the new designs I am working on will only be able to be cut with 5 axis as I will be cutting inserts ( intarsia ) of gem stones into other gem stones on a some what spherical surface.



  12. #12
    Member
    Join Date
    May 2013
    Location
    Usa
    Posts
    261
    Downloads
    0
    Uploads
    0

    Default Re: Cutting at angle

    I assume that some 5 axis programs can handle this

    i would also assume that if some controllers can handle inverse time feed rate on the fly without the use of G93 then they can also probably handle the tool at an angle on the fly?



  13. #13
    Member Dan B's Avatar
    Join Date
    Apr 2003
    Location
    Ontario
    Posts
    1357
    Downloads
    0
    Uploads
    0

    Default Re: Cutting at angle

    Hi Gregore,

    Yes, this is something that is easily done in other programs. In WorkNC it's a simple setting that will allow you to tip the cutter in relation to the normal vector of the surfaces.

    Cutting at angle-settings-png

    The result is shown below:

    Cutting at angle-lead-angle-1-png

    Cutting at angle-lead-angle-2-png

    I'm I understanding you correctly, that this is what you would like to do in madCAM? Or have I missed the point?

    Thanks,

    Dan

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)


  14. #14
    Community Moderator
    Join Date
    Mar 2004
    Location
    Sweden
    Posts
    1661
    Downloads
    0
    Uploads
    0

    Default Re: Cutting at angle

    Quote Originally Posted by Gregore View Post
    svenakela , thanks for responding


    I have done exactly that for designs that did not have too much complication , I will have to do the roughing this way if madam is unable to do it in simultaneous 5 axis

    the new designs I am working on will only be able to be cut with 5 axis as I will be cutting inserts ( intarsia ) of gem stones into other gem stones on a some what spherical surface.

    You can't do that with a Drive Surface?



  15. #15
    Member Dan B's Avatar
    Join Date
    Apr 2003
    Location
    Ontario
    Posts
    1357
    Downloads
    0
    Uploads
    0

    Default Re: Cutting at angle

    It might be possible with a drive surface on simplistic models like I made. However, it's not a reliable solution that would work in a lot of cases. I've discussed this with Joakim and he feels this is something he can add as an option in a future release.

    Dan

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)


  16. #16
    Member
    Join Date
    May 2013
    Location
    Usa
    Posts
    261
    Downloads
    0
    Uploads
    0

    Default Re: Cutting at angle

    My idea was to use a drive surface also but then on more complicated stuff you would have to resort to 5 axis simultaneous and then would be back to using the very center of the cutter . Lower end diamond cutters last about a minute or 2 like this



  17. #17
    Member Dan B's Avatar
    Join Date
    Apr 2003
    Location
    Ontario
    Posts
    1357
    Downloads
    0
    Uploads
    0

    Default Re: Cutting at angle

    FYI... The ability to tip the tool in two directions will be in the next release.

    Dan

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)


  18. #18
    Member
    Join Date
    May 2013
    Location
    Usa
    Posts
    261
    Downloads
    0
    Uploads
    0

    Default Re: Cutting at angle

    Way cool , thanks Dan for getting this done , and thank Yoakim for me too .

    This will save me a bunch of money on cutters



  19. #19
    Member
    Join Date
    Jul 2003
    Location
    New Zealand
    Posts
    1220
    Downloads
    0
    Uploads
    0

    Default Re: Cutting at angle

    Quote Originally Posted by Gregore View Post
    posting a line of code with the cutter at 90 to the surface is easy enough but posting with it at 80 or 110 is not possible as that is the part I do not know how to do in mad cam . also is it easy enough to write a macro for a million lines of code ? or does the number not matter?
    Could you please post the 5 axis code with the cutter at 90 deg for one pass along the ridge of the attached model. Wanting to establish the different XYZ points when the angles change. Thanks.

    Attached Files Attached Files


  20. #20
    Member Dan B's Avatar
    Join Date
    Apr 2003
    Location
    Ontario
    Posts
    1357
    Downloads
    0
    Uploads
    0

    Default Re: Cutting at angle

    Hi Gregore,

    It's all Joakim, I'm just the messenger. I do have a pre-release of the next service release and I can tell you that it works just as we discussed above. There are some other great features too. You're going to want this release when it's available.

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)


Page 1 of 2 12 LastLast

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
  •  


About CNCzone.com

    We are the largest and most active discussion forum for manufacturing industry. The site is 100% free to join and use, so join today!

Follow us on


Our Brands

Cutting at angle

Cutting at angle