Welcome, Guest. Please login or register.
Did you miss your activation email?
December 02, 2008, 08:02:06 AM

Login with username, password and session length
Search:     Advanced search
* Home Help Search Calendar Links Login Register
+  Machsupport Forum
|-+  G-Code, CAD, and CAM
| |-+  G-Code, CAD, and CAM discussions
| | |-+  can someone tell what the letter H and D stand for
Pages: 1   Go Down
Print
Author Topic: can someone tell what the letter H and D stand for  (Read 272 times)
0 Members and 1 Guest are viewing this topic.
josh
Active Member

Offline Offline

Posts: 41


View Profile
« on: August 22, 2008, 12:42:53 AM »

I have been running my programs on mach but I dont know what the letter (H) stands for it appears after every tool change and the only thing that appears is H0
do I have to input some in there. and also there is the letter(D) it always appears after the g41 and g43 but it also say D0.
I am using cutter comp. when I do my toolpath. I use mastercam to generate my g-code.
can some let me know how to use those 2 letters.
here is one of my programs.

* D_AND_H.NC (2.28 KB - downloaded 16 times.)
Logged
da21
Active Member

Online Online

Posts: 81



View Profile WWW
« Reply #1 on: August 22, 2008, 02:12:31 AM »

D = Cutter diameter/radius offset
H = Tool length offset


 
Logged
ger21
Global Moderator
*
Online Online

Posts: 426



View Profile
« Reply #2 on: August 22, 2008, 05:17:27 AM »

D is the tool # when using G41/G42
Logged

Gerry
josh
Active Member

Offline Offline

Posts: 41


View Profile
« Reply #3 on: August 22, 2008, 12:25:09 PM »

hello and thanks for the replys
so if D=the tool number
and if H=tool lenght offset
what should I input on my code I have posted
or do I go to my table offset and input something in there
I am still unsure  on how they work if you could please explain a little more
on how to use them I would appreciated. sorry but this is kind of new to me.
thanks again
josh
Logged
ger21
Global Moderator
*
Online Online

Posts: 426



View Profile
« Reply #4 on: August 22, 2008, 12:35:12 PM »

Never used it, but I believe H is the tool # as well, used for height offsets.
Logged

Gerry
josh
Active Member

Offline Offline

Posts: 41


View Profile
« Reply #5 on: August 22, 2008, 03:52:48 PM »

so let me get this straight
on my g- code that I have posted I would just leave H and D at 0
and since I am using cutter comp all that I have to input the tool diameter for each tool, on my tool table offset.
is that the way it works
or do I input (H1 for tool 1) (H2 for tool 2) ect.
my point being is how do I make it  smaller if the part being cut is to big (.010)
josh

Logged
ger21
Global Moderator
*
Online Online

Posts: 426



View Profile
« Reply #6 on: August 22, 2008, 07:12:36 PM »

Change G41 D0 to D1 for tool 1, if that's what you're using. Then change the size of tool 1 in the tool table. Make the tool .010 smaller.

With G41/G42, if you want to specify the tool size instead of the tool #, use P instead of D. P is the tool radius, so for a .25 tool you'd use G41 P0.125.
Logged

Gerry
josh
Active Member

Offline Offline

Posts: 41


View Profile
« Reply #7 on: August 22, 2008, 07:40:31 PM »

thanks ger21
that is basically what I wanted to know
really appreciated. Smiley Smiley Smiley Smiley Cool Cool Cool
josh
Logged
Pages: 1   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!