Qtplasmac Control cutting current Ampers plasma cutter

More
29 Oct 2023 08:39 #284007 by Plasmanfm
Halo phillc54
So I'm a little further along again
When I use volt it works like this:
net plasmas:cut-volts => hm2_7i96s.0.pwmgn.00.value
If I net plasmas:cut-amps => hm2_7i96s.0.pwmgn.00.value
I got the error: pin not found
That's right, I don't have a pin with the names in plasmac
how can I add this to plasmac?


King regarde and thank‘s
juergen

Please Log in or Create an account to join the conversation.

More
29 Oct 2023 08:48 - 29 Oct 2023 11:46 #284008 by phillc54
You need to use one of the names from this post:
forum.linuxcnc.org/plasmac/50468-qtplasm...utter?start=0#283780

probably the -f one which is a float. 

Edit: I should have mentioned that you will need to net to the qtplasmac pin in a postgui Hal file. 
Last edit: 29 Oct 2023 11:46 by phillc54.

Please Log in or Create an account to join the conversation.

More
29 Oct 2023 19:14 - 29 Oct 2023 19:30 #284066 by Plasmanfm
hallo phillc54
My big thanks
in the custom_postgui.hal
net qtplasma.cut_amps hm2_7i96s.0.pwmgn.00.valuen qtplasma.cut_amps-f that working?
net qtplasma.cut_amps hm2_7i96s.0.pwmgn.00.valuen not working
you have 0 value displayet in the hm2_7i96s.0.pwmgn.00.valuen halshow…

king regarde and thank´s
juergen
       
Last edit: 29 Oct 2023 19:30 by Plasmanfm.

Please Log in or Create an account to join the conversation.

More
29 Feb 2024 04:19 #294748 by shasse
Watching this thread, I was hoping you could do something like this in the gcode to use the configured material amps value (along with the spindle config above):

M3 $0 S#<_hal[plasmac.cut-amps]>

but from linuxcnc.org/docs/html/man/man9/plasmac.9.html it looks like the material's cut-amps is not exposed, but other material properties like cut-volts, cut-feed-rate and cut-height are exposed via the plasmac component.

Is there a reason not to have things like "cut-amps" or "gas-pressure" for the current material exposed via the plasmac component? Is there another way to get to those through HAL so they could be embedded in gcode files?

Thanks!

Scott

Please Log in or Create an account to join the conversation.

More
29 Feb 2024 04:53 #294749 by phillc54
All the material parameter pins are exposed by the GUI's qtplasmac component by both a float pin and a s32 pin:
Warning: Spoiler!
Attachments:
The following user(s) said Thank You: shasse

Please Log in or Create an account to join the conversation.

More
01 Mar 2024 01:34 #294813 by shasse
This looks like it will work perfectly, thank you!

Please Log in or Create an account to join the conversation.

Moderators: snowgoer540
Time to create page: 0.107 seconds
Powered by Kunena Forum