Another plasma component...
22 May 2019 00:05 #134539
by phillc54
More to do down the road.
Cheers, Phill.
Replied by phillc54 on topic Another plasma component...
Damn, I didn't realise that the tooltips still showed when a widget is hidden.I can see the text from a button that’s not there asking for arc ok voltage. But there is nothing there to click on.
More to do down the road.
Cheers, Phill.
Please Log in or Create an account to join the conversation.
22 May 2019 00:11 #134540
by rodw
Replied by rodw on topic Another plasma component...
Please Log in or Create an account to join the conversation.
22 May 2019 00:22 #134541
by JTknives
Replied by JTknives on topic Another plasma component...
Phill that’s what clued me into my problem. So if it was not there then then I would be still scratching my head. But it did get me to dig into the config file and see how things where called out for each option.
Please Log in or Create an account to join the conversation.
22 May 2019 00:23 #134542
by phillc54
Cheers, Phill.
Replied by phillc54 on topic Another plasma component...
Haha, so we will call it a feature rather than a bug...Phill that’s what clued me into my problem. So if it was not there then then I would be still scratching my head. But it did get me to dig into the config file and see how things where called out for each option.
Cheers, Phill.
Please Log in or Create an account to join the conversation.
22 May 2019 05:26 #134550
by phillc54
Replied by phillc54 on topic Another plasma component...
Axis is back!!!
Another update, some minor updates plus an Axis version is available again, I hope I remembered to put all the changes in.
To make my life easier I have moved the configs. Instead of being in configs/sim/gui/plasmac they now reside in configs/by_machine/gui.
All the files bar the ini files reside in the parent and the configurator will only copy files pertaining to your gui.
Cheers, Phill.
Another update, some minor updates plus an Axis version is available again, I hope I remembered to put all the changes in.
To make my life easier I have moved the configs. Instead of being in configs/sim/gui/plasmac they now reside in configs/by_machine/gui.
All the files bar the ini files reside in the parent and the configurator will only copy files pertaining to your gui.
Cheers, Phill.
The following user(s) said Thank You: tommylight, thefabricator03
Please Log in or Create an account to join the conversation.
22 May 2019 07:31 #134552
by billykid
Replied by billykid on topic Another plasma component...
sorry but I can't get the arc-ok input to work .. trying the only one that comes on is breakaway switch.
net plasmac: float-switch <= hm2_7i80.0.gpio.035.in
net plasmac: float-switch => debounce.0.0.in
net plasmac: arc-ok <= hm2_7i80.0.gpio.039.in_not
net plasmac: arc-ok => debounce.0.1.in
why does breakaway turn on?
net plasmac: float-switch <= hm2_7i80.0.gpio.035.in
net plasmac: float-switch => debounce.0.0.in
net plasmac: arc-ok <= hm2_7i80.0.gpio.039.in_not
net plasmac: arc-ok => debounce.0.1.in
why does breakaway turn on?
Please Log in or Create an account to join the conversation.
22 May 2019 07:35 #134554
by phillc54
Can you post ALL your HAL files
Replied by phillc54 on topic Another plasma component...
sorry but I can't get the arc-ok input to work .. trying the only one that comes on is breakaway switch.
net plasmac: float-switch <= hm2_7i80.0.gpio.035.in
net plasmac: float-switch => debounce.0.0.in
net plasmac: arc-ok <= hm2_7i80.0.gpio.039.in_not
net plasmac: arc-ok => debounce.0.1.in
why does breakaway turn on?
Can you post ALL your HAL files
Please Log in or Create an account to join the conversation.
22 May 2019 07:44 #134556
by rodw
The best way to isolate the fault is to start by watching the signals in halshow. That will show you what is going on at the hardware pin level and let you make sure they are connected to the pins you think they are.
Replied by rodw on topic Another plasma component...
sorry but I can't get the arc-ok input to work .. trying the only one that comes on is breakaway switch.
net plasmac: float-switch <= hm2_7i80.0.gpio.035.in
net plasmac: float-switch => debounce.0.0.in
net plasmac: arc-ok <= hm2_7i80.0.gpio.039.in_not
net plasmac: arc-ok => debounce.0.1.in
why does breakaway turn on?
The best way to isolate the fault is to start by watching the signals in halshow. That will show you what is going on at the hardware pin level and let you make sure they are connected to the pins you think they are.
The following user(s) said Thank You: billykid
Please Log in or Create an account to join the conversation.
22 May 2019 08:20 - 22 May 2019 08:21 #134558
by phillc54
Replied by phillc54 on topic Another plasma component...
Actually I think:should be:Plus all the other lines appear to have a space after the : which should not be there.
Cheers, Phill.
net plasmac: arc-ok => debounce.0.1.in
net plasmac:arc-ok => plasmac.arc-ok-in
Cheers, Phill.
Last edit: 22 May 2019 08:21 by phillc54.
The following user(s) said Thank You: billykid
Please Log in or Create an account to join the conversation.
22 May 2019 08:58 #134562
by billykid
Replied by billykid on topic Another plasma component...
thanks Phill and Rod
it was just this: net plasmac: arc-ok => plasmac.arc-ok-in
that I had mistakenly linked to the debounce.
the translator put the spaces but they are fine
it was just this: net plasmac: arc-ok => plasmac.arc-ok-in
that I had mistakenly linked to the debounce.
the translator put the spaces but they are fine
The following user(s) said Thank You: phillc54
Please Log in or Create an account to join the conversation.
Moderators: snowgoer540
Time to create page: 0.428 seconds