halui.spindle-override.increase bug ?
25 Sep 2016 10:16 #80894
by dinkata
halui.spindle-override.increase bug ? was created by dinkata
I asked in Topic Hal .
Am I wrong or is it a bug .
I use button halui.spindle-override.increase , halui.spindle-override.decrease
Spindle speed blink
Am I wrong or is it a bug .
I use button halui.spindle-override.increase , halui.spindle-override.decrease
Spindle speed blink
Please Log in or Create an account to join the conversation.
25 Sep 2016 10:35 #80897
by pippin88
Replied by pippin88 on topic halui.spindle-override.increase bug ?
I have the exact same problem and just posted about it today. (forum.linuxcnc.org/forum/gmoccapy/29928-...set-jog-speed-how-to)
Thank you for making video.
Thank you for making video.
Please Log in or Create an account to join the conversation.
25 Sep 2016 14:01 #80906
by newbynobi
Replied by newbynobi on topic halui.spindle-override.increase bug ?
And I tested with sim and I am not able to reproduce that.
I am sure both of you have additional settings influencing the spindle, but without config, I am not able to check that.
Norbert
I am sure both of you have additional settings influencing the spindle, but without config, I am not able to check that.
Norbert
The following user(s) said Thank You: dinkata
Please Log in or Create an account to join the conversation.
25 Sep 2016 17:12 - 25 Sep 2016 17:13 #80908
by dinkata
Replied by dinkata on topic halui.spindle-override.increase bug ?
Hi Norbert ,
for example ( video ) standard configuration with Stepper Configuration Wizard for Parallel Port .
Then I made buttons in Glade for test ;
ini :custom1.halit does not affect......0.001 or 0.1 .......
that is all
P.S. Unfortunately, at this time I have only Windows , no Debian Linuxcnc
for example ( video ) standard configuration with Stepper Configuration Wizard for Parallel Port .
Then I made buttons in Glade for test ;
ini :
DISPLAY = gmoccapy
...............
EMBED_TAB_NAME = spindleoverride
EMBED_TAB_LOCATION = box_cooling
EMBED_TAB_COMMAND = gladevcp -x {XID} -H custom1.hal custom1.glade
..................
net btnincr custom1.hal_button1 => halui.spindle-override.increase
net btndecr custom1.hal_button2 => halui.spindle-override.decrease
setp halui.spindle-override.scale 0.01
that is all
P.S. Unfortunately, at this time I have only Windows , no Debian Linuxcnc
Last edit: 25 Sep 2016 17:13 by dinkata.
Please Log in or Create an account to join the conversation.
25 Sep 2016 18:58 #80910
by newbynobi
Replied by newbynobi on topic halui.spindle-override.increase bug ?
Please Log in or Create an account to join the conversation.
26 Sep 2016 05:05 - 26 Sep 2016 05:17 #80919
by dinkata
Replied by dinkata on topic halui.spindle-override.increase bug ?
Hi Norbert
update 2.7.7
Please test the attached configuration .
After switching ,Run spindle, press Increase button
www.linuxcnc.org/linuxcnc-2.7-wheezy.isoWhat version of gmoccapy do you run?
update 2.7.7
Please test the attached configuration .
After switching ,Run spindle, press Increase button
Last edit: 26 Sep 2016 05:17 by dinkata.
Please Log in or Create an account to join the conversation.
26 Sep 2016 11:15 - 26 Sep 2016 11:16 #80928
by pippin88
Norbert,
LinuxCNC 2.7.7
gmoccapy 1.5.6.4
I tried your files and I have the same problem.
Video:
I have attached my config folder (with your glade panel).
Replied by pippin88 on topic halui.spindle-override.increase bug ?
This is my test config files, and here it does work!
What version of gmoccapy do you run?
Norbert
Norbert,
LinuxCNC 2.7.7
gmoccapy 1.5.6.4
I tried your files and I have the same problem.
Video:
I have attached my config folder (with your glade panel).
Last edit: 26 Sep 2016 11:16 by pippin88.
Please Log in or Create an account to join the conversation.
26 Sep 2016 20:57 #80954
by newbynobi
Replied by newbynobi on topic halui.spindle-override.increase bug ?
Hi,
I had a look at your files and couldn't find the reason, but i is probably caused from the VFD component, as the pins seems to work when spindle is off
Someone here to help finding the reason? I do not have spindle feedback and no VFD on my machine, i miss some harware to finish that part.
What hapen, if you change the override to 120 and start afterwarts the spindle?
Norbert (will be out for about a week)
I had a look at your files and couldn't find the reason, but i is probably caused from the VFD component, as the pins seems to work when spindle is off
Someone here to help finding the reason? I do not have spindle feedback and no VFD on my machine, i miss some harware to finish that part.
What hapen, if you change the override to 120 and start afterwarts the spindle?
Norbert (will be out for about a week)
Please Log in or Create an account to join the conversation.
27 Sep 2016 03:34 - 27 Sep 2016 03:36 #80965
by dinkata
Replied by dinkata on topic halui.spindle-override.increase bug ?
There is no VFD componentbut i is probably caused from the VFD component
TestSpindle #80919Please test the attached configuration
Last edit: 27 Sep 2016 03:36 by dinkata.
Please Log in or Create an account to join the conversation.
27 Sep 2016 08:18 #80977
by newbynobi
Replied by newbynobi on topic halui.spindle-override.increase bug ?
YEEESSSSS!
I got it!
And solved that one, the bug was already in 2.6, so it is quiete old. Thanks to insist to solve that one.
I pushed the bugfix to 2.6, 2.7 and master!
If you need to repair 2.7 (only this one!) right now, please take the attached file, rename it to be gmoccapy without extension and replace the file gmoccapy in /usr/bin/
Owner should be root and group also root, the file must be executable.
or use buildbot 2.7.
Of course make a backup copy of the original file
Norbert
I got it!
And solved that one, the bug was already in 2.6, so it is quiete old. Thanks to insist to solve that one.
I pushed the bugfix to 2.6, 2.7 and master!
If you need to repair 2.7 (only this one!) right now, please take the attached file, rename it to be gmoccapy without extension and replace the file gmoccapy in /usr/bin/
Owner should be root and group also root, the file must be executable.
or use buildbot 2.7.
Of course make a backup copy of the original file
Norbert
The following user(s) said Thank You: dinkata
Please Log in or Create an account to join the conversation.
Time to create page: 0.106 seconds