Plasmac ERROR "Plasmac: already exists"
- sharp_reaper
- Offline
- Senior Member
Less
More
- Posts: 73
- Thank you received: 7
30 Mar 2020 15:12 - 30 Mar 2020 15:14 #162122
by sharp_reaper
Plasmac ERROR "Plasmac: already exists" was created by sharp_reaper
Last edit: 30 Mar 2020 15:14 by sharp_reaper.
Please Log in or Create an account to join the conversation.
- phillc54
- Away
- Platinum Member
Less
More
- Posts: 5714
- Thank you received: 2090
31 Mar 2020 03:35 #162198
by phillc54
Replied by phillc54 on topic Plasmac ERROR "Plasmac: already exists"
Could you run your config from a terminal and post the messages.
The following user(s) said Thank You: sharp_reaper
Please Log in or Create an account to join the conversation.
- sharp_reaper
- Offline
- Senior Member
Less
More
- Posts: 73
- Thank you received: 7
31 Mar 2020 14:30 - 31 Mar 2020 14:32 #162264
by sharp_reaper
Replied by sharp_reaper on topic Plasmac ERROR "Plasmac: already exists"
Hi Phill,
Thank you for you reply.
When I run LinuxCNC does not show the window "LinuxCNC errors" but it shows an error bottom-right in the photo above.
I use the configurator of plasmac user guide.
Somehow, I can't turn on the output of torch-on using the GUI button.
Thank you for you reply.
When I run LinuxCNC does not show the window "LinuxCNC errors" but it shows an error bottom-right in the photo above.
I use the configurator of plasmac user guide.
Somehow, I can't turn on the output of torch-on using the GUI button.
Last edit: 31 Mar 2020 14:32 by sharp_reaper.
Please Log in or Create an account to join the conversation.
- rodw
- Offline
- Platinum Member
Less
More
- Posts: 10820
- Thank you received: 3564
31 Mar 2020 14:55 #162265
by rodw
Replied by rodw on topic Plasmac ERROR "Plasmac: already exists"
What Phill has asked you to do is to open a terminal window and type linuxcnc at the command line prompt and press enter.
Then share the error messages printed in that window.
This is the best way to check for errors.
Then share the error messages printed in that window.
This is the best way to check for errors.
The following user(s) said Thank You: sharp_reaper
Please Log in or Create an account to join the conversation.
- sharp_reaper
- Offline
- Senior Member
Less
More
- Posts: 73
- Thank you received: 7
31 Mar 2020 15:34 #162267
by sharp_reaper
Replied by sharp_reaper on topic Plasmac ERROR "Plasmac: already exists"
Sorry, I didn't know that.
Here it goes.
Here it goes.
Attachments:
Please Log in or Create an account to join the conversation.
- Clive S
- Offline
- Platinum Member
Less
More
- Posts: 2240
- Thank you received: 474
31 Mar 2020 16:28 #162271
by Clive S
From your ini file:
[HAL]
# required
TWOPASS = ON
# the base machine
HALFILE = pronum.hal
# the plasmac component connections
HALFILE = plasmac.tcl
# the plasmac machine connections
HALFILE = pronum_connections.hal
# use this for customisation after GUI has loaded
POSTGUI_HALFILE = postgui.hal
# required
HALUI = halui
.
You have 4 hal files but you only list 2 in the post above. I don't see this one: plasmac_config.hal .Not sure if this helps
Replied by Clive S on topic Plasmac ERROR "Plasmac: already exists"
Sorry, I didn't know that.
Here it goes.
From your ini file:
[HAL]
# required
TWOPASS = ON
# the base machine
HALFILE = pronum.hal
# the plasmac component connections
HALFILE = plasmac.tcl
# the plasmac machine connections
HALFILE = pronum_connections.hal
# use this for customisation after GUI has loaded
POSTGUI_HALFILE = postgui.hal
# required
HALUI = halui
.
You have 4 hal files but you only list 2 in the post above. I don't see this one: plasmac_config.hal .Not sure if this helps
The following user(s) said Thank You: sharp_reaper
Please Log in or Create an account to join the conversation.
- rodw
- Offline
- Platinum Member
Less
More
- Posts: 10820
- Thank you received: 3564
31 Mar 2020 16:43 #162274
by rodw
Replied by rodw on topic Plasmac ERROR "Plasmac: already exists"
I think the real issuue is an error in plasmac_config.hal. Can you post it?
Fromthe tail of your screen dump.
This may or may not be your doing
Fromthe tail of your screen dump.
plasmac_config.hal:1: Unknown command 'outputs'
'halcmd -f plasmac_config.hal' exited with 1
This may or may not be your doing
The following user(s) said Thank You: sharp_reaper
Please Log in or Create an account to join the conversation.
- phillc54
- Away
- Platinum Member
Less
More
- Posts: 5714
- Thank you received: 2090
31 Mar 2020 22:23 - 31 Mar 2020 22:25 #162308
by phillc54
Replied by phillc54 on topic Plasmac ERROR "Plasmac: already exists"
Can you zip the complete config directory and post it.
EDIT: Actually you may be missing the # in front of outputs in plasmac_config.hal.
It should look like:
EDIT: Actually you may be missing the # in front of outputs in plasmac_config.hal.
It should look like:
Warning: Spoiler!
# outputs
net plasmac:arc-ok-high plasmac_config.arc-ok-high-f => plasmac.arc-ok-high
net plasmac:arc-ok-low plasmac_config.arc-ok-low-f => plasmac.arc-ok-low
net plasmac:arc-max-starts plasmac_config.arc-max-starts-s => plasmac.arc-max-starts
net plasmac:arc-fail-delay plasmac_config.arc-fail-delay-f => plasmac.arc-fail-delay
net plasmac:arc-voltage-offset plasmac_config.arc-voltage-offset-f => plasmac.arc-voltage-offset
net plasmac:arc-voltage-scale plasmac_config.arc-voltage-scale-f => plasmac.arc-voltage-scale
net plasmac:cornerlock-threshold plasmac_config.cornerlock-threshold-f => plasmac.cornerlock-threshold
net plasmac:float-switch-travel plasmac_config.float-switch-travel-f => plasmac.float-switch-travel
net plasmac:height-per-volt plasmac_config.height-per-volt-f => plasmac.height-per-volt
net plasmac:kerfcross-override plasmac_config.kerfcross-override-f => plasmac.kerfcross-override
net plasmac:ohmic-max-attempts plasmac_config.ohmic-max-attempts-s => plasmac.ohmic-max-attempts
net plasmac:ohmic-probe-offset plasmac_config.ohmic-probe-offset-f => plasmac.ohmic-probe-offset
net plasmac:pid-p-gain plasmac_config.pid-p-gain-f => plasmac.pid-p-gain
net plasmac:pid-d-gain plasmac_config.pid-d-gain-f => plasmac.pid-d-gain
net plasmac:pid-i-gain plasmac_config.pid-i-gain-f => plasmac.pid-i-gain
net plasmac:probe-feed-rate plasmac_config.probe-feed-rate-f => plasmac.probe-feed-rate
net plasmac:probe-start-height plasmac_config.probe-start-height-f => plasmac.probe-start-height
net plasmac:restart-delay plasmac_config.arc-restart-delay-f => plasmac.restart-delay
net plasmac:safe-height plasmac_config.safe-height-f => plasmac.safe-height
net plasmac:scribe-arm-delay plasmac_config.scribe-arm-delay-f => plasmac.scribe-arm-delay
net plasmac:scribe-on-delay plasmac_config.scribe-on-delay-f => plasmac.scribe-on-delay
net plasmac:setup-feed-rate plasmac_config.setup-feed-rate-f => plasmac.setup-feed-rate
net plasmac:skip-ihs-distance plasmac_config.skip-ihs-distance-f => plasmac.skip-ihs-distance
net plasmac:spotting-threshold plasmac_config.spotting-threshold-f => plasmac.spotting-threshold
net plasmac:spotting-time plasmac_config.spotting-time-f => plasmac.spotting-time
net plasmac:thc-delay plasmac_config.thc-delay-f => plasmac.thc-delay
net plasmac:thc-threshold plasmac_config.thc-threshold-f => plasmac.thc-threshold
© 2020 Git
Last edit: 31 Mar 2020 22:25 by phillc54.
The following user(s) said Thank You: sharp_reaper
Please Log in or Create an account to join the conversation.
- sharp_reaper
- Offline
- Senior Member
Less
More
- Posts: 73
- Thank you received: 7
02 Apr 2020 07:25 #162428
by sharp_reaper
Replied by sharp_reaper on topic Plasmac ERROR "Plasmac: already exists"
My plasmac_config is a bit different.
Put the # before the outputs.
Put the # before the outputs.
Please Log in or Create an account to join the conversation.
- rodw
- Offline
- Platinum Member
Less
More
- Posts: 10820
- Thank you received: 3564
02 Apr 2020 08:03 #162430
by rodw
Replied by rodw on topic Plasmac ERROR "Plasmac: already exists"
A number of config files in your RAR file have 0 bytes including plasmac_config.hal
Please Log in or Create an account to join the conversation.
Time to create page: 0.125 seconds