M6T Remap

More
10 Nov 2017 21:34 - 10 Nov 2017 21:41 #101630 by pmcstoneinc
M6T Remap was created by pmcstoneinc
I do not know where to ask this but looking over doing a complete remap and I noticed that the actual tool pocket parameter does not push the correct value. The value that is being pushed as "pocket" is the table row the tool code resides in in tool.tbl Can anyone else confirm this??? Thanks
Last edit: 10 Nov 2017 21:41 by pmcstoneinc.

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

More
11 Nov 2017 17:20 #101662 by pmcstoneinc

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

More
14 Nov 2017 13:48 #101774 by andypugh
Replied by andypugh on topic M6T Remap

I do not know where to ask this but looking over doing a complete remap and I noticed that the actual tool pocket parameter does not push the correct value. The value that is being pushed as "pocket" is the table row the tool code resides in in tool.tbl Can anyone else confirm this??? Thanks


Which version of LinuxCNC? (I thought this had been fixed)

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

More
15 Nov 2017 04:55 #101816 by pmcstoneinc
Replied by pmcstoneinc on topic M6T Remap
Thanks Andy you were right def an older version. I have another question in regards to usage of M6 and T When used together on the same line, T or tool prepare info doesn't get pushed until the next usage of M6 Is this related to older version as well??? Let me know. Big thanks.

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

More
15 Nov 2017 15:15 #101835 by bevins
Replied by bevins on topic M6T Remap

Thanks Andy you were right def an older version. I have another question in regards to usage of M6 and T When used together on the same line, T or tool prepare info doesn't get pushed until the next usage of M6 Is this related to older version as well??? Let me know. Big thanks.


Tool prepare should be done before the actual toolchange. Probably whats happening is M6 Tx is doing the toolchange, then setting tool prepare. So your toolchange is using what is in the last toolchange.... When the next M6 comes up it is using the last Tx or what is in the toolprepare bit.

Shouldn't it be Tx M6? Then the M6 would use the new toolprepare......

Thats the way I think it is suppose to be.

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

More
15 Nov 2017 15:21 #101837 by pmcstoneinc
Replied by pmcstoneinc on topic M6T Remap
Even using TX M6 first same results as M6 TX.......hmmmm

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

More
15 Nov 2017 15:25 #101838 by bevins
Replied by bevins on topic M6T Remap
tool-prep-number doesnt carry the Tx ?

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

More
15 Nov 2017 15:28 #101841 by pmcstoneinc
Replied by pmcstoneinc on topic M6T Remap
It carrys the T, but M6 (remap) doesnt see the updated T if that makes sense......

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

More
15 Nov 2017 15:30 #101842 by bevins
Replied by bevins on topic M6T Remap
Then that would be up to your remap code to use it.

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

More
15 Nov 2017 15:42 - 15 Nov 2017 15:52 #101844 by pmcstoneinc
Replied by pmcstoneinc on topic M6T Remap
o<change> sub
G53G0Z0
G4P0.1
G0 X40 Y-[#<_hal[iocontrol.0.tool-prep-pocket]>*150]
o<change> endsub [1]
m2

using stdglue.py remap for M6, TX is just looped together
Last edit: 15 Nov 2017 15:52 by pmcstoneinc.

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

Time to create page: 0.106 seconds
Powered by Kunena Forum