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

Thread: Cutting internal threads inside large acrylic tubes.

  1. #1
    Registered
    Join Date
    Mar 2009
    Location
    USA
    Posts
    75
    Downloads
    0
    Uploads
    0

    Cutting internal threads inside large acrylic tubes.

    Hi. I was wondering how one would go about cutting internal threads for acrylic tubes with internal diameter's varying from 1.75 - 2.25"?

    An example:
    http://www.performance-pcs.com/catal...s/15700_01.jpg

    I was thing a lathe. I saw a guy cutting external threads for a steel rod using a lathe by constantly starting and stopping the machine going back and forsth with the drive system. I thought that maybe I could do that. That would be very hard though because I only want to thread in about a 5/8". Would be hard determining when to stop the lathe. Plus,... I would have to turn the lathe slow to make it easier to stop at a certain point inside the tube. Acrylic doesnt really cut all that well at really slow speeds.

    I was thinking about converting a manual lathe into cnc lathe but im sure that would be very painful seeing that the bit would have to know exactly the chuck is on it's rotation plane to make several passes to cut the treads.

    Then I though that make there was a huge special tap out there somewhere? But im sure that would be a pain too.

    What about using a mill or a router to cut the threads with the tubes mounted vertically with some special horizontal vgrooving bit?!?!? I dont know.

    Any help/ suggestions would be great. Thanks.


  2. #2
    Registered
    Join Date
    Jul 2005
    Location
    Canada
    Posts
    11,960
    Downloads
    0
    Uploads
    0
    Huge special tap is out for acrylic, it would almost certainly shatter.

    If you are dealing with extruded acrylic forget it, it will stress crack almost immediately; you must use CAST acrylic.

    If you have a CNC mill that is capable of helical interpolation you can thread mill. This could be a preferred method because the cutting load is low.

    If you do attempt it in a lathe hold the acrylic tube inside a closely fitting split sleeve made out of aluminum and nicely polished inside so it will not mar the acrylic.

    Acrylic machines, or thread, okay at low speed but your tools have to be ultra-sharp, carbide insert threading tools are not suitable you should grind your own in HSS; remember zero top rake for acrylic.
    An open mind is a virtue...so long as all the common sense has not leaked out.


  3. #3
    Registered Dentedcrown's Avatar
    Join Date
    Feb 2009
    Location
    USA
    Posts
    16
    Downloads
    0
    Uploads
    0
    I needed to do something similar once to a piece of palstic. I got a pipe nipple from the hardware store and cut slots with my chop saw through the threads. Made a makeshift tap that worked pretty well with the plastic. Might work with acrylic...

    DC


  4. #4
    Registered
    Join Date
    Mar 2009
    Location
    USA
    Posts
    75
    Downloads
    0
    Uploads
    0
    What is required of a cnc mill to cut internal threads? Helical interpolation? What is that?


  • #5
    Registered
    Join Date
    Jul 2005
    Location
    Canada
    Posts
    11,960
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by cvriv.charles View Post
    What is required of a cnc mill to cut internal threads? Helical interpolation? What is that?
    Creating a helical path. CNC mills can do circular interpolation clockwise using the G02 command or counterclockwise using the G03. When the machine can combine motion of the Z axis in synchrony with the circular interpolation then the path of the cutter is a helix. If the cutter is a threading tool the machine generates a thread.
    An open mind is a virtue...so long as all the common sense has not leaked out.


  • #6
    Community Moderator Al_The_Man's Avatar
    Join Date
    Dec 2003
    Location
    Canada
    Posts
    18,943
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by cvriv.charles View Post
    I was thinking about converting a manual lathe into cnc lathe but im sure that would be very painful seeing that the bit would have to know exactly the chuck is on it's rotation plane to make several passes to cut the treads.
    .
    Actually CNC takes the pain out, as the control system synchronizes the tool with the spindle, similar to described for helical milling.
    I think your problem with a lathe, you need to obtain one with sufficient through hole and that dia generally means a large machine, which you do not necessarily need a great deal of power for that application, so you could end up with overkill on the power end of things.
    Al.
    CNC, Mechatronics Integration and Custom Machine Design (Skype Avail).

    “Logic will get you from A to B. Imagination will take you everywhere.”
    Albert E.


  • #7
    Registered
    Join Date
    Mar 2009
    Location
    USA
    Posts
    75
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by Geof View Post
    Creating a helical path. CNC mills can do circular interpolation clockwise using the G02 command or counterclockwise using the G03. When the machine can combine motion of the Z axis in synchrony with the circular interpolation then the path of the cutter is a helix. If the cutter is a threading tool the machine generates a thread.
    Is it that much more complicated to make a cnc mill that can move all axis's at once?


  • #8
    Registered
    Join Date
    Jul 2005
    Location
    Canada
    Posts
    11,960
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by cvriv.charles View Post
    Is it that much more complicated to make a cnc mill that can move all axis's at once?
    No, it is an operating software issue. I think on some machines the ability to do helical interpolation is an option. The machines I use, Haas, include it as a standard feature.
    An open mind is a virtue...so long as all the common sense has not leaked out.


  • #9
    Registered
    Join Date
    Mar 2009
    Location
    USA
    Posts
    75
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by Geof View Post
    No, it is an operating software issue. I think on some machines the ability to do helical interpolation is an option. The machines I use, Haas, include it as a standard feature.
    I'm assuming I couldnt perform this type of task with a cnc router could I?


  • #10
    Registered
    Join Date
    Jul 2005
    Location
    Canada
    Posts
    11,960
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by cvriv.charles View Post
    I'm assuming I couldnt perform this type of task with a cnc router could I?
    That is a good question. How much Z travel does your router have? To my knowledge most are quite short. Does your control do helical interpolation?

    If you have the travel, if the control can perform the motion, then possibly.

    It is only 'possibly' because routers go fast and probably you will find you get melting of the acrylic. When machining acrylic with a router you need very fast feed because if you go slow things get to hot. Very fast feed and helical interpolation don't go together very well.
    An open mind is a virtue...so long as all the common sense has not leaked out.


  • #11
    Registered
    Join Date
    Mar 2009
    Location
    USA
    Posts
    75
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by Geof View Post
    That is a good question. How much Z travel does your router have? To my knowledge most are quite short. Does your control do helical interpolation?

    If you have the travel, if the control can perform the motion, then possibly.

    It is only 'possibly' because routers go fast and probably you will find you get melting of the acrylic. When machining acrylic with a router you need very fast feed because if you go slow things get to hot. Very fast feed and helical interpolation don't go together very well.
    Well,... I havent actually built my cnc router yet. I am trying to get an idea of all the different tasks I will be doing so that I can better build the machines I will be using.

    My know for fact that my cnc router will not have a lot of z travel. I was thinking that the secret to using a cnc router to cut internal threads for these tubes would be the table itself. I would have the tube mounted in such a way that they would pass through the table hanging mostly under the table. If I could do that then the only other thing would be the melting problem. But that can be solved by adding a cooling system. A bit of water when cutting acrylic help a lot. I'm not worried about the melting really. It's the cutting bit itself. I'm not familiar with these bits. I dont know what their max operation speed is. I was thinking it would be something like and end mill which is usally used at much lower speeds then what router bits are used at. You know what I mean?


  • #12
    Registered mc-motorsports's Avatar
    Join Date
    Feb 2007
    Location
    USA
    Posts
    1,084
    Downloads
    0
    Uploads
    0
    Threadmilling is probably the way to go on that job. It would be more reliable than having to chuck or lathe fixture and spin the tube... And you could do single point threadmilling if your worried about the material cracking and what not. or inserted multi-point threadmilling would go much faster.

    One shop I used to work at threadmilled ABS plastic parts because #1, it was something like a 2" NPT thread and #2 even if they had a machine that could run that tool, taps aren't very forgiving in plastics, they like to rip and chew.

    Threadmills have a great place in manufacturing and can be used to solve many problems. Yet you do have the option of spinning that part in a lathe, I would still look into threadmilling.


  • Page 1 of 2 12 LastLast

    Similar Threads

    1. Nylon 6/6 Internal Threads
      By cely in forum Glass, Plastic and Stone
      Replies: 2
      Last Post: 07-13-2008, 01:57 PM
    2. Need Help!- How do you turn a Left Hand Inside Dia. Threads
      By rapidtraverse in forum Haas Lathes
      Replies: 7
      Last Post: 02-11-2008, 02:50 PM
    3. 1/4 - 20 internal threads
      By Runner4404spd in forum Mach Lathe
      Replies: 7
      Last Post: 09-25-2007, 01:34 AM
    4. rfq: 1 1/4" threads on inside of round tube
      By dsmdude in forum Employment Opportunity
      Replies: 5
      Last Post: 04-25-2007, 11:25 PM
    5. internal pipe threads.
      By ddwinn in forum General Metalwork Discussion
      Replies: 18
      Last Post: 08-16-2006, 11:38 AM

    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.