Other ways to interface with LinuxCNC
- HerrNamenlos123
- Topic Author
- Offline
- New Member
Less
More
- Posts: 17
- Thank you received: 2
10 Sep 2023 16:49 #280410
by HerrNamenlos123
Replied by HerrNamenlos123 on topic Other ways to interface with LinuxCNC
According to your other posts in the link, you got the BTS7960 to work nicely with Mesa cards, right? Is there also an example of an Ethernet Mesa card that will work for this? I am not a fan of the parallel port in general and would like to move away from it, since most PCs (even older ones) don't even have it anymore and Ethernet is a lot more future proof.
My machine currently has 3 axes, but I would like to have at least the possibility for 4 servo axes and a spindle, as well as some digital I/O and MPG.
My machine currently has 3 axes, but I would like to have at least the possibility for 4 servo axes and a spindle, as well as some digital I/O and MPG.
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23170
- Thank you received: 4860
10 Sep 2023 16:52 #280412
by andypugh
PCI: store.mesanet.com/index.php?route=produc...rt=p.price&order=ASC
(I don't think that any of the PCIe or EPP parallel port cards are currently in stock, which is a shame as the 7i90 (EPP / SPI) card would do what you describe and is only $59)
Last time I bought a Mesa FPGA card I chose the 6i24 PCIe card, as it offers a lot of IO pins for the price.
Replied by andypugh on topic Other ways to interface with LinuxCNC
Ethernet: store.mesanet.com/index.php?route=produc...rt=p.price&order=ASCThat being said, yes, if there was a LinuxCNC compatible board that takes in 5V quadrature signals and puts out PWM and direction signals for the BTS7960, I would spend money on it.
PCI: store.mesanet.com/index.php?route=produc...rt=p.price&order=ASC
(I don't think that any of the PCIe or EPP parallel port cards are currently in stock, which is a shame as the 7i90 (EPP / SPI) card would do what you describe and is only $59)
Last time I bought a Mesa FPGA card I chose the 6i24 PCIe card, as it offers a lot of IO pins for the price.
Please Log in or Create an account to join the conversation.
- cornholio
- Offline
- Platinum Member
Less
More
- Posts: 1101
- Thank you received: 367
10 Sep 2023 21:10 #280433
by cornholio
Replied by cornholio on topic Other ways to interface with LinuxCNC
If you’re a DIY guy have a look at Litehm2 project. I’m from Australia and the FPGA board was about $35 delivered. Uses the same drivers as a Mesa card. Has the same functionality as a Mesa card.
In saying all that from a “plug and play” perspective the Mesa cards are very very good value. Especially when you start costing what is takes to do voltage translation and the like.
In saying all that from a “plug and play” perspective the Mesa cards are very very good value. Especially when you start costing what is takes to do voltage translation and the like.
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23170
- Thank you received: 4860
10 Sep 2023 21:18 #280435
by andypugh
Replied by andypugh on topic Other ways to interface with LinuxCNC
And the screw terminal blocks, those things add up fast.Especially when you start costing what is takes to do voltage translation and the like.
The following user(s) said Thank You: cornholio
Please Log in or Create an account to join the conversation.
- cornholio
- Offline
- Platinum Member
Less
More
- Posts: 1101
- Thank you received: 367
10 Sep 2023 22:49 #280440
by cornholio
Replied by cornholio on topic Other ways to interface with LinuxCNC
Yeah, you're right on that one mate,especially the ones stack side by side like the ones Mesa uses. They are aren't that many suppliers for them.
Please Log in or Create an account to join the conversation.
- AlexMagToast
- Offline
- Premium Member
Less
More
- Posts: 86
- Thank you received: 68
28 Sep 2023 21:30 #281821
by AlexMagToast
Replied by AlexMagToast on topic Other ways to interface with LinuxCNC
Your idea reminds me a lot of the Klipper projekt in the 3D Printing Space. Do you know about it?
With Klipper the calculation is also done by a more potent CPU, such as on a Pi, then Data is send to an Arduino via USB, which then executes it.
With Klipper the calculation is also done by a more potent CPU, such as on a Pi, then Data is send to an Arduino via USB, which then executes it.
Please Log in or Create an account to join the conversation.
- Ehsan_R
- Offline
- Senior Member
Less
More
- Posts: 77
- Thank you received: 1
07 May 2024 07:47 #300011
by Ehsan_R
Replied by Ehsan_R on topic Other ways to interface with LinuxCNC
I suggest you take a look at this post
forum.linuxcnc.org/27-driver-boards/5038...or-5a-75b-and-5a-75e
forum.linuxcnc.org/27-driver-boards/5038...or-5a-75b-and-5a-75e
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19479
- Thank you received: 6532
07 May 2024 08:38 #300017
by tommylight
Mesa 5i25/6i25 and 7i92 are the same thing functionally, so the only change needed is 3 lines in hal and ini for it to work with 7i92 ethernet card.
Replied by tommylight on topic Other ways to interface with LinuxCNC
How did i miss this ???According to your other posts in the link, you got the BTS7960 to work nicely with Mesa cards, right? Is there also an example of an Ethernet Mesa card that will work for this? I am not a fan of the parallel port in general and would like to move away from it, since most PCs (even older ones) don't even have it anymore and Ethernet is a lot more future proof.
Mesa 5i25/6i25 and 7i92 are the same thing functionally, so the only change needed is 3 lines in hal and ini for it to work with 7i92 ethernet card.
Please Log in or Create an account to join the conversation.
Time to create page: 0.074 seconds