Advanced Search

Search Results (Searched for: 7i76e)

  • tommylight
  • tommylight's Avatar
03 Sep 2025 10:40
Replied by tommylight on topic Mesa 7I76eu with linuxcnc 2.8.2

Mesa 7I76eu with linuxcnc 2.8.2

Category: Driver Boards

Any idea how to support linuxcnc community?

You can start by using the "Recent Topic" at the top of the forum and see if you can help anyone asking for help, or if you are good with code you can check the project page on GitHub.
Thank you for the offer.
  • JiKr
  • JiKr
03 Sep 2025 10:30
Replied by JiKr on topic Mesa 7I76eu with linuxcnc 2.8.2

Mesa 7I76eu with linuxcnc 2.8.2

Category: Driver Boards

Thank you very much! Now it works.
Any idea how to support linuxcnc community?
  • unknown
  • unknown
03 Sep 2025 09:59
Replied by unknown on topic Mesa 7I76eu with linuxcnc 2.8.2

Mesa 7I76eu with linuxcnc 2.8.2

Category: Driver Boards

Note: Using POSIX realtime
./CNC.hal:10: parameter or pin 'hm2_7i76e.0.watchdog.timeout_ns' not found
834
Stopping realtime threads
Unloading hal components
Note: Using POSIX realtime

Try hm2_7176.0.watchdog.timeout_ns
  • JiKr
  • JiKr
03 Sep 2025 09:45
Replied by JiKr on topic Mesa 7I76eu with linuxcnc 2.8.2

Mesa 7I76eu with linuxcnc 2.8.2

Category: Driver Boards

PCW, thank you for fast reply, attached is the on start error report, with mesa 7I76e, there is no problem.Any idea how to fix it, please?  

File Attachment:

File Name: linuxcnc_report.txt
File Size:8 KB
 

File Attachment:

File Name: linuxcnc_info.txt
File Size:4 KB
  • PCW
  • PCW's Avatar
02 Sep 2025 23:17
Replied by PCW on topic Mesa 7I76eu with linuxcnc 2.8.2

Mesa 7I76eu with linuxcnc 2.8.2

Category: Driver Boards

A 7I76EU should work on any system that supports a 7I76E.

Older (Pre-7I76EU) versions of LinuxCNC will complain about
an unrecognized card, but this does not affect operation.

 
  • JiKr
  • JiKr
02 Sep 2025 23:12
Mesa 7I76eu with linuxcnc 2.8.2 was created by JiKr

Mesa 7I76eu with linuxcnc 2.8.2

Category: Driver Boards

Hi guys, is there any way to get a 7I76eu card working with linuxcnc 2.8.2? I need to replace a 7I76e card on an old pc where there are a lot of scripts in python 2.7... thanks for any advice
  • jschulze
  • jschulze
25 Aug 2025 03:56

Looking for Stepgen Index Homing Firmware for Mesa 7i76eu & 7i85S

Category: Driver Boards

It worked! I don't have much time right now to play with it, but I was able to manually turn on the stepgen index-enable and it turned off and zeroed the stepgen count with the index signal. Thanks so much for your help with this, it's very much appreciated.
  • PCW
  • PCW's Avatar
25 Aug 2025 03:21 - 25 Aug 2025 03:34

Looking for Stepgen Index Homing Firmware for Mesa 7i76eu & 7i85S

Category: Driver Boards

Sorry,  I got the stepgen version wrong, will retry.


Try this:

 

File Attachment:

File Name: 7i76eu_7i8...8-24.zip
File Size:302 KB



 
  • jschulze
  • jschulze
25 Aug 2025 03:12

Looking for Stepgen Index Homing Firmware for Mesa 7i76eu & 7i85S

Category: Driver Boards

I loaded it once and power cycled it, couldn't see anything, so I reuploaded the firmware and tried both power cycle and the --reload. I also enabled the additional encoders in my hal file.
  • PCW
  • PCW's Avatar
25 Aug 2025 02:59

Looking for Stepgen Index Homing Firmware for Mesa 7i76eu & 7i85S

Category: Driver Boards

