![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| Machines running Mach Software Discuss your set-up and experiences running your machine using Mach software here. |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
I need some help. I have a simple shape to mill out, it's a dxf. The problem is my cnc cuts on the line, I need it to cut outside the line. I am using Mach3. Could someone give a dumby a helping hand? Gary |
|
#2
| ||||
| ||||
| You can either use cutter compensation (give the cutter a diameter in the code generator) or offset your data for the tool diameter. Scott
__________________ Consistency is a good thing....unless you're consistently an idiot. |
|
#5
| ||||
| ||||
| First of all, not a single pair of endpoints lined up in your drawing, so I had to do a lot of editing on it. The ends of every arc didn't touch the endpoints of the adjacent lines. Here's how I do it. When you draw the part, add a leadin line and a leadout line. This is where cutter compensation is applied and removed. Join the entire object into a single polyline, and make sure it's drawn in the cutting direction. (Not sure how to do this in TurboCAD). Then, convert the polyline to g-code the way you normally would, and add the G42 and G40 lines to your code. The G42 goes between the first and second point, the G40 before the last point. In the example code, I assumed a 1/8" tool. The P value in the G42 line is the tool radius. Make sure in Mach3, you have advanced compensation turned on. (Ports and pins>mill options I think)
__________________ Gerry Mach3 2010 Screenset http://home.comcast.net/~cncwoodworker/2010.html (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
| Sponsored Links |
|
#6
| ||||
| ||||
| I just looked at it in Mach3, and noticed you may have to slow the feedrate way down for it to display correctly, because it goes too fast.
__________________ Gerry Mach3 2010 Screenset http://home.comcast.net/~cncwoodworker/2010.html (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |