![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| General Metalwork Discussion Discuss everything relating to metal work. |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
| Can you help me? I work with a cnc milling. I need to do normal and pipe thread. I have some dificulty to use G33. Does someone have an exemple of normal or pipe thread code with G33??? At present, I do my thread wit G02 and K. But it is difficult to do pipe thread. Can you help me? Mario |
|
#2
| |||
| |||
| If you use a greenfield tool they will do the program for you. I have a program to do pipe threads if you need it. To get it round you need to move out on your arc move per quadrant to keep the thread form correct. I do them all the time with no problem. I run pro manufacturing and proe does not do pipe threads so it takes so modeling to get the job done. Let me know if you need the program and I can post it here or send you a copy. As far as the "G33" I can't help you there. |
|
#3
| ||||
| ||||
| what exactly are you looking for? I assum for a lathe? g32 is what i use and its probably the same. if so you just need to program via the machinist handbook. The book gives all the relevant data. ( WORKGROUP ) ( TOP NOTCH THREADING INSERT ) N3G50 G97G54T0303S1405M3 G0X1.Z1.M8 Z1.0035 X.93 X.723 G32X.8285Z-.684E.071429 G32X.9286Z-.734E.071429 G0X.93 Z1. X.7108 G32X.8163Z-.6875E.071429 G32X.9163Z-.7375E.071429 G0X.93 Z1.0017 X.7048 G32X.8103Z-.6858E.071429 G32X.9103Z-.7358E.071429 G0X.93 Z1. X.6988 G32X.8043Z-.6875E.071429 G32X.9043Z-.7375E.071429 G0X.93 Z1.0017 X.6928 G32X.7983Z-.6858E.071429 G32X.8983Z-.7358E.071429 G0X.93 Z1. X.6868 G32X.7923Z-.6875E.071429 G32X.8923Z-.7375E.071429 G0X.93 Z1.0017 X.6808 G32X.7863Z-.6858E.071429 G32X.8863Z-.7358E.071429 G0X.93 Z1. X.6748 G32X.7803Z-.6875E.071429 G32X.8803Z-.7375E.071429 G0X.93 Z1.0017 X.6688 G32X.7743Z-.6858E.071429 G32X.8743Z-.7358E.071429 G0X.93 Z1. X.6628 G32X.7683Z-.6875E.071429 G32X.8683Z-.7375E.071429 G0X.93 Z1.0017 X.6568 G32X.7623Z-.6858E.071429 G32X.8623Z-.7358E.071429 G0X.93 Z1. X.6508 G32X.7563Z-.6875E.071429 G32X.8563Z-.7375E.071429 G0X.93 Z1.0017 X.6448 G32X.7503Z-.6858E.071429 G32X.8503Z-.7358E.071429 G0X.93 Z1. X.6388 G32X.7443Z-.6875E.071429 G32X.8443Z-.7375E.071429 G0X1. Z1. M9 X4.Z4. M1 this is an example of a 1/2" od pipe thread done with g32 the E. is for feed rate for some reason the guys at Haas felt that g32 needed its own Feed character.
__________________ thanks Michael T. "If you don't stand for something, chances are, you'll fall for anything!" |
|
#4
| |||
| |||
| Thanks for your answer. I program my milling manuaily, so I will try your code tomorrow. If you have some other exemple of G code for pipe thread with a sigle point tool, you can send it to me. My tool il represent on the picture. Mario |
|
#5
| ||||
| ||||
| i use the same style tool all the time. but if you want relevant code let me know the pipe size and id or od threading. if you want to program manually then you have to use the machinist hand book it gives all the info you need.. the example i gave you is alternating threading (which is a pain in the A$$ to program by hand) you could just pick one of the groups listed and drop the x for every pass to get your passes. Z1. X.6388 G32X.7443Z-.6875E.071429 G32X.8443Z-.7375E.071429 G0X1. Z1. just change the above x's to what ever steps you need.
__________________ thanks Michael T. "If you don't stand for something, chances are, you'll fall for anything!" |
| Sponsored Links |
|
#6
| |||
| |||
| Your pipe thread is not going to be round with the methods above. As you know pipe threads are taperd so when you program just a standard circle move with a z move your thread depending on size could be out of round between .0004 and .0015. If this is ok then go for it. Just my two cents. |
|
#7
| ||||
| | ||||
| If you are using a Fanuc control try this pipe thread macro for a single flute thread mill cutter. http://www.cncci.com/resources/tips/taper%20thread.htm What kind / model of control are you using?
__________________ Wayne Hill www.codemangler.com Last edited by WayneHill; 06-16-2005 at 10:58 AM. |
|
#8
| ||||
| ||||
these threading cycles are for a lathe.... sorry for the confusion, I realy got to read the question more carfully... must be on crack!
__________________ thanks Michael T. "If you don't stand for something, chances are, you'll fall for anything!" |
|
#9
| ||||
| | ||||
![]() Found a great program to generate thread milling for standard and NPT threads ... http://www.vardex.com/site/tm_down.asp?num=3&title=10
__________________ Wayne Hill www.codemangler.com |
|
#10
| ||||
| ||||
You said "milling".....now you're on a lathe? Which is it? All these guys are hooking you up to mill the thread and have spent their time and ...oh, never mind. Tapered threading on a lathe - is that the question? ...put that crack pipe away, and focus!! Scott
__________________ Consistency is a good thing....unless you're consistently an idiot. |
| Sponsored Links |
|
#11
| ||||
| ||||
__________________ thanks Michael T. "If you don't stand for something, chances are, you'll fall for anything!" |
|
#12
| |||
| |||
| I try some code but it doesn't works. I find a way to do my pipe thread but it is not the best. I do it in G02 and I write a line for each fillet. EXEMPLE FOR MY EXTERNAL PIPE THREAD: G02X-.235I.235K-.086 X-.23425 G02X-.23425I.23425K-.086 X-.2335 G02X-.2335I.2335K-.086 ..... ..... My milling is a Toshiba Asahina Shibaura model BTS-100W 1992. Next time I will code pipe thread, I want to do it correctly. At this time only G02 works, but it is long to code. I found some G33 code but it doesn't works, perhaps it's the letter that change from a CNC to an other. The thread That I'll have to do often is 1" 1/4-11 NPT Mario |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| looking for g code 3d from bobcadcam or simmilar for indexer lpt v5 with g code soft | troyswood | Ability Systems - LPT Indexer and G-Code | 2 | 12-24-2006 10:21 PM |
| parametric programming | Karl_T | CamSoft Products | 21 | 05-24-2005 03:58 PM |
| Help me cut NPT 3" 8TPI on Aluminium | waloni | G-Code Programing | 3 | 05-19-2005 11:17 AM |
| G33 Help | ckrantz | G-Code Programing | 3 | 04-14-2005 12:40 AM |
| Getting The Most Out of CNCzone's Posting Features | CNCadmin | CNCzone.com FAQ | 0 | 03-02-2003 12:08 AM |