588,451 active members*
6,112 visitors online*
Register for free
Login
IndustryArena Forum > CAM Software > Rhinocam > single point thread milling
Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2004
    Posts
    25

    single point thread milling

    Could any one point me to a tutorial or another source that would explain how to thread mill on Rhino Cam. I don't undertand the parmaters and I don't know how to set up a tool for a single point thread mill.

    MAny thanks in advance

    Simon

  2. #2
    Join Date
    Dec 2006
    Posts
    242
    How about programming the thread milling manually with G code? It's easier than you think. Example: 3/4"-10 thread. 1/2" diameter single point 60 degree cutter. Hole already drilled to .650" The helical interpolation move winds around on a .128" radius 10 times and ends at Z=0.

    :G90
    M6T1
    G0G95 X0 Y0 Z.1 H1 M3S3000 F.003
    G0 Z-1
    G1 X.128
    G3 X.128 Y0 I0 J0 Z0 K10
    G0 X0
    G0 Z1M2

    Obivously, make the adjustments for your depth, thread pitch. diameter, feed and speed and run it above the part to test.


    http://www.carbidedepot.com/formulas-threadmilling.htm

  3. #3
    Join Date
    Aug 2004
    Posts
    25
    Hello,

    I just hadn't thought about doing it that way. I had Rhino CAM cutting the Flats of the nut and making the internal hole.

    You're right I could just add the thread cutting Gcode to the end of the Rhino Post. Remembering of course to make sure the right offsets / modals are on.

    I will give it a go . Many thanks for the suggestion.

    Best Simon

Similar Threads

  1. Single point od thread in 1018
    By CJdave in forum MetalWork Discussion
    Replies: 10
    Last Post: 11-09-2010, 03:59 AM
  2. SINGLE POINT 316 SST
    By BAD DOG in forum Material Machining Solutions
    Replies: 3
    Last Post: 05-27-2009, 11:09 AM
  3. Lathe question: Thread milling vs. single pointing....
    By PoiToi in forum Uncategorised MetalWorking Machines
    Replies: 0
    Last Post: 02-22-2008, 02:24 AM
  4. Thread milling with single or multiple inserts?
    By magneto259 in forum MetalWork Discussion
    Replies: 8
    Last Post: 04-12-2007, 04:39 PM
  5. Thread milling single point tool
    By Ikon in forum MetalWork Discussion
    Replies: 2
    Last Post: 08-22-2005, 11:15 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •