Another plasma component...
14 Apr 2019 03:27 - 14 Apr 2019 03:29 #130817
by phillc54
Replied by phillc54 on topic Another plasma component...
Last edit: 14 Apr 2019 03:29 by phillc54.
Please Log in or Create an account to join the conversation.
- islander261
- Offline
- Platinum Member
Less
More
- Posts: 757
- Thank you received: 216
14 Apr 2019 03:37 #130818
by islander261
Replied by islander261 on topic Another plasma component...
Phill
I am up to my backside in wading though getting a tax return finished. I will not get to any testing before Monday afternoon my time (Tuesday morning early for you) at the earliest.
John
I am up to my backside in wading though getting a tax return finished. I will not get to any testing before Monday afternoon my time (Tuesday morning early for you) at the earliest.
John
Please Log in or Create an account to join the conversation.
14 Apr 2019 03:40 #130819
by phillc54
Replied by phillc54 on topic Another plasma component...
John,
No worries at all, I can always find something to do...
Thank you for all your testing.
Cheers, Phill.
No worries at all, I can always find something to do...
Thank you for all your testing.
Cheers, Phill.
Please Log in or Create an account to join the conversation.
14 Apr 2019 04:35 #130821
by phillc54
Replied by phillc54 on topic Another plasma component...
I have pushed a couple of minor updates:
- show thc as locked until target voltage established at start of cut
- change all stop on error to pause on error
Cheers, Phill.
- show thc as locked until target voltage established at start of cut
- change all stop on error to pause on error
Cheers, Phill.
Please Log in or Create an account to join the conversation.
14 Apr 2019 04:36 #130822
by JTknives
Replied by JTknives on topic Another plasma component...
Attachments:
Please Log in or Create an account to join the conversation.
14 Apr 2019 06:00 #130824
by phillc54
Replied by phillc54 on topic Another plasma component...
I have pushed another update:
- fix torch pulse and ohmic test while paused
Cheers, Phill.
JTknives, I will try a fresh git clone on my workshop machine and get back to you.
Cheers, Phill.
- fix torch pulse and ohmic test while paused
Cheers, Phill.
JTknives, I will try a fresh git clone on my workshop machine and get back to you.
Cheers, Phill.
Please Log in or Create an account to join the conversation.
14 Apr 2019 06:29 #130825
by rodw
Replied by rodw on topic Another plasma component...
JT Knives, as mentioned earlier, the problem is (I think) that you built your plasmac config as the root user either becasue root was logged in or you used sudo when compiling. In this instance, that means you as the user does not have permissions that are required to run LinuxCNC. So it is finding the other config
Please Log in or Create an account to join the conversation.
14 Apr 2019 06:40 #130826
by phillc54
This should be:The one you cloned is my fork of linuxcnc so you would have master branch...
I just completed a brand new install and it does work...
Cheers, Phill.
Replied by phillc54 on topic Another plasma component...
JTknives wrote:
jtknives@plasma:~$ git clone github.com/phillc54/linuxcnc.git ~/plasmac
This should be:
git clone https://github.com/phillc54/linuxcnc-plasmac ~/plasmac
I just completed a brand new install and it does work...
Cheers, Phill.
Please Log in or Create an account to join the conversation.
14 Apr 2019 07:57 #130829
by JTknives
Replied by JTknives on topic Another plasma component...
Facepalm, thankyou
Please Log in or Create an account to join the conversation.
15 Apr 2019 04:34 - 15 Apr 2019 06:31 #130885
by phillc54
Replied by phillc54 on topic Another plasma component...
John,
I intend to have another attempt at the m-code override parameters and I am trying to get my head around how it should work so I hope you can help me out with the following:
At the moment I believe you set thc-enable and cut-height from m-code, I can understand thc-enable but wouldn't cut height be better set by the cut parameters from the material selected on the panel.
Do you use a digital out for thc-enable and an analog out for cut-height, or just use analog for both.
If during a job a spin box value is changed should this then override the last m-code or should the last m-code be the value used until a new m-code or the end of the job.
When a job is finished should the original spinbox values then be set as the values for the next job or should they stay at what was last used.
If anyone else would like to chime in you are more than welcome...
Cheers, Phill.
I intend to have another attempt at the m-code override parameters and I am trying to get my head around how it should work so I hope you can help me out with the following:
At the moment I believe you set thc-enable and cut-height from m-code, I can understand thc-enable but wouldn't cut height be better set by the cut parameters from the material selected on the panel.
Do you use a digital out for thc-enable and an analog out for cut-height, or just use analog for both.
If during a job a spin box value is changed should this then override the last m-code or should the last m-code be the value used until a new m-code or the end of the job.
When a job is finished should the original spinbox values then be set as the values for the next job or should they stay at what was last used.
If anyone else would like to chime in you are more than welcome...
Cheers, Phill.
Last edit: 15 Apr 2019 06:31 by phillc54.
Please Log in or Create an account to join the conversation.
Moderators: snowgoer540
Time to create page: 0.243 seconds