disable home button while running
19 Apr 2011 19:31 #9119
by BigJohnT
Replied by BigJohnT on topic Re:disable home button while running
I think you have to restart halrun.
You could post it here or the wiki.
John
You could post it here or the wiki.
John
Please Log in or Create an account to join the conversation.
20 Apr 2011 09:27 #9156
by piasdom
Replied by piasdom on topic Re:disable home button while running
ok, don't know how to post to wiki 
but the attached is for others that may need a small step.
this is the xml file, i'll attach the hal file in next post.

but the attached is for others that may need a small step.
this is the xml file, i'll attach the hal file in next post.
Please Log in or Create an account to join the conversation.
20 Apr 2011 09:32 #9157
by piasdom
Replied by piasdom on topic Re:disable home button while running
this is the hal file i used to make my buttons on a sherline 5400 cnc mill
with stepper motors. the file(MyPVC.xml) and this file i used to make these buttons.
with stepper motors. the file(MyPVC.xml) and this file i used to make these buttons.
Please Log in or Create an account to join the conversation.
20 Apr 2011 09:34 #9158
by piasdom
Replied by piasdom on topic Re:disable home button while running
oos....the Jog Axis buttons are not linked as i'm still working on those.
Please Log in or Create an account to join the conversation.
20 Apr 2011 10:15 - 20 Apr 2011 10:18 #9162
by piasdom
Replied by piasdom on topic Re:disable home button while running
ok....back to work. i'm trying to connect the Plus-X,Minus-X button for now.
i have the below and emc starts, but the buttons do nothing. are there
other buttons i should be using ? axis.0...-counts...-enable...-scale ?
net plus-x pyvcp.X-plus <== halui.jog.0.plus
net minus-x pyvcp.X-minus <== halui.jog.0.minus
and do i need to worry/think about he true/false on the pins ?
i have the below and emc starts, but the buttons do nothing. are there
other buttons i should be using ? axis.0...-counts...-enable...-scale ?
net plus-x pyvcp.X-plus <== halui.jog.0.plus
net minus-x pyvcp.X-minus <== halui.jog.0.minus
and do i need to worry/think about he true/false on the pins ?
Last edit: 20 Apr 2011 10:18 by piasdom.
Please Log in or Create an account to join the conversation.
20 Apr 2011 13:44 - 20 Apr 2011 13:45 #9165
by piasdom
Replied by piasdom on topic Re:disable home button while running
well, i have my xml file uploaded here wiki.linuxcnc.org/cgi-bin/emcinfo.pl?PyVCP (bottom of page)
but the link doesn't work.
it goes here
wiki.linuxcnc.org/cgi-bin/emcinfo.pl. i uploaded the file and it(site) gave me the link.
but the link doesn't work.
it goes here
wiki.linuxcnc.org/cgi-bin/emcinfo.pl. i uploaded the file and it(site) gave me the link.
Last edit: 20 Apr 2011 13:45 by piasdom.
Please Log in or Create an account to join the conversation.
20 Apr 2011 17:33 - 20 Apr 2011 17:33 #9170
by piasdom
Replied by piasdom on topic Re:disable home button while running
here's the completely functioning xml.
Last edit: 20 Apr 2011 17:33 by piasdom.
Please Log in or Create an account to join the conversation.
20 Apr 2011 17:35 - 20 Apr 2011 17:37 #9171
by piasdom
Replied by piasdom on topic Re:disable home button while running
won't let me upload a xml file. just rename it (yourname).xml
it did before
it did before

Last edit: 20 Apr 2011 17:37 by piasdom.
Please Log in or Create an account to join the conversation.
20 Apr 2011 18:10 #9175
by andypugh
Replied by andypugh on topic Re:disable home button while running
Your buttons look nicer than mine, did you find a border-width setting or something?
Please Log in or Create an account to join the conversation.
20 Apr 2011 18:19 #9177
by piasdom
Replied by piasdom on topic Re:disable home button while running
they have
<bd>?</bd> for thickness i think...might be "border dim."
<width>?</width> ones the lowest i can get. not that small.
<height>?</height> again one is the smallest
<fg>"COLOR"</fg> for the foreground
<bg>"COLOR>?</bg> background. don't know if the word of the color needs to be in caps or not.
<bd>?</bd> for thickness i think...might be "border dim."
<width>?</width> ones the lowest i can get. not that small.
<height>?</height> again one is the smallest
<fg>"COLOR"</fg> for the foreground
<bg>"COLOR>?</bg> background. don't know if the word of the color needs to be in caps or not.
Please Log in or Create an account to join the conversation.
Time to create page: 0.106 seconds