![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| Haas Lathes Discuss Haas lathe here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
Hi All , I got troubles with the correction with this profile : Code: T2 M06 G00 X8. Z1. M08 G42 G01 Z0 F0.15 X10.2 K-0.6 Z-16.527 X9.6 Z-17.717 Z-17.9 X18. K-0.2 Z-27. G40 X20. M09 the tool is radius 0.4mm and tip 3. __ Peter |
|
#2
| ||||
| ||||
| I'm not sure I understand the K values in your code, but one thing to check is that you need to command an XZ point that is off the part profile at the end of the cut. This lead off point should probably be on the same line as the G40 command.
__________________ First you get good, then you get fast. Then grouchiness sets in. (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#3
| ||||
| ||||
| I understand the K-value being a incremental move forming a chamfer but putting the G40 where it is is bad, it is cancelling the tool nose radius, and will gouge the part by whatever amount you have set in the comps page As HuFlungDung says Code: Z-27. G40 X20. F1.0 M09 G40 X19. F1.0 ( is the closest X for R0.4 tip )( tool moves X0.2 on the G40 line) |
|
#4
| |||
| |||
| it is an outside profile , and my problem isn`t at the end of the profile , look at the photos, the first one is without the correction , and the part should look smillar to this , the second photo is with the G42 correction, and there is a problem, the third photo is a zoom to that place. |
|
#5
| ||||
| ||||
| The pictures help Seems to be a compensation error, your profile does not take into consideration of the R0.4 tip, run it thru using R0.0 If you have access to a CAD system, create the profile, offset this profile by 0.4, this is path the tool radius centre-point should be following, It can't get to do the little taper ending at X9.6 before hitting the Z-17.717 wall Adjust the u"cut profile to have a flat, that you know the tool tip will touch or use a smaller tip radius Code: G01 Z0 F0.15 X10.2 K-0.6 Z-16.527 X9.4 (Z-17.717) Z-17.9 X18. K-0.2 Z-27. G40 X20. M09 |
| Sponsored Links |
|
#6
| |||
| |||
| You`re right , there was too small flat place there , I`ve made a mistake reading the undercut parameters by a 1mm , if I changed the point correctly then was OK . Thanks for getting me on the right track. __ Peter |
|
#10
| ||||
| ||||
| Depends, If you progran to the TNR centre, then you do not have to use T0202, as the value of the radius woud have to be zero. on the other hand, you can program the path to "fudge" TNR in the profile, (as pit202 has done ) and then put TNR in the startup TNR is not critical in facing or diameter turning, it is necessary on tapers and tightly toleranced radii Sometime using TNR on a simple manually programmed profile can lead to thinning hair. |
| Sponsored Links |
|
#11
| |||
| |||
![]() But once you have it sorted out it is so useful!!
__________________ An open mind is a virtue...so long as all the common sense has not leaked out. |
![]() |
| 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 |
| Correction question | majstor76 | G-Code Programing | 4 | 02-13-2009 04:02 PM |
| G-code for a correction | seunao | G-Code Programing | 12 | 12-10-2008 07:29 AM |
| In-Cycle tool offset Correction | wazzoo | General CNC (Mill and Lathe) Control Software (NC) | 8 | 12-05-2008 01:56 PM |
| Taper correction help | OKThumper | General CNC (Mill and Lathe) Control Software (NC) | 1 | 11-26-2007 06:32 PM |
| NOTES ON BACKLASH CORRECTION IN Mach3 1.90.004 | chris59 | Machines running Mach Software | 5 | 05-09-2007 12:00 PM |