different toolsetter position for special tools
- benzkiller
- Offline
- New Member
Less
More
- Posts: 8
- Thank you received: 0
17 Oct 2019 06:04 #148074
by benzkiller
different toolsetter position for special tools was created by benzkiller
Hi everybody,
I'm looking for a possibility to have different tollsetter position for spezial tools.
For example:
I'm using a 10mm dia. toolsetter and my facemill has 40mm dia. If I change the tool and measure it, the carbits of the facemill are lower than the contact point to the toolsetter.
My idea is to tell linuxcnc that T30 /Facemill hace a slighly different toolsetter position to achive a carbite contact to the toolsetter.
Any suggestions?
I'm looking for a possibility to have different tollsetter position for spezial tools.
For example:
I'm using a 10mm dia. toolsetter and my facemill has 40mm dia. If I change the tool and measure it, the carbits of the facemill are lower than the contact point to the toolsetter.
My idea is to tell linuxcnc that T30 /Facemill hace a slighly different toolsetter position to achive a carbite contact to the toolsetter.
Any suggestions?
Please Log in or Create an account to join the conversation.
17 Oct 2019 06:33 #148079
by pl7i92
Replied by pl7i92 on topic different toolsetter position for special tools
hi
do you use the G30 position to get the tool to the toolsetter
you can eays remep M6 as to tell if pocket/tool <X use position G30
instet use G31
do you use the G30 position to get the tool to the toolsetter
you can eays remep M6 as to tell if pocket/tool <X use position G30
instet use G31
Please Log in or Create an account to join the conversation.
- benzkiller
- Offline
- New Member
Less
More
- Posts: 8
- Thank you received: 0
17 Oct 2019 08:59 #148096
by benzkiller
Replied by benzkiller on topic different toolsetter position for special tools
To be honest, I'm not really familar with linuxcnc yet. I'am using the M6 remap of ver.by probe screen
Please Log in or Create an account to join the conversation.
23 Oct 2019 22:38 #148641
by andypugh
Replied by andypugh on topic different toolsetter position for special tools
If your M6 remap is in the form of a G-code routine, then you just need some special handling in that code. Look at the O-word section of the G-code docs for if / then / else etc.
Please Log in or Create an account to join the conversation.
Time to create page: 0.072 seconds