Retain G43

More
30 Jul 2023 18:09 #276575 by zz912
Retain G43 was created by zz912
Am I using RETAIN_G43 correctly?
I would expect the G43 to start automatically after every tool change.
The behavior is the same in both AXIS and Gmoccapy.
 
Attachments:

Please Log in or Create an account to join the conversation.

More
31 Jul 2023 15:15 #276640 by andypugh
Replied by andypugh on topic Retain G43
I think that retain G43 only takes effect if you have programmed G43 once (possibly as a startup G-code)

Please Log in or Create an account to join the conversation.

More
31 Jul 2023 16:18 #276645 by zz912
Replied by zz912 on topic Retain G43
My startup code:
RS274NGC_STARTUP_CODE = G17 G21 G40 G43 G54 G64P0.005 G80 G90 G94 G97 M5 M9

If I have:
RETAIN_G43 = 1
After a toolchange, the Z correction takes 0.

If I have:
RETAIN_G43 = 0
After a toolchange, the Z correction takes on the value of the last selected tool.

Please Log in or Create an account to join the conversation.

More
31 Jul 2023 16:59 #276648 by newbynobi
Replied by newbynobi on topic Retain G43
Than it seems not to work as it should :-(

OK that means I need to fix that on September meeting.
gets priority 2 of 6 ;-)

Norbert

Please Log in or Create an account to join the conversation.

More
18 Aug 2023 11:44 #278355 by pmcstoneinc
Replied by pmcstoneinc on topic Retain G43
Can confirm G43 is not retained after a consecutive commanded coordinate move. Preview shows visually but its not being added to coordinate moves
The following user(s) said Thank You: zz912

Please Log in or Create an account to join the conversation.

More
18 Aug 2023 12:09 #278359 by zz912
Replied by zz912 on topic Retain G43
I would like to ask you to explain your post more simply. I struggle with English. I understand the words you are saying, but I don't know what you mean.

In the video you need to watch:
- "Z" offset tool
- Coordinate "Z" in DRO
- preview
- what happens when I start the G43

I think It is wierd.

Please Log in or Create an account to join the conversation.

More
20 Aug 2024 09:29 #308206 by zz912
Replied by zz912 on topic Retain G43

Am I using RETAIN_G43 correctly?
 


At the moment I answer: NO

I readed definition of RETAIN_G43 again:
linuxcnc.org/docs/stable/html/config/ini...sub:ini:sec:rs274ngc

RETAIN_G43 = 0 (Default: 0)
When set, you can turn on G43 after loading the first tool, and then not worry about it through the PROGRAM. When you finally unload the last tool, G43 mode is CANCELED.


I think the RETAIN_G43 function is for *.ngc file read only. After the *.ngc program ends, it is deactivated.

Therefore, RETAIN_G43 cannot be tested in MDI or MANUAL code.

Please Log in or Create an account to join the conversation.

Time to create page: 0.104 seconds
Powered by Kunena Forum