- Hardware & Machines
- Driver Boards
- Koike Aronson Plasma Conversion - sanity check on Mesa board selection?
Koike Aronson Plasma Conversion - sanity check on Mesa board selection?
- brian_cant_code
- Offline
- New Member
-
Less
More
- Posts: 11
- Thank you received: 1
28 Apr 2023 18:57 #270123
by brian_cant_code
Replied by brian_cant_code on topic Koike Aronson Plasma Conversion - sanity check on Mesa board selection?
I think my understanding of the encoder mapping was incorrect. I had it connected to the encoder plug on the 7i96s and couldn't get any readings off of it (I used a bench supply to simulate arc voltage). I switched it to the 7i77 encoder 2 and it works perfectly from there. Thanks for the assist!
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 19794
- Thank you received: 6694
28 Apr 2023 19:03 #270125
by tommylight
Replied by tommylight on topic Koike Aronson Plasma Conversion - sanity check on Mesa board selection?
That can be changed in hal to any of the encoders.
Please Log in or Create an account to join the conversation.
- PCW
-
- Offline
- Moderator
-
Less
More
- Posts: 18267
- Thank you received: 4978
28 Apr 2023 19:21 #270127
by PCW
Replied by PCW on topic Koike Aronson Plasma Conversion - sanity check on Mesa board selection?
Yes, to read the THCAD you need to:
1. Select the correct encoder
2. counter-mode for that encoder must be set to 1
For the rest to work the velocity pin of the selected encoder must be
connected to the appropriate qtplamac signal
1. Select the correct encoder
2. counter-mode for that encoder must be set to 1
For the rest to work the velocity pin of the selected encoder must be
connected to the appropriate qtplamac signal
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 19794
- Thank you received: 6694
28 Apr 2023 21:57 - 28 Apr 2023 21:59 #270138
by tommylight
Replied by tommylight on topic Koike Aronson Plasma Conversion - sanity check on Mesa board selection?
Counter mode is set by PlasmaC/QtPlasmaC, so the only change required should be changing the encoder number.
And wiring ...
Edit,
To quick, encoder number must be changed also in the custom.hal file, i think that is where the encoder mode and some other stuff are.
And wiring ...

Edit,
To quick, encoder number must be changed also in the custom.hal file, i think that is where the encoder mode and some other stuff are.
Last edit: 28 Apr 2023 21:59 by tommylight. Reason: more info
Please Log in or Create an account to join the conversation.
- brian_cant_code
- Offline
- New Member
-
Less
More
- Posts: 11
- Thank you received: 1
28 Apr 2023 23:42 - 28 Apr 2023 23:44 #270146
by brian_cant_code
Replied by brian_cant_code on topic Koike Aronson Plasma Conversion - sanity check on Mesa board selection?
I tried encoder 6 and 7 via hal configuration (thinking that this would map to the encoder port on the 7i96s) and they showed -22 for the voltage. However, when I changed the hal mapping (and moved the plug) over to 7i77 encoder 2 everything worked appropriately. What I'm not sure about is if the encoder port on the 7i96s is active at all in the 7i96s+7i77 configuration.
edit: @tommylight: That's interesting, I don't have this setup in my custom.hal at all, just in my normal one
edit: @tommylight: That's interesting, I don't have this setup in my custom.hal at all, just in my normal one
Last edit: 28 Apr 2023 23:44 by brian_cant_code.
Please Log in or Create an account to join the conversation.
- PCW
-
- Offline
- Moderator
-
Less
More
- Posts: 18267
- Thank you received: 4978
29 Apr 2023 00:24 - 29 Apr 2023 00:27 #270153
by PCW
Replied by PCW on topic Koike Aronson Plasma Conversion - sanity check on Mesa board selection?
It looks like there was an error in the firmware, sorry...
( A typo in the pinout file gave the 7I96S encoder (6)
2 A inputs instead of A and B )
Here is fixed firmware:
( A typo in the pinout file gave the 7I96S encoder (6)
2 A inputs instead of A and B )
Here is fixed firmware:
Attachments:
Last edit: 29 Apr 2023 00:27 by PCW. Reason: clarify
The following user(s) said Thank You: brian_cant_code
Please Log in or Create an account to join the conversation.
- phillc54
-
- Offline
- Platinum Member
-
Less
More
- Posts: 5719
- Thank you received: 2093
29 Apr 2023 00:38 #270154
by phillc54
Replied by phillc54 on topic Koike Aronson Plasma Conversion - sanity check on Mesa board selection?
Configs made with PNCconf typically only have the debounce delays in custom.hal, almost everything else is in <machine_name>.halCounter mode is set by PlasmaC/QtPlasmaC, so the only change required should be changing the encoder number.
And wiring ...
Edit,
To quick, encoder number must be changed also in the custom.hal file, i think that is where the encoder mode and some other stuff are.
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
- phillc54
-
- Offline
- Platinum Member
-
Less
More
- Posts: 5719
- Thank you received: 2093
30 Apr 2023 02:46 #270280
by phillc54
Replied by phillc54 on topic Koike Aronson Plasma Conversion - sanity check on Mesa board selection?
There is no QtAxis PlasmaC that I am aware of.Using PlasmaC or QtAxis PlasmaC or QtPlasmaC?
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 19794
- Thank you received: 6694
30 Apr 2023 10:04 - 29 Jan 2025 04:10 #270301
by tommylight
Ooopps...
Could not recal what the name was, still can't.
Replied by tommylight on topic Koike Aronson Plasma Conversion - sanity check on Mesa board selection?
There is no QtAxis PlasmaC that I am aware of.Using PlasmaC or QtAxis PlasmaC or QtPlasmaC?
Ooopps...
Could not recal what the name was, still can't.

Last edit: 29 Jan 2025 04:10 by tommylight. Reason: formating
Please Log in or Create an account to join the conversation.
- phillc54
-
- Offline
- Platinum Member
-
Less
More
- Posts: 5719
- Thank you received: 2093
01 May 2023 01:25 #270363
by phillc54
Replied by phillc54 on topic Koike Aronson Plasma Conversion - sanity check on Mesa board selection?
If you are meaning
this one
, it is based on AXIS like the old PlasmaC, it is not a Qt GUI.
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
Moderators: PCW, jmelson
- Hardware & Machines
- Driver Boards
- Koike Aronson Plasma Conversion - sanity check on Mesa board selection?
Time to create page: 0.083 seconds