Mori MV 35/40 retrofit

More
16 Jan 2012 19:50 #16826 by clkeck1
Replied by clkeck1 on topic Re:Mori MV 35/40 retrofit
I tried setting latch-enable to true and moving the axis and it goes false when the axis moves like it should.

When i try to home with home index on the axis movis to the + at search velocity until it hits the home switch then goes - at the latch velocity but never stops. also the latch enable pin never turns true.

Thanks
Cory

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

More
16 Jan 2012 20:12 #16827 by skunkworks
Did you connect the index pin from the encoder to the index enable for each axis?

ie... for the Y axis
net y-index-enable hm2_[HOSTMOT2](BOARD).0.encoder.01.index-enable <=> axis.1.index-enable


sam


clkeck1 wrote:

I tried setting latch-enable to true and moving the axis and it goes false when the axis moves like it should.

When i try to home with home index on the axis movis to the + at search velocity until it hits the home switch then goes - at the latch velocity but never stops. also the latch enable pin never turns true.

Thanks
Cory

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

More
16 Jan 2012 20:33 #16828 by clkeck1
Replied by clkeck1 on topic Re:Mori MV 35/40 retrofit
No i missed that line.

Thanks ill try that tonight and see if it fixes it.

Cory

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

More
17 Jan 2012 03:18 #16833 by clkeck1
Replied by clkeck1 on topic Re:Mori MV 35/40 retrofit
Thanks guys they all work now.

Any one have an idea on the rotary table clamp?

Thanks
cory

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

More
17 Jan 2012 10:32 #16842 by andypugh
Replied by andypugh on topic Re:Mori MV 35/40 retrofit
clkeck1 wrote:

Any one have an idea on the rotary table clamp?


I vaguely recall a "Locking rotary" patch.
git.linuxcnc.org/gitweb?p=emc2.git;a=com...9c2539426e3678504514
Which seems to indicate an undocumented INI file setting.
And that there should be axis.N.is-locked pins, for example.
I don't have access to an EMC2 machine at the moment, so can't say if this is merely a documentation problem, or if the pins don't exist.

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

More
17 Jan 2012 12:54 #16844 by Rick G
Replied by Rick G on topic Re:Mori MV 35/40 retrofit
Well in 2.6 hal there is..

unlock
and
is-unlocked

For rotary axis.

Rick G

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

More
17 Jan 2012 13:10 #16845 by BigJohnT
Replied by BigJohnT on topic Re:Mori MV 35/40 retrofit
Actually it is in 2.5 and the docs will reflect that in a few moments...

John

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

More
17 Jan 2012 13:56 #16846 by skunkworks
Wait....

I have not read through the whole thread - What kind of rotary table do you have and what are you hoping to do with it?

The 'locking rotary' setup within emc will only allow you to 'index' the rotary axis. (it will not allow you to do multi axis machining with the rotory axis involved)


Otherwise - you might just want to make the lock an m-code. say m100 and m101 and then you can unlock/lock it whenever you want.
sam

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

More
17 Jan 2012 14:07 #16847 by clkeck1
Replied by clkeck1 on topic Re:Mori MV 35/40 retrofit
The rotary is a Nikken CNC-200.

I only want the lock for an option when doing roughing or off center drilling. So the locking rotary in EMC won't work.

I haven't read up on creating custom m codes but what all can they control?
It will have to have a check built in to check that the axis is clamped before machining and unclamped before moving.
Also it should disable axis movement when clamped.

Thanks
Cory

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

More
17 Jan 2012 14:56 #16850 by BigJohnT
Replied by BigJohnT on topic Re:Mori MV 35/40 retrofit
clkeck1 wrote:

The rotary is a Nikken CNC-200.

I only want the lock for an option when doing roughing or off center drilling. So the locking rotary in EMC won't work.

I haven't read up on creating custom m codes but what all can they control?
It will have to have a check built in to check that the axis is clamped before machining and unclamped before moving.
Also it should disable axis movement when clamped.

Thanks
Cory


M1xx can set just about any hal pin as well as run any executable file like python and bash etc. So what you want to do is well within the realm of the M1xx. I use M1xx to open and close the collet closer on my CHNC and you just reminded me I need to add to not allow that to open if the spindle is turning...

John

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

Moderators: cncbasher
Time to create page: 0.100 seconds
Powered by Kunena Forum