![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| LinuxCNC (formerly EMC2) Discuss LinuxCNC (formerly EMC2) Controlers here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
I encountered a "gouging" error when loading a simple program into AXIS on version 2.4.6. The part is a simple "L" shape with all radii at 0.75". The program initially called for a tool with a 0.374 diameter, and gave me the gouging warning. I selected a different tool (0.234 diameter) and the program loaded and ran flawlessly. The part was correct. The proper dimensions are in the tool table, and tool length compensation works properly. My understanding is that any tool whose radius is less than the radius of the cut should be acceptable. What is wrong here? |
|
#2
| ||||
| ||||
| I haven't loaded up the files to check but my guess is that you are starting the feed in move too close to what you want to cut (not enough distance to establish the compensation offset). Just looking at the code it looks like your feed-in starting point is only 0.300 from your first cut line, so maybe a 0.375 diameter tool didn't have enough room to establish the compensation but a 0.234 diameter tool did. The docs recommend a two move sequence for entry. Then the first move usually seems to get the tool moved to the compensation offset and the second one actually enters the cut pattern. I have had best luck when the first move was a G01 whose length was at least the radius of the cutter. If I am entering on a straight side I circle in G02 or G03 depending. If I am entering at a corner the second move is directly in line with the side I am going to cut. (Hope this is clearer than mud.) If you need I can post a cutter comp file that works to illustrate. Alan
__________________ http://www.alansmachineworks.com |
|
#3
| |||
| |||
I edited the program to allow a distance greater than the cutter diameter for the compensation move. That resolved the problem. ![]() Craig |
![]() |
| 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 |
| Some questions about radius compensation | KKamel | Mach Software (ArtSoft software) | 9 | 09-21-2008 01:14 PM |
| 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 |
| cutter radius compensation program? | John3 | General CNC (Mill and Lathe) Control Software (NC) | 2 | 08-19-2007 08:09 AM |