Welcome, Guest. Please login or register.
Did you miss your activation email?
May 28, 2012, 09:28:58 AM

Login with username, password and session length
Search:     Advanced search
* Home Help Search Calendar Links Login Register
+  Machsupport Forum
|-+  Mach Discussion
| |-+  General Mach Discussion
| | |-+  Cutting circle is larger than expected, help!
Pages: 1   Go Down
Print
Author Topic: Cutting circle is larger than expected, help!  (Read 184 times)
0 Members and 2 Guests are viewing this topic.
jbrass
Active Member

Offline Offline

Posts: 4


View Profile
« on: December 02, 2011, 11:07:14 AM »

Ok, so I have my first CNC machine running.  but I noticed that when I am cutting a 12.7 mm radius circle, the radius is 1/16 larger it's cutting.
Do I need to compansate in my G code for the tool radius or diameter. Do I need to set a tool offset, how do I do that, if this is the issue?
John  
« Last Edit: December 02, 2011, 11:15:37 AM by jbrass » Logged
jbrass
Active Member

Offline Offline

Posts: 4


View Profile
« Reply #1 on: December 02, 2011, 12:14:26 PM »

Ok, I adjusted the g code to cut a 12.7mm (1/2") circle by adjusting the radius and it works, but there must be a better way to do this.
g02 X6.35 y61.9125 I4.762 J0  (4.7625 radius)
Logged
BR549
Active Member

Offline Offline

Posts: 2,557


View Profile
« Reply #2 on: December 02, 2011, 02:18:56 PM »

THe machine coords are calculated from the spindle centerline. SO you either have to acccount for the tool radius in the Gcode OR use tool comp to offset the Gcode.

Time for a reading of the manual.

(;-) TP
Logged
Pages: 1   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!