Another plasma component...
03 Oct 2019 17:32 #147001
by grijalvap
Replied by grijalvap on topic Another plasma component...
Hi everyone
Finally yesterday I could get the PlasmaC working, I only can say absolutely amazing thanks for this great work.
Finally yesterday I could get the PlasmaC working, I only can say absolutely amazing thanks for this great work.
Please Log in or Create an account to join the conversation.
03 Oct 2019 23:34 #147051
by phillc54
I am close to being able to incorporate Powermax communications using a modified version of your hpmx component. Before releasing it we should put the standard GPL header and copyright notices. As the author of the original I think you should be noted in those comments as well. If you could post your name as you would like it to appear I will add it and post a copy here for you to check out.
A quick question. In hpmx.py you read the registers with a read_holding_registers and in the Hypertherm application note they use read_input_registers. I don't have a Powermax to test with so I made up an Arduino as an emulator but I have used read_input_registers. Do you know if that causes any issues.
Replied by phillc54 on topic Another plasma component...
Glad you like it.Hi everyone
Finally yesterday I could get the PlasmaC working, I only can say absolutely amazing thanks for this great work.
I am close to being able to incorporate Powermax communications using a modified version of your hpmx component. Before releasing it we should put the standard GPL header and copyright notices. As the author of the original I think you should be noted in those comments as well. If you could post your name as you would like it to appear I will add it and post a copy here for you to check out.
A quick question. In hpmx.py you read the registers with a read_holding_registers and in the Hypertherm application note they use read_input_registers. I don't have a Powermax to test with so I made up an Arduino as an emulator but I have used read_input_registers. Do you know if that causes any issues.
The following user(s) said Thank You: rodw
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19226
- Thank you received: 6443
06 Oct 2019 13:41 - 06 Oct 2019 15:14 #147246
by tommylight
Replied by tommylight on topic Another plasma component...
Just tested the latest version of Linuxcnc, plasmac configurator does work as it should except for two lines containing toolchange-something that got left un omitted.
Config was using 7i92 with spetpgens only and an encoder on each port. Everything is Ok and the new config starts and works after omitting said two lines.
The issue is with remembering the configuration setting from the tabs, plasma run and plasma config, those setings do not get saved no matter what. I did only change the ARCOK High and ARCOK low settings so far.
No errors are outputted to the terminal.
I think i read someone else had the same issue but i can not find the topic.
It also does not set the encoder mode to 1, i.e.
setp hm2_5i25.0.encoder.05.counter-mode 1
After some testing, it does save the cut amps but it does not save the cut volts in plasma run tab.
It does save float travel, but it does not save ok high, ok low, and voltage scale.
Config was using 7i92 with spetpgens only and an encoder on each port. Everything is Ok and the new config starts and works after omitting said two lines.
The issue is with remembering the configuration setting from the tabs, plasma run and plasma config, those setings do not get saved no matter what. I did only change the ARCOK High and ARCOK low settings so far.
No errors are outputted to the terminal.
I think i read someone else had the same issue but i can not find the topic.
It also does not set the encoder mode to 1, i.e.
setp hm2_5i25.0.encoder.05.counter-mode 1
After some testing, it does save the cut amps but it does not save the cut volts in plasma run tab.
It does save float travel, but it does not save ok high, ok low, and voltage scale.
Last edit: 06 Oct 2019 15:14 by tommylight. Reason: more info
Please Log in or Create an account to join the conversation.
06 Oct 2019 18:47 - 06 Oct 2019 21:09 #147282
by Clive S
Replied by Clive S on topic Another plasma component...
I have sent Phil my config because of this.
I should re word this to Phil asked me to send my config files to him :
forum.linuxcnc.org/plasmac/37545-problem...-first-time?start=10
I should re word this to Phil asked me to send my config files to him :
forum.linuxcnc.org/plasmac/37545-problem...-first-time?start=10
Last edit: 06 Oct 2019 21:09 by Clive S. Reason: added text and link
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
06 Oct 2019 22:52 - 07 Oct 2019 03:53 #147300
by phillc54
Replied by phillc54 on topic Another plasma component...
Tommy and Clive,
Saving Parameters:
Tool Change:
Encoder Mode:
Saving Parameters:
- I tried from here and all seems OK.
- I then cloned the LinuxCNC repo and build LinuxCNC, ran Configurator and everything works fine.
- I definitely have no problems saving variables from the Config or Run Tabs.
Tool Change:
- It "should" comment out manual toolchange lines and provide toolchange passthrough
- Tom, could you post the <machine>.ini and <machine>.hal that the Configurator created and also the _original_foo.ini and _original_foo.hal backup copies it created.
Encoder Mode:
- The Configurator doesn't set encoder modes at this stage, it assumes that is already correct. (maybe in the future)
Last edit: 07 Oct 2019 03:53 by phillc54.
The following user(s) said Thank You: tommylight, Clive S
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19226
- Thank you received: 6443
07 Oct 2019 13:02 #147325
by tommylight
Replied by tommylight on topic Another plasma component...
Of course i will as soon as i get to my workshop.
Thank you.
Thank you.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19226
- Thank you received: 6443
07 Oct 2019 15:35 #147348
by tommylight
Replied by tommylight on topic Another plasma component...
Config attached in full, ziped to the max.
Please Log in or Create an account to join the conversation.
07 Oct 2019 22:57 - 08 Oct 2019 00:24 #147379
by phillc54
Any other issues?
Edit: A fix has been pushed for this issue.
Replied by phillc54 on topic Another plasma component...
Thanks Tom, I can see the tool change issue and hopefully I can push a fix today.Config attached in full, ziped to the max.
Any other issues?
Edit: A fix has been pushed for this issue.
Last edit: 08 Oct 2019 00:24 by phillc54.
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
08 Oct 2019 01:47 #147404
by phillc54
Replied by phillc54 on topic Another plasma component...
I have a fix for saving parameters so you don't need to press enter for entries done by keyboard. Before I push it I have a question.
I have explicitly prevented Kerf Width from being saved but I cannot remember why I did that.
Can anyone think of a reason for that or shall I allow it to be saved as well?
I have explicitly prevented Kerf Width from being saved but I cannot remember why I did that.
Can anyone think of a reason for that or shall I allow it to be saved as well?
Please Log in or Create an account to join the conversation.
08 Oct 2019 01:59 #147406
by docwelch
Replied by docwelch on topic Another plasma component...
Was it so that it would always default to the material selected?
Please Log in or Create an account to join the conversation.
Moderators: snowgoer540
Time to create page: 0.233 seconds