Did you power cycle the 7I76EU (or use the --reload command)?
 
  • jschulze
  • jschulze
25 Aug 2025 02:49

Looking for Stepgen Index Homing Firmware for Mesa 7i76eu & 7i85S

Category: Driver Boards

Loaded up the firmware, but I'm not seeing the stepgen index-enable pins.  I looked in hal configuration and halcmd show pin in the terminal but I couldn't find them.  Would it make it easier if I picked up another 7i85S so I could have an encoder for each stepgen?  Thanks again for your help.  
  • jschulze
  • jschulze
25 Aug 2025 01:50

Looking for Stepgen Index Homing Firmware for Mesa 7i76eu & 7i85S

Category: Driver Boards

Thanks so much. I really appreciate it. I'll load it up and give it a try.
  • PCW
  • PCW's Avatar
24 Aug 2025 21:50

Looking for Stepgen Index Homing Firmware for Mesa 7i76eu & 7i85S

Category: Driver Boards

It's a little odd because muxed cards are intended for encoders, so muxed encoders
and muxed stepgen index signals assume that there are an equal number of stepgens
and encoders. This could be fixed by adding a new pin type (muxed stepgen IDX)
but that would also require LinuxCNC driver changes, at least if done right.  

Here is an attempt:

 

File Attachment:

File Name: 7i76eu_7i8...sdid.zip
File Size:302 KB


I believe this has the stepgen index mapping the same as yours
for the first 6 indexes (0..5) , but then uses standard encoder pinout
for stepgen index 6 and 7 (since this allows 2 full encoders with shared
stepgen/encoder index pins) 

So you get 8 stepgen index pins, 3 working encoders (2 on the 7I85S and 1 on the 7I76EU)

A disadvantage of this current scheme will be that you need to enable all the encoders
even though only 3 are actually usable. I will take a look at better support for stepgen index
inputs using muxed cards, but as I mentioned, this will require LinuxCNC driver changes

I will take a look at fixing this but as I mentioned
  • jschulze
  • jschulze
24 Aug 2025 16:48 - 24 Aug 2025 17:01

Looking for Stepgen Index Homing Firmware for Mesa 7i76eu & 7i85S

Category: Driver Boards

Hi,
I was hoping someone might have a firmware file for a 7i76eu & 7i85S that enables the stepgen index homing.  Or if anyone has any links on how to make custom firmware I downloaded the source file and found a post with the necessary changes, but I'm not sure how to compile the firmware.

I didn't have enough encoder inputs so I only connected the index signals from my servo drives to the 7i85S encoder inputs.  Thanks in advance for the help.  

X-Axis ---> stepgen.00 --> hm2_7i76e.0.encoder.00.input-a
Y-Axis ---> stepgen.01 --> hm2_7i76e.0.encoder.00.input-b
Y2-Axis ---> stepgen.02 --> hm2_7i76e.0.encoder.00.input-index
Z-Axis ---> stepgen.03 --> hm2_7i76e.0.encoder.01.input-a
A-Axis ---> stepgen.04 --> hm2_7i76e.0.encoder.01.input-b
B-Axis ---> stepgen.05 --> hm2_7i76e.0.encoder.01.input-index
C-Axis ---> stepgen.06 --> hm2_7i76e.0.encoder.02.input-a
  • kor
  • kor
18 Aug 2025 07:54

pc for linuxcnc using ethercad and Mesa

Category: Computers and Hardware

Hi everyone,I’m planning to rebuild one of my CNC mills and would like to use a Mesa 7I76E for axis and I/O, together with a Lichuan LC10E20E EtherCAT servo drive for the spindle.Has anyone here set up a similar configuration and can share their experience with this servo drive?One drawback of this setup is that I’ll need a PC with either three Ethernet ports or two plus Wi-Fi. I’d prefer a fully wired connection (to avoid potential noise issues), I’m looking for recommendations.Do you have suggestions for suitable hardware that would work well with this setup?Greetings from Germany
Displaying 1 - 15 out of 451 results.
Time to create page: 0.523 seconds
Powered by Kunena Forum