Hal encoder bug?
22 Apr 2011 17:45 #9263
by andypugh
Replied by andypugh on topic Re:Hal encoder bug?
Does it have to be M6?
If you can put up with using
O<toolchange> CALL 5
to load a tool then you could put the actual M6 command and a probe - touch-off in a subroutine.
There will eventually be a way to define a G-code routine to be called by M6 (ie, it is there and working in the 2.6 branch) So the G-code will have a standard-looking M6 T5 in it, but the toolchange will be a sequence of G-code commands.
You can see an example of how it would work in the demo config here:
git.linuxcnc.org/gitweb?p=emc2.git;a=tre...22843eba66a1fd23d94e
(The owordm6-ui.ini file)
But I don't think it will work unless you download and compile the development version.
If you can put up with using
O<toolchange> CALL 5
to load a tool then you could put the actual M6 command and a probe - touch-off in a subroutine.
There will eventually be a way to define a G-code routine to be called by M6 (ie, it is there and working in the 2.6 branch) So the G-code will have a standard-looking M6 T5 in it, but the toolchange will be a sequence of G-code commands.
You can see an example of how it would work in the demo config here:
git.linuxcnc.org/gitweb?p=emc2.git;a=tre...22843eba66a1fd23d94e
(The owordm6-ui.ini file)
But I don't think it will work unless you download and compile the development version.
Please Log in or Create an account to join the conversation.
- Mike_Eitel
- Offline
- Platinum Member
Less
More
- Posts: 1150
- Thank you received: 184
22 Apr 2011 18:59 - 22 Apr 2011 19:28 #9264
by Mike_Eitel
Replied by Mike_Eitel on topic Re:Hal encoder bug?
Hi Andy
Whats your best guess for that version ?, How long until it will be released ?
Mike
P.S.
I do not like to compile and use a development version.
Patience could be beteer
Whats your best guess for that version ?, How long until it will be released ?
Mike
P.S.
I do not like to compile and use a development version.
Patience could be beteer
Last edit: 22 Apr 2011 19:28 by Mike_Eitel. Reason: time
Please Log in or Create an account to join the conversation.
22 Apr 2011 21:14 #9270
by andypugh
Replied by andypugh on topic Re:Hal encoder bug?
2.5 isn't out yet, so I would imagine that 2.6 is probably 6 months away.
I don't think that those changes are due in 2.5.
I don't think that those changes are due in 2.5.
Please Log in or Create an account to join the conversation.
Time to create page: 0.065 seconds