Page 1 of 2 12 LastLast
Results 1 to 12 of 21

Thread: CAM software setup for Sherline mill with 4th axis at an angle?

  1. #1
    Registered
    Join Date
    Feb 2010
    Location
    USA
    Posts
    46
    Downloads
    0
    Uploads
    0

    CAM software setup for Sherline mill with 4th axis at an angle?

    What I'm trying to learn more about in general
    I'm working on a project that will use a sherline mill with the 4th axis add on attached and tilted at an angle, most likely 45º.

    Can anyone suggest what software I should look at for creating G-code for this system? How does one go about getting cam software to work with a machine like this? It's basically a live tooling lathe at an angle. I've so far only worked with cam software for typical 3 axis mills, so I don't know how you get it to understand the tilted 4th axis.

    For those who want more detail:
    The project budget allows for the software used to prototype the system to cost at most around $2000, and that will have to cover CAD and CAM. Free open source would be best, something we could try out before we buy it would be good.

    The parts we need to make are called dental abutments. Basically a cylinder with a contoured lower edge. The blank looks like this:

    it's about 5 mm wide
    and we need to provide the ability machine that tapered part to a custom contour mimicking the lower half of a tooth. CAD software to allow the dentist to easily customize this tooth blank is another part of the project, for now it's safe to assume that it will be something that can export the usual parametric modeling formats and that the model will not have any sharp angles or concavities in the region where material is to be removed.


  2. #2
    Registered LongRat's Avatar
    Join Date
    Apr 2005
    Location
    UK
    Posts
    737
    Downloads
    0
    Uploads
    0
    Interesting project. I am extremely familiar with these components as I work in the dental CAD-CAM industry myself. I think you might need to be clearer on how the part is being held, and from which end. Also the fact that the collar area you wish to machine is not necessarily rotationally symmetric, or else the lathe would be the obvious choice.
    I guess it is a little strange why you would use a Sherline to do this sort of component. The enormous value of abutments means that surely you could afford to push out the budget a little further? Regarding your software question, this could be done with any of the big boys' systems (e.g. Delcam Powermill) but not for the budget you've mentioned. I'm sure someone will will suggest something that will work though.
    LongRat
    www.fulloption.co.uk


  3. #3
    Registered
    Join Date
    May 2004
    Location
    United States
    Posts
    4,519
    Downloads
    0
    Uploads
    0
    I assume you want to run the 4th axis at 45 degrees for clearance issues. Yes?
    http://www.kirkcon.com/


  4. #4
    Registered
    Join Date
    Feb 2010
    Location
    USA
    Posts
    46
    Downloads
    0
    Uploads
    0
    This is a university project for mechanical engineering and it is being paid for by an individual dentist, so that's partially the reason for the low budget. I agree he probably could make money while funding us more.

    You understood correctly, the collar won't be rotationally symmetric. It will be held, either by a lathe chuck or a custom clamping fixture, at the wide end. The cylindrical portion that is toward the top in the image I posted.

    The angle might not be necessary, but it is for clearance. A custom clamping fixture might also solve that issue. I don't know enough about CNC software for machines with rotational axes to tell yet. But if getting software that can work with a tilted rotating axis (as opposed to one perpendicular to the tool) proves more difficult than making a custom clamping fixture, that route is an option.


  • #5
    Registered LongRat's Avatar
    Join Date
    Apr 2005
    Location
    UK
    Posts
    737
    Downloads
    0
    Uploads
    0
    If you hold the part horizontal you'll still be able to access the geometry I think, without needing the 45 degree tilt. Certainly then you could use Meshcam to hit it from any number of discrete angles. 4 would almost certainly be enough. This might not be the most time-efficient method but it would get the job done, with VERY cheap software.
    LongRat
    www.fulloption.co.uk


  • #6
    Registered
    Join Date
    Apr 2004
    Location
    Oakland CA USA
    Posts
    1,461
    Downloads
    0
    Uploads
    0
    DeskProto is working on that issue, but it's not in the current 5.0 software. If you get on the beta program for DeskProto 6.0, though, you could try out the tilted fourth-axis feature. Send Lex a message at info@deskproto.com and explain what you're interested in doing. When the program is released, it will be well within your budget.

    Andrew Werby
    ComputerSculpture.com — Home Page for Discount Hardware & Software


  • #7
    Registered
    Join Date
    May 2004
    Location
    United States
    Posts
    4,519
    Downloads
    0
    Uploads
    0
    My advice here is to try to NOT use true 4th axis. Use your 4th for position only, 0, 90, 180, 270 degrees. Create WCS for each poistion, on the 45 degree tilt. Then create tool paths for each. Then you can hand code in the A axis position with manual coding as needed. I do not know of any software that will for sure handle this any other way.
    http://www.kirkcon.com/


  • #8
    Registered
    Join Date
    Feb 2010
    Location
    USA
    Posts
    46
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by txcncman View Post
    My advice here is to try to NOT use true 4th axis. Use your 4th for position only, 0, 90, 180, 270 degrees. Create WCS for each poistion, on the 45 degree tilt. Then create tool paths for each. Then you can hand code in the A axis position with manual coding as needed. I do not know of any software that will for sure handle this any other way.
    Quote Originally Posted by LongRat
    If you hold the part horizontal you'll still be able to access the geometry I think, without needing the 45 degree tilt. Certainly then you could use Meshcam to hit it from any number of discrete angles. 4 would almost certainly be enough. This might not be the most time-efficient method but it would get the job done, with VERY cheap software.
    I can see how just using the 4th axis to index would make things a bit simpler and I'll consider this option too. I already would know enough about G-code to manually add the indexing. What software would you recommend for generating the code for between each index? I know many support a projection onto one face of a model.

    Quote Originally Posted by awerby
    DeskProto is working on that issue, but it's not in the current 5.0 software. If you get on the beta program for DeskProto 6.0, though, you could try out the tilted fourth-axis feature. Send Lex a message at info@deskproto.com and explain what you're interested in doing. When the program is released, it will be well within your budget.

    Andrew Werby
    ComputerSculpture.com — Home Page for Discount Hardware & Software
    That's interesting. How does it currently handle a normal lathe axis? If it can already do that I may be interested for that use as well. I see it has a free demo for 30 days.


  • #9
    Registered
    Join Date
    May 2004
    Location
    United States
    Posts
    4,519
    Downloads
    0
    Uploads
    0
    The only software I have used that I am sure can do what I described is MasterCAM. I am sure there are others. I just do not know what they are.
    Last edited by txcncman; 10-03-2011 at 02:06 PM.
    http://www.kirkcon.com/


  • #10
    Registered LongRat's Avatar
    Join Date
    Apr 2005
    Location
    UK
    Posts
    737
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by PaulMakesThings View Post
    I can see how just using the 4th axis to index would make things a bit simpler and I'll consider this option too. I already would know enough about G-code to manually add the indexing. What software would you recommend for generating the code for between each index? I know many support a projection onto one face of a model.
    Meshcam will do this. It will handle all of the indexing moves too so there shouldn't be any manual cade chopping required. It's only $175 and you can get a free 30 day trial. Interestingly the multi-side machining feature doesn't seem to be mentioned on the web site, maybe that is because it is a fairly recent addition.
    LongRat
    www.fulloption.co.uk


  • #11
    Registered
    Join Date
    Feb 2010
    Location
    USA
    Posts
    46
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by LongRat View Post
    Meshcam will do this. It will handle all of the indexing moves too so there shouldn't be any manual cade chopping required. It's only $175 and you can get a free 30 day trial. Interestingly the multi-side machining feature doesn't seem to be mentioned on the web site, maybe that is because it is a fairly recent addition.
    Sounds like it might fit the bill, I'll check it out.


  • #12
    Registered
    Join Date
    Apr 2004
    Location
    Oakland CA USA
    Posts
    1,461
    Downloads
    0
    Uploads
    0
    That's interesting. How does it currently handle a normal lathe axis? If it can already do that I may be interested for that use as well. I see it has a free demo for 30 days.[/QUOTE]

    [DeskProto isn't lathe software; it assumes that things are being cut with an endmill of some sort. But it does support an A axis, and offers a few different approaches -with the Y axis at zero, moving the rotary A axis as the tool cuts around the workpiece with Z going up and down, then incrementally moving down X and taking another bite, or keeping the A axis fixed while the tool moves down the X axis, varying in Z, or using the indexing function to cut in 3-axis mode, then rotating in A a variable number of degrees and superimposing another 3-axis toolpath. Try the demo; it's pretty easy to get the idea...]

    Andrew Werby
    ComputerSculpture.com — Home Page for Discount Hardware & Software


  • Page 1 of 2 12 LastLast

    Similar Threads

    1. Need Help!- Sherline Mill setup and adjustment
      By Yotamkasam in forum Mini Lathe
      Replies: 2
      Last Post: 01-16-2011, 05:52 AM
    2. sherline mill 4th axis going crazy
      By jconsole in forum Taig Mills & Lathes
      Replies: 4
      Last Post: 08-23-2010, 05:00 AM
    3. Highly upgrade Sherline CNC Mill setup
      By David Da Costa in forum EBAY ADS
      Replies: 0
      Last Post: 10-25-2009, 05:26 PM
    4. Wanted: Sherline or Similar CNC Mill/Lathe Setup
      By gerryv in forum Canadian Club House
      Replies: 2
      Last Post: 12-31-2007, 09:57 AM
    5. software for 4 axis zylotex/sherline setup
      By shindin in forum Xylotex
      Replies: 2
      Last Post: 10-15-2004, 05:58 PM

    Posting Permissions


     


    About CNCzone.com

      We are the largest and most active discussion forum from DIY CNC Machines to the Cad/Cam software to run them. The site is 100% free to join and use, so join today!

    Follow us on

    Facebook Dribbble RSS Feed


    Search Engine Friendly URLs by vBSEO ©2011, Crawlability, Inc.