![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| G-Code Programing Discuss G-code programing and problems here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
------ hello ppl, i am working on a project and i need a cylindrical rod threaded at both ends ( aluminum rod) could anybody provide a G-code program to produce 5/16 inch aluminium rod 10 inch in length i need the rod to be threaded at both ends. thread up to 3 inch from each end.( which means 4 inch of smooth rod in the center) Your Help Will be Much Appreciated. Thanks Regards |
|
#3
| |||
| |||
| CNC Mill i was told about G32 and G33 codes for threading thanks for ur kind reply it's an aluminum rod which need to be threaded at both ends to fit regular hex nut and wingnut for 5/16 inch G-code programming thanks regards |
|
#7
| ||||
| ||||
| A thread 3 inches long is best done on a lathe. This is the mill code. Code: % O0000 (PROGRAM NAME - THREAD) (DATE=DD-MM-YY - 24-01-08 TIME=HH:MM - 12:12) N100G20 N102G0G17G40G49G80G90 (Thread Mill) N104T3M6 N106G0G90G54X-.2563Y0.S3000M3 N108G43H3Z.25 N110Z.1 N112G1Z.0139F6. N114G2G41D3X0.Y.1563Z0.I.2563J-.132F1.6 N116Y-.1563Z-.0278I0.J-.1563 N118Y.1563Z-.0555I0.J.1563 N120Y-.1563Z-.0833I0.J-.1563 N122Y.1563Z-.111I0.J.1563 N124Y-.1563Z-.1388I0.J-.1563 N126Y.1563Z-.1665I0.J.1563 N128Y-.1563Z-.1943I0.J-.1563 N130Y.1563Z-.222I0.J.1563 N132Y-.1563Z-.2498I0.J-.1563 N134Y.1563Z-.2775I0.J.1563 N136Y-.1563Z-.3053I0.J-.1563 N138Y.1563Z-.333I0.J.1563 N140Y-.1563Z-.3608I0.J-.1563 N142Y.1563Z-.3885I0.J.1563 N144Y-.1563Z-.4163I0.J-.1563 N146Y.1563Z-.444I0.J.1563 N148Y-.1563Z-.4718I0.J-.1563 N150Y.1563Z-.4995I0.J.1563 N152Y-.1563Z-.5273I0.J-.1563 N154Y.1563Z-.555I0.J.1563 N156Y-.1563Z-.5828I0.J-.1563 N158Y.1563Z-.6105I0.J.1563 N160Y-.1563Z-.6383I0.J-.1563 N162Y.1563Z-.666I0.J.1563 N164Y-.1563Z-.6938I0.J-.1563 N166Y.1563Z-.7215I0.J.1563 N168Y-.1563Z-.7493I0.J-.1563 N170Y.1563Z-.777I0.J.1563 N172Y-.1563Z-.8048I0.J-.1563 N174Y.1563Z-.8325I0.J.1563 N176Y-.1563Z-.8603I0.J-.1563 N178Y.1563Z-.888I0.J.1563 N180Y-.1563Z-.9158I0.J-.1563 N182Y.1563Z-.9435I0.J.1563 N184Y-.1563Z-.9713I0.J-.1563 N186Y.1563Z-.999I0.J.1563 N188Y-.1563Z-1.0268I0.J-.1563 N190Y.1563Z-1.0545I0.J.1563 N192Y-.1563Z-1.0823I0.J-.1563 N194Y.1563Z-1.11I0.J.1563 N196Y-.1563Z-1.1378I0.J-.1563 N198Y.1563Z-1.1655I0.J.1563 N200Y-.1563Z-1.1933I0.J-.1563 N202Y.1563Z-1.221I0.J.1563 N204Y-.1563Z-1.2488I0.J-.1563 N206Y.1563Z-1.2765I0.J.1563 N208Y-.1563Z-1.3043I0.J-.1563 N210Y.1563Z-1.332I0.J.1563 N212Y-.1563Z-1.3598I0.J-.1563 N214Y.1563Z-1.3875I0.J.1563 N216Y-.1563Z-1.4153I0.J-.1563 N218Y.1563Z-1.443I0.J.1563 N220Y-.1563Z-1.4708I0.J-.1563 N222Y.1563Z-1.4985I0.J.1563 N224Y-.1563Z-1.5263I0.J-.1563 N226Y.1563Z-1.554I0.J.1563 N228Y-.1563Z-1.5818I0.J-.1563 N230Y.1563Z-1.6095I0.J.1563 N232Y-.1563Z-1.6373I0.J-.1563 N234Y.1563Z-1.665I0.J.1563 N236Y-.1563Z-1.6928I0.J-.1563 N238Y.1563Z-1.7205I0.J.1563 N240Y-.1563Z-1.7483I0.J-.1563 N242Y.1563Z-1.776I0.J.1563 N244Y-.1563Z-1.8038I0.J-.1563 N246Y.1563Z-1.8315I0.J.1563 N248Y-.1563Z-1.8593I0.J-.1563 N250Y.1563Z-1.887I0.J.1563 N252Y-.1563Z-1.9148I0.J-.1563 N254Y.1563Z-1.9425I0.J.1563 N256Y-.1563Z-1.9703I0.J-.1563 N258Y.1563Z-1.998I0.J.1563 N260Y-.1563Z-2.0258I0.J-.1563 N262Y.1563Z-2.0535I0.J.1563 N264Y-.1563Z-2.0813I0.J-.1563 N266Y.1563Z-2.109I0.J.1563 N268Y-.1563Z-2.1368I0.J-.1563 N270Y.1563Z-2.1645I0.J.1563 N272Y-.1563Z-2.1923I0.J-.1563 N274Y.1563Z-2.22I0.J.1563 N276Y-.1563Z-2.2478I0.J-.1563 N278Y.1563Z-2.2755I0.J.1563 N280Y-.1563Z-2.3033I0.J-.1563 N282Y.1563Z-2.331I0.J.1563 N284Y-.1563Z-2.3588I0.J-.1563 N286Y.1563Z-2.3865I0.J.1563 N288Y-.1563Z-2.4143I0.J-.1563 N290Y.1563Z-2.442I0.J.1563 N292Y-.1563Z-2.4698I0.J-.1563 N294Y.1563Z-2.4975I0.J.1563 N296Y-.1563Z-2.5253I0.J-.1563 N298Y.1563Z-2.553I0.J.1563 N300Y-.1563Z-2.5808I0.J-.1563 N302Y.1563Z-2.6085I0.J.1563 N304Y-.1563Z-2.6363I0.J-.1563 N306Y.1563Z-2.664I0.J.1563 N308Y-.1563Z-2.6918I0.J-.1563 N310Y.1563Z-2.7195I0.J.1563 N312Y-.1563Z-2.7473I0.J-.1563 N314Y.1563Z-2.775I0.J.1563 N316Y-.1563Z-2.8028I0.J-.1563 N318Y.1563Z-2.8305I0.J.1563 N320Y-.1563Z-2.8583I0.J-.1563 N322Y.1563Z-2.886I0.J.1563 N324Y-.1563Z-2.9138I0.J-.1563 N326Y.1563Z-2.9415I0.J.1563 N328Y-.1563Z-2.9693I0.J-.1563 N330X-.1473Y.0521Z-2.9861I0.J.1563 N332G40X.0854Y.2416Z-3.I.2718J-.096 N334G1Z.1F6. N336G0Z.25 N338M5 N340G91G28Z0. N342G28X0.Y0. N344M30 %
__________________ Stefan Vendin Last edited by Mitsui Seiki; 01-24-2008 at 03:09 PM. |
|
#10
| |||
| |||
| if that's possible ...can somebody provide me with a complete G code for this following sequences a cylindrical aluminum rod 1 inch diameter with a length of 10 inches the same rod to be threaded with a 5/16 inch drill bit at both ends from each end up to 3 inches to be threaded 4 inch of smooth surface in the middle of the cylindrical rod thanks again.... Any help will be much appreciated...( doesn't matter mill or lathe) thanks again regards |
| Sponsored Links |
|
#12
| |||
| |||
![]() By the way 3 + 3 + 4 is 10 inches. Saying you want 3 inches of thread means 3 inches of useable thread. If you want cut threads you can either have 3 inches of thread on each end or 4 inches of smooth in the center but not both on a 10 inch part. Even more true now that there is a shoulder. May I suggest a design change. Make it in three parts. The center 1" diameter 4 inches long with a tapped hole in each end. Then the two ends can be cut from threaded rod and screwed into the center part with some thread lock stuff. Aluminum 5/16-18 fully threaded rod. http://www.mcmaster.com/ Part number 94435A342 3 foot 94435A361 for 6 foot. Put the part number into the search box. Now you are in Canada and McMaster does not seem to be shipping to Canada anymore for some reason but I will leave that solution up to you. ![]() So long for about 12 hours. |
![]() |
| 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 |
| Need to turn ends on all-threaded rod | cncbob | General Metal Working Machines | 8 | 01-16-2007 10:41 AM |
| encoders on ballscrew ends | jguillen08 | General Electronics Discussion | 7 | 01-26-2005 10:24 AM |
| 1/2 thick gantry ends..is it strong enough? | bgolash | DIY-CNC Router Table Machines | 2 | 10-05-2004 08:19 PM |
| turns per inch vs threads per inch | pminmo | DIY-CNC Router Table Machines | 12 | 08-18-2004 09:27 AM |
| Threaded rod ends and recommendations | CNC Brute | DIY-CNC Router Table Machines | 0 | 01-15-2004 05:22 PM |