g33 syncronized motion without spindle speed?

More
05 Jan 2015 04:05 #54555 by justin
I have not posted a while. Been using my converted CHNC lathe for a few years without any trouble.... Anyway I was playing with rigid tapping lately which make me wonder something else.

Can I put a feed per revolution (lathe) say .050 per rev on the z axis but not command a spindle speed. I would like to do this in mdi then be able to rotate the spindle by hand and have the z axis move in sync with the spindle.

The application would be cleaning up threads similar to the way you can do it on a manual lathe. Seems entirely possible because I can use spindle speed override while taping and the feedrate is automatically adjusted.

Seem from the literature that it expects spindle speed. Is there anyway around this?

Thanks!

Justin

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

More
05 Jan 2015 06:35 #54562 by cmorley
I think (have not tested):

set spindle running with M and S code
have spindle-at-speed true

So you would need to be able to set M and S code without the spindle drive actually responding.
You would need to be able to force the spindle-at-speed signal True (could already be that way)

You could also try setting the spindle override down to zero.
That usually requires a INI setting to be changed if using AXIS screen : MIN_SPINDLE_OVERRIDE

Chris M

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

More
06 Jan 2015 08:27 #54635 by andypugh
As Chris said, setting feed-per-rev without a spindle speed is normally an error.
But if you set spindle-override to zero you can "fool" the system into letting you do it.

This Youtube video shows someone doing exactly what you seem to want.

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

More
06 Jan 2015 11:04 #54642 by justin
Thanks for the tips. I can indeed fake it out by turning the spindle override to zero. This worked while in the middle of a g76 threading cycle as well. (that seems like what was going on in the youtube video)

The only thing is it will only feed one direction. If you spin the spindle in reverse it will not feed the opposite direction. It is actually pretty interesting. Say I spin the spindle 3 revolutions in reverse then start spinning it forward it will not have any movement until it has rotated the 3 revolutions back to where it started and then it will start feeding again.

I am guessing this is because it has either m3 or m4 as well as a z axis destination already programmed in.


I can't find anyway around this little problem. However I can probably do most of what I after feeding in one direction only. Just be careful to not rotate backward at all.


Justin

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

Time to create page: 0.180 seconds
Powered by Kunena Forum