VistaCNC iMach P1A Pendant Step Mode
- spetroce
- Topic Author
- Offline
- New Member
Less
More
- Posts: 1
- Thank you received: 0
15 Jan 2021 19:39 #195485
by spetroce
VistaCNC iMach P1A Pendant Step Mode was created by spetroce
Hi everyone,
I was a long time user of Mach3 and just switched to LinuxCNC. Install and setup was easy. Everything is working except for step mode on my pendant. When the "S/V" mode is selected, it is supposed to go in step mode where the selected jog amount on the UI is issued with each manually generated pulse from the pendant wheel. Nothing is happening. I'm running 2.8.1 and the pendant firmware has been flashed for use with LinuxCNC. Installed the P1A driver without any issues as well. I've experienced this on both 2.7 and 2.8.1. Just wondering if anyone has any suggestions or comments. I'm asking here because I've contacted VistaCNC and have had no response. Thanks.
I was a long time user of Mach3 and just switched to LinuxCNC. Install and setup was easy. Everything is working except for step mode on my pendant. When the "S/V" mode is selected, it is supposed to go in step mode where the selected jog amount on the UI is issued with each manually generated pulse from the pendant wheel. Nothing is happening. I'm running 2.8.1 and the pendant firmware has been flashed for use with LinuxCNC. Installed the P1A driver without any issues as well. I've experienced this on both 2.7 and 2.8.1. Just wondering if anyone has any suggestions or comments. I'm asking here because I've contacted VistaCNC and have had no response. Thanks.
Please Log in or Create an account to join the conversation.
- JohnnyCNC
- Offline
- Platinum Member
Less
More
- Posts: 543
- Thank you received: 100
16 Jan 2021 00:56 #195505
by JohnnyCNC
Replied by JohnnyCNC on topic VistaCNC iMach P1A Pendant Step Mode
I have a P4S and step mode work so I would think yours should too.
I see these settings in my vc-p4s.hal. Do you have something like this? Its the only thing I remember seeing that is specific to the step size.
6. Step size selection is defined in vc-p4s.hal. To change or add step size, open and edit the
numbers (in bold font) in vc-p4s.hal file.
.
.
#P4-S pendant settings
#STEP SIZE, SET 0 TO SKIP.
setp stepsize-1 0.0001
setp stepsize-2 0.001
setp stepsize-3 0.01
setp stepsize-4 0.1
setp stepsize-5 0
setp stepsize-6 0
setp stepsize-7 0
setp stepsize-8 0
setp stepsize-9 0
I see these settings in my vc-p4s.hal. Do you have something like this? Its the only thing I remember seeing that is specific to the step size.
6. Step size selection is defined in vc-p4s.hal. To change or add step size, open and edit the
numbers (in bold font) in vc-p4s.hal file.
.
.
#P4-S pendant settings
#STEP SIZE, SET 0 TO SKIP.
setp stepsize-1 0.0001
setp stepsize-2 0.001
setp stepsize-3 0.01
setp stepsize-4 0.1
setp stepsize-5 0
setp stepsize-6 0
setp stepsize-7 0
setp stepsize-8 0
setp stepsize-9 0
Please Log in or Create an account to join the conversation.
Time to create page: 0.053 seconds