External offsets limiting jog speed

More
11 Dec 2023 11:08 - 11 Dec 2023 11:19 #287844 by Eyecon
External offsets limiting jog speed was created by Eyecon
Hello,
I have linuxcnc lathe setup on a 7x14 minilathe and trying to implement an electronic leadscrew setup so I can engage a link between the spindle position and the z axis using buttons on the UI. I implemented this by enabling external offsets on the Z axis and a couple of HAL pins nets and it works well. The only trouble is enabling external offsets seems to limit all Z axis to minimum and also the DRO display becomes really confusing as it’s not showing the actual Z position but always seems to have an offset even when I zero the axis. For reference I'm doing this so I can turn the spindle by hand and have synchronized Z axis movement (very useful for turning springs since my spindle can't hold a lot of torque at very low RPMs). 

Is there anyway to modify this behaviour?
Last edit: 11 Dec 2023 11:19 by Eyecon.

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

  • rodw
  • rodw's Avatar
  • Away
  • Platinum Member
  • Platinum Member
More
11 Dec 2023 23:45 #287892 by rodw
Replied by rodw on topic External offsets limiting jog speed
In your Ini file, there is a setting to say what percentage (ratio) of the velocity and accelleration is allocated to external offsets.
If external offsets is mutually exclusive to normal motion, you could do what we do with plasma and that is double the velocity and accelarations and use a ratio of 0.5
This means both normal motion and external offset have 100% of available velocity and acceleration
The following user(s) said Thank You: tommylight, Eyecon

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

More
12 Dec 2023 04:27 - 12 Dec 2023 04:28 #287905 by Eyecon
Replied by Eyecon on topic External offsets limiting jog speed
Yes for now mutually exclusive, just using it to simulate a mechanical leadscrew which is essential for turning springs since the wire is already attached to the mandrel before the spindle runs…G code ops would be used for actual cutting with synchronized movement.

Great idea, thanks for the suggestion!
Last edit: 12 Dec 2023 04:28 by Eyecon.

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

More
12 Dec 2023 05:12 #287906 by Eyecon
Replied by Eyecon on topic External offsets limiting jog speed
Is there a way to set this ratio during runtime?

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

Time to create page: 0.089 seconds
Powered by Kunena Forum