Re: [Emc-users] Looking for ways to connect external pots up to axis. (similar to how gmoccapy works)

2021-05-24 Thread andrew beck
thanks phil I will have a look On Tue, May 25, 2021 at 10:22 AM Feral Engineer wrote: > Yup, just found it. > > This should work-ish > > loadrt conv_float_s32 > addf conv-float-s32.0 servo-thread > setp halui.rapid-override.direct-value 1 > setp halui.rapid-override.scale .038 > net

Re: [Emc-users] Looking for ways to connect external pots up to axis. (similar to how gmoccapy works)

2021-05-24 Thread Feral Engineer
Yup, just found it. This should work-ish loadrt conv_float_s32 addf conv-float-s32.0 servo-thread setp halui.rapid-override.direct-value 1 setp halui.rapid-override.scale .038 net jog-override-scale hm2_7i76e.0.7i76.0.0.analogin0 conv-float-s32.0.in net jog-override-anal conv-float-s32.0.out

Re: [Emc-users] Looking for ways to connect external pots up to axis. (similar to how gmoccapy works)

2021-05-24 Thread Feral Engineer
I've got this, but it's on my PI inside my emco... I'd swear I sent it to you a few weeks ago. Check the Facebook chat. Phil T. The Feral Engineer Check out my LinuxCNC tutorials, machine builds and other antics at www.youtube.com/c/theferalengineer On Mon, May 24, 2021, 3:49 PM andrew beck

Re: [Emc-users] Looking for ways to connect external pots up to axis. (similar to how gmoccapy works)

2021-05-24 Thread andy pugh
On Mon, 24 May 2021 at 21:17, andrew beck wrote: > I was playing with most of those halui pins last night. They all didn't > work. Or it's possible that they are just not updating the axis gui > sliders to reflect pot value I thought that Axis knew how to update the sliders to reflect the

Re: [Emc-users] Looking for ways to connect external pots up to axis. (similar to how gmoccapy works)

2021-05-24 Thread Gene Heskett
On Monday 24 May 2021 15:47:09 andrew beck wrote: > Hey everyone. > > I have pots set up as external overrides on my machine. > > I'm using axis currently as a short term solution before changing to a > qtpyvcp or qtvcp gui. > > Just trying to connect up my pots to the feedrate overrides. > > In

Re: [Emc-users] Looking for ways to connect external pots up to axis. (similar to how gmoccapy works)

2021-05-24 Thread andrew beck
Hey Andy. I was playing with most of those halui pins last night. They all didn't work. Or it's possible that they are just not updating the axis gui sliders to reflect pot value On Tue, 25 May 2021, 7:55 AM Andy Pugh, wrote: > > > > On 24 May 2021, at 20:50, andrew beck wrote: > > > > In

Re: [Emc-users] Looking for ways to connect external pots up to axis. (similar to how gmoccapy works)

2021-05-24 Thread Andy Pugh
> On 24 May 2021, at 20:50, andrew beck wrote: > > In gmoccapy there is a direct value pin which alloys me to change the gui > sliders from pots. Have a look at the hallui pins. I think that they include what you want. ___ Emc-users mailing list