Another plasma component...
- thefabricator03
- Offline
- Platinum Member
-
Less
More
- Posts: 1129
- Thank you received: 533
21 Jun 2019 08:14 #137464
by thefabricator03
Rod,
Do you mind sharing your sheetcam post for Plasmac that has the new disable function.
Replied by thefabricator03 on topic Another plasma component...
Anyway, the good news is once I had pins that actually got the adaptive feed working, I sorted out some code snippets and cutting rules for holes for Sheetcam and it all works nicely.
Rod,
Do you mind sharing your sheetcam post for Plasmac that has the new disable function.
Please Log in or Create an account to join the conversation.
- rodw
-
- Away
- Platinum Member
-
Less
More
- Posts: 11184
- Thank you received: 3726
21 Jun 2019 08:47 - 21 Jun 2019 08:47 #137469
by rodw
Yes, I will when I'm back at work. I did not change much today, the magic is in the cutting rules., not the post processor.
Replied by rodw on topic Another plasma component...
Anyway, the good news is once I had pins that actually got the adaptive feed working, I sorted out some code snippets and cutting rules for holes for Sheetcam and it all works nicely.
Rod,
Do you mind sharing your sheetcam post for Plasmac that has the new disable function.
Yes, I will when I'm back at work. I did not change much today, the magic is in the cutting rules., not the post processor.
Last edit: 21 Jun 2019 08:47 by rodw.
Please Log in or Create an account to join the conversation.
- phillc54
-
Topic Author
- Offline
- Platinum Member
-
Less
More
- Posts: 5723
- Thank you received: 2095
21 Jun 2019 09:21 #137472
by phillc54
Replied by phillc54 on topic Another plasma component...
I think the configurator is fixed now...
Cheers, Phill.
Cheers, Phill.
The following user(s) said Thank You: rodw
Please Log in or Create an account to join the conversation.
- rodw
-
- Away
- Platinum Member
-
Less
More
- Posts: 11184
- Thank you received: 3726
21 Jun 2019 09:38 #137476
by rodw
I just love being the crash dummy. Its a small price to pay for all of your hard work. Just unexpected changes can take some time to understand.
Replied by rodw on topic Another plasma component...
I think the configurator is fixed now...
Cheers, Phill.
I just love being the crash dummy. Its a small price to pay for all of your hard work. Just unexpected changes can take some time to understand.
Please Log in or Create an account to join the conversation.
- phillc54
-
Topic Author
- Offline
- Platinum Member
-
Less
More
- Posts: 5723
- Thank you received: 2095
21 Jun 2019 10:15 #137480
by phillc54
Cheers, Phill.
Replied by phillc54 on topic Another plasma component...
HaHa, sometimes they take me a while to understand as wellI just love being the crash dummy. Its a small price to pay for all of your hard work. Just unexpected changes can take some time to understand.
Cheers, Phill.
Please Log in or Create an account to join the conversation.
- phillc54
-
Topic Author
- Offline
- Platinum Member
-
Less
More
- Posts: 5723
- Thank you received: 2095
22 Jun 2019 04:12 #137549
by phillc54
Replied by phillc54 on topic Another plasma component...
I have pushed a couple of enhancements to the configurator:
You can select from a Run tab or a Run panel
The original plasmac.hal is now split into plasmac.hal and plasmac_connection.hal so there is just a link to plasmac.hal rather than a file in your config directory.
It is also possible ti use configurator to overwite an existing config if you need to make any changes. (as always, backup first...)
Cheers, Phill
You can select from a Run tab or a Run panel
The original plasmac.hal is now split into plasmac.hal and plasmac_connection.hal so there is just a link to plasmac.hal rather than a file in your config directory.
It is also possible ti use configurator to overwite an existing config if you need to make any changes. (as always, backup first...)
Cheers, Phill
Please Log in or Create an account to join the conversation.
- rodw
-
- Away
- Platinum Member
-
Less
More
- Posts: 11184
- Thank you received: 3726
22 Jun 2019 04:55 #137554
by rodw
Replied by rodw on topic Another plasma component...
So no change to Plasmac core Phill?
Please Log in or Create an account to join the conversation.
- phillc54
-
Topic Author
- Offline
- Platinum Member
-
Less
More
- Posts: 5723
- Thank you received: 2095
22 Jun 2019 05:01 #137556
by phillc54
Replied by phillc54 on topic Another plasma component...
No, just the configurator and readme.
Please Log in or Create an account to join the conversation.
- thefabricator03
- Offline
- Platinum Member
-
Less
More
- Posts: 1129
- Thank you received: 533
22 Jun 2019 05:43 #137558
by thefabricator03
Replied by thefabricator03 on topic Another plasma component...
Phill,
This might seem like a stupid question,
With the configurator, How do I know what the Hal Pins are for the Arc ok, Ohmic Probe, Ohmic Probe enable, Float switch and Torch on.
With my basic config I have the motors jogging in the basic Axis GUI. but I dont have any of the above in the HAL or INI.
I tried using a HAL file that was posted a while ago with the Plasamc stuff in it but my basic AXIS config would not open saying it cannot find the Plasmac Hal pins.
This might seem like a stupid question,
With the configurator, How do I know what the Hal Pins are for the Arc ok, Ohmic Probe, Ohmic Probe enable, Float switch and Torch on.
With my basic config I have the motors jogging in the basic Axis GUI. but I dont have any of the above in the HAL or INI.
I tried using a HAL file that was posted a while ago with the Plasamc stuff in it but my basic AXIS config would not open saying it cannot find the Plasmac Hal pins.
Please Log in or Create an account to join the conversation.
- phillc54
-
Topic Author
- Offline
- Platinum Member
-
Less
More
- Posts: 5723
- Thank you received: 2095
22 Jun 2019 06:53 #137559
by phillc54
Replied by phillc54 on topic Another plasma component...
There is no such thing as a stupid question, sometimes there are stupid answers...
You use the HAL pin that you have wired up as that function.
e.g. In my panel I have:
arc-voltage-in = hm2_7i76e.0.encoder.00.velocity
float-switch = hm2_7i76e.0.7i76.0.0.input-08-not
torch-on = hm2_7i76e.0.7i76.0.0.output-00
Cheers, Phill.
You use the HAL pin that you have wired up as that function.
e.g. In my panel I have:
arc-voltage-in = hm2_7i76e.0.encoder.00.velocity
float-switch = hm2_7i76e.0.7i76.0.0.input-08-not
torch-on = hm2_7i76e.0.7i76.0.0.output-00
Cheers, Phill.
Please Log in or Create an account to join the conversation.
Moderators: snowgoer540
Time to create page: 0.312 seconds