Mesa 7i96 driver/setup Plasma Table
24 Jul 2018 09:10 #114733
by rodw
Replied by rodw on topic Mesa 7i96 driver/setup Plasma Table
A different card, but this example for a 7i76e should point you in the right direction to configure the stepgens
forum.linuxcnc.org/47-hal-examples/34072...antry-example#106523
forum.linuxcnc.org/47-hal-examples/34072...antry-example#106523
The following user(s) said Thank You: snugglylovemuffin
Please Log in or Create an account to join the conversation.
- snugglylovemuffin
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 209
- Thank you received: 11
24 Jul 2018 18:51 #114757
by snugglylovemuffin
Replied by snugglylovemuffin on topic Mesa 7i96 driver/setup Plasma Table
So I'll need to change pins to:
hm2/hm2_7i96.0. IO Pin 000 (01-01[TB 1,2,3 then pin?]): IO Port <(denote function?)
I.E.
hm2/hm2_7i96.0. IO Pin 33 (03-14): net estop-ext
OR
net estop-ext <= hm2_7i96.0.gpio.033.in
I may be confusing the .hal/.ini setup; but I think I'm onto something
hm2/hm2_7i96.0. IO Pin 000 (01-01[TB 1,2,3 then pin?]): IO Port <(denote function?)
I.E.
hm2/hm2_7i96.0. IO Pin 33 (03-14): net estop-ext
OR
net estop-ext <= hm2_7i96.0.gpio.033.in
I may be confusing the .hal/.ini setup; but I think I'm onto something
Please Log in or Create an account to join the conversation.
- snugglylovemuffin
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 209
- Thank you received: 11
24 Jul 2018 18:53 - 24 Jul 2018 18:54 #114758
by snugglylovemuffin
Replied by snugglylovemuffin on topic Mesa 7i96 driver/setup Plasma Table
You've already run this plasma cnc gambit, IIRC. Did you use the Proma THC?
Last edit: 24 Jul 2018 18:54 by snugglylovemuffin.
Please Log in or Create an account to join the conversation.
24 Jul 2018 19:28 #114760
by PCW
Replied by PCW on topic Mesa 7i96 driver/setup Plasma Table
TB3 pins 1 through 11 = inputs 0 through 10 = gpio 0 through 10, like
hm2_7i96.0.gpio.000.in = TB3.1
TB3 isolated outputs are named ssr like
hm2_7i96.0.ssr.00.out-00 = TB3 pins 13,14
hm2_7i96.0.gpio.000.in = TB3.1
TB3 isolated outputs are named ssr like
hm2_7i96.0.ssr.00.out-00 = TB3 pins 13,14
The following user(s) said Thank You: snugglylovemuffin
Please Log in or Create an account to join the conversation.
- snugglylovemuffin
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 209
- Thank you received: 11
24 Jul 2018 20:14 - 24 Jul 2018 23:27 #114763
by snugglylovemuffin
Replied by snugglylovemuffin on topic Mesa 7i96 driver/setup Plasma Table
Thank you!
Can you give me an example of how to setup the pins for the motors in the .hal?
So far I've setup a basic line: setp hm2_7i96.0.stepgen.00.??????
What is the designation for step +/- or dir +/-?
Can you give me an example of how to setup the pins for the motors in the .hal?
So far I've setup a basic line: setp hm2_7i96.0.stepgen.00.??????
What is the designation for step +/- or dir +/-?
Last edit: 24 Jul 2018 23:27 by snugglylovemuffin.
Please Log in or Create an account to join the conversation.
- snugglylovemuffin
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 209
- Thank you received: 11
26 Jul 2018 18:51 #114904
by snugglylovemuffin
Replied by snugglylovemuffin on topic Mesa 7i96 driver/setup Plasma Table
The CR11 (INIT) led turns red and stays on after power up the board. The manual says that this could indicate a problem with the FPGA setup; I've not begun to think about using the mesaflash utility, let alone alter the FPGA settings.
Please Log in or Create an account to join the conversation.
27 Jul 2018 00:36 #114923
by PCW
Replied by PCW on topic Mesa 7i96 driver/setup Plasma Table
This is normal with newer Ethernet firmware, if Linuxcnc has been running so the watchdog is enabled, the red /INIT LED indicates that the Watchdog has bitten.
The following user(s) said Thank You: snugglylovemuffin
Please Log in or Create an account to join the conversation.
- snugglylovemuffin
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 209
- Thank you received: 11
02 Aug 2018 22:43 #115463
by snugglylovemuffin
Replied by snugglylovemuffin on topic Mesa 7i96 driver/setup Plasma Table
I've integrated most of the thc components, however the relay output hm2_7i96.0.ssr.00.out-00 causes linuxcnc to say "pin doesn't exist".
Please Log in or Create an account to join the conversation.
02 Aug 2018 22:56 #115468
by rodw
Replied by rodw on topic Mesa 7i96 driver/setup Plasma Table
Just use halshow to look at your machine configuration and you will see the pin names. Work out which one you are using for your relay. Then it is just a matter of changing your hal file to suit.
The following user(s) said Thank You: snugglylovemuffin
Please Log in or Create an account to join the conversation.
- snugglylovemuffin
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 209
- Thank you received: 11
02 Aug 2018 23:28 - 02 Aug 2018 23:35 #115471
by snugglylovemuffin
Replied by snugglylovemuffin on topic Mesa 7i96 driver/setup Plasma Table
An frack... I didn't add the output to the machine hal; probably the problem
Net TorchOn => hmw_7i96.0.ssr.00.out-00 ????
I'm assuming you're familiar with the Toma file. Dealing with networking issues on my Linux machine, otherwise I'd post the files
Net TorchOn => hmw_7i96.0.ssr.00.out-00 ????
I'm assuming you're familiar with the Toma file. Dealing with networking issues on my Linux machine, otherwise I'd post the files
Last edit: 02 Aug 2018 23:35 by snugglylovemuffin.
Please Log in or Create an account to join the conversation.
Time to create page: 0.085 seconds