![]() | |
| 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 |
|
#4
| |||
| |||
|
I know that, but there is some situations that we need compensation on roughing cycle, consider a U shaped box you cant use G70 direct you need to rough first... you use g72 cycle cause its to deep to use g70 direct but the compensation will not work so the perfil will be wrong. |
|
#5
| |||
| |||
| When you need to use compensation on the G70 cycle you have to put a finish allowance a bit larger than the nose radius in the G72 using U and W.
__________________ An open mind is a virtue...so long as all the common sense has not leaked out. |
| Sponsored Links |
|
#6
| |||
| |||
|
In a box wont work. W will give you sub-metal only in one side... one direction. If you use for example an 10mm round insert the error is massive. |
|
#7
| |||
| |||
|
Right, you have to do it the hard way; write code that leaves a finishing allowance all round for the G72 cycle then use the correct code for the G70 with tool comp.
__________________ An open mind is a virtue...so long as all the common sense has not leaked out. |
|
#8
| |||
| |||
Machining a U-type groove is a tricky problem which has bothered me since long. One such example is a tensile specimen the drawing of which is attached. The simplest way would be to use a sharp angle diamond insert (which may avoid interference problem at the left and right edges of the groove) with G73, followed by G70. However, in most cases, round insert would have to be used (because of interference problem). This would cause excessive error without radius compensation. I thought of the following method: Create an offset profile (offset amount = radius of the round insert) in AutoCAD (or some other drawing software). Make the center of the round insert the reference point. Machine along the offset profile with G73 (finishing allowance U = <some positive value>, W = 0), followed by G70, without using radius compensation. Any better idea? |
|
#9
| |||
| |||
|
|
#10
| |||
| |||
| Adapting to the machines limitations is not really trickery it is good practise. ![]() I realised that what could be an easy solution both in CAM and direct coding is to simply draw or write the groove as a leading section and a trailing section that overlap slightly in the middle. The leading section would have a minus W value in the roughing cycle and the trailing section a positive W. One thing you would have to watch would be the approach and retract moves for the trailing section.
__________________ An open mind is a virtue...so long as all the common sense has not leaked out. |
| Sponsored Links |
|
#11
| |||
| |||
Oh! I forgot to upload the drawing with my previous reply. It is attached here. This particular shape does not have serious interference problem. But, if the leading and trailing edges are, say, quarter circles, then round insert would have to be used. And, it is not a good idea to machine the left edge with a RH tool and the right edge with a LH tool, because there would always be a step on diameter, no matter how small, where the two tools meet. This would cause stress concentration in tensile test at that location, and the specimen would break at that location only. |
![]() |
| 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 |
| Radius compensation in lathe cycles | Zudo | Fanuc | 6 | 06-09-2010 08:10 AM |
| Radius compensation | hpmor | Surfcam | 3 | 09-18-2008 07:55 AM |
| Radius compensation in G71 | sinha_nsit | Fanuc | 2 | 07-12-2008 07:54 AM |
| Radius compensation? | cncuser1 | Mastercam | 7 | 10-18-2007 07:54 PM |
| Radius compensation in Mach2? | MrBean | General CAM Discussion | 3 | 03-19-2005 07:49 AM |