Advanced Search

Search Results (Searched for: )

  • xenon-alien
  • xenon-alien's Avatar
28 Apr 2026 07:58 - 28 Apr 2026 08:14
Replied by xenon-alien on topic 7i96S card arrived what setup is recomended

7i96S card arrived what setup is recomended

Category: Driver Boards

5 years using mesa cards and this is the first time i had issues.  The cards i'm ordering via cnc.prom.ua (the same price ±, like on the official site but not need to pay customs and tax) Usually they came already opened (the sticker is damaged), maybe they testing it, or just puts their logo.
I found only DS26LS32CM,  AM26LS32AC  , AM26LS32ACDR,  26LS32AC  (which can be used?)

So, the used 7i96s card, which was on a lathe. Signal wires on one side of the El.box, power wires on the other side of the El.box - nearly one year worked well:
ch-a - working
ch-b - not working
ch-i - not working
   

The new 7i96s (rev E was not used and not tested after arrival) :
ch-a - working
ch-b - not working
ch-i - working
     
  • grandixximo
  • grandixximo's Avatar
28 Apr 2026 06:55
Replied by grandixximo on topic LinuxCnc logo

LinuxCnc logo

Category: Show Your Stuff

yeah, I put EtherCAT logo on my device already, and I am now one of the owners of linuxcnc-ethercat, so we should be good, I take responsibility, please share, or if you prefer mail it to me luca at aitalmac.com
  • spumco
  • spumco
27 Apr 2026 21:32
Replied by spumco on topic (Solved) G43 not being applied in g-code

(Solved) G43 not being applied in g-code

Category: General LinuxCNC Questions

Here's a program snip from the last round of unsuccessful testing:

Warning: Spoiler!


As I mentioned earlier, I've also tried the G43 on a separate line, with and without the Hn word.  I added the M1 just to stop the pgm before the spindle ramps up during testing.

The X-values are all negative based my post processor (gang tool slant bed back-lathe, X+ is 'up', and T2 is on the 'negative' side of things).  The motion is correct for my particular setup.

If I start the above program with T2 loaded and offsets applied (via MDI or GUI cmd), everything works...until the next tool change.

I've also attached my remap.py and stdglue.py just in case there's something in there messing things up.

Thanks for having a look.
  • COFHAL
  • COFHAL
27 Apr 2026 21:10 - 27 Apr 2026 21:18
Replied by COFHAL on topic Qtvcp GUI and hal pins

Qtvcp GUI and hal pins

Category: Qtvcp

Thank you so much for your support. You mentioned updating that on the main branch; I imagine you mean linuxcnc. How can I access those changes?
And if you could help me so I could make some modifications myself, I would appreciate it.
  • rodw
  • rodw's Avatar
27 Apr 2026 21:03
Replied by rodw on topic LinuxCnc logo

LinuxCnc logo

Category: Show Your Stuff

Would love to have a logo for linuxcnc-ethercat to match
 
I made one, and to be honest, I’m actually quite proud of it :D. However, I’m a bit hesitant to publish it. As far as I know, the EtherCAT logo is protected.

Yes, I wondered about that. It would be able to be used by someone like grandixximo who is a member of the ETG (Ethercat Technology Group) but not OK for linuxcnc to put on its web site so I think it could be shared here for those users who have the membership
  • Surmetall
  • Surmetall's Avatar
27 Apr 2026 16:44 - 27 Apr 2026 16:47
Replied by Surmetall on topic LinuxCNC and Beckhoff AX5000 servo drives

LinuxCNC and Beckhoff AX5000 servo drives

Category: EtherCAT

Hi endian,

I spent quite a few hours on this again today and tried to narrow it down properly instead of guessing.
On the full 13-slave bus, all other slaves go OP but the AX5125 at slave 7 still drops to PREOP + ERROR. The relevant lines are

:ethercat slaves:
7 0:7 PREOP E AX5125-0000-0216 EtherCAT Drive (SoE, 1 Ch.)

dmesg:
EtherCAT WARNING 0-7: Slave does not support changing the PDO mapping!
Currently mapped PDO entries: 0x0086:00/16 0x002F:00/32. Entries to map: 0x0086:01/16 0x002F:01/32 0x0024:01/32 0x0050:01/16 0x81E4:01/32 0x81E5:01/32

EtherCAT WARNING 0-7: Slave does not support changing the PDO mapping!
Currently mapped PDO entries: 0x0087:00/16 0x0033:00/32 0x00BD:00/32. Entries to map: 0x0087:01/16 0x0033:01/32 0x00BD:01/32 0x0054:01/16 0x0028:01/32 0x81CC:01/16 0x81CD:01/16
EtherCAT ERROR 0-7: Failed to set SAFEOP state, slave refused state change (PREOP + ERROR).
EtherCAT ERROR 0-7: AL status message 0x0045: "MBX_SOE".

I also made an AX-only test again. Earlier the AX could reach OP by itself, but I still could not get the motor to actually rotate from LinuxCNC. I tried both a direct velocity-command approach and then a stepgen/position-command approach. The command chain seems to work up to the AX command pin, but the motor still does not move.

From the AX-only spin test:
halcmd getp lcec.0.Antrieb-1-AX5-0.slave-oper
FALSE
halcmd getp lcec.0.Antrieb-1-AX5-0.slave-state-op
FALSE
halcmd getp lcec.0.Antrieb-1-AX5-0.Drive-status-wo-6
40960
halcmd getp spindle.0.speed-cmd-rps
8.333333
halcmd getp stepgen.0.velocity-cmd
8.333333
halcmd getp stepgen.0.position-fb
157.122
halcmd getp sercos.0.pos-cmd
157.1553
halcmd getp lcec.0.Antrieb-1-AX5-0.Position-comman-1
164824253

ethercat slaves:
0 0:0 SAFEOP E AX5125-0000-0216 EtherCAT Drive (SoE, 1 Ch.)
dmesg:
EtherCAT ERROR 0-0: Failed to set OP state, slave refused state change (SAFEOP + ERROR).
EtherCAT ERROR 0-0: AL status message 0x001A: "Synchronization error".

I also tested removing IDNs 32972, 32969, 32971 and 32970 once from initCmds, but that changed nothing, so I restored the original file again.
So at this point I have two clear observations:
on the full bus the AX still fails with MBX_SOE,
and on the AX-only LinuxCNC spindle test I can generate command values but still cannot get the drive to rotate.

What would you check next? I am little bit out of ideas. Thanks for your time! 

greetings 

Tom
  • RotarySMP
  • RotarySMP's Avatar
27 Apr 2026 16:38

Large FIL cnc machine retrofit. (12 ton larger maching running linuxcnc)

Category: Show Your Stuff

Wow, that is quite a beast of a machine!!! Please keep adding to this thread with your photos and experience with it. Great reading.
  • PCW
  • PCW's Avatar
27 Apr 2026 16:28

Mesa 6i25 - Mesa 7i76U - Omron MX2 wiring

Category: Basic Configuration

7i76eu_7i76x1_pktv3d.bin

 or

7i76eu_7i76x1_pktv2d.bin

For older LinuxCNC distributions
  • djdelorie
  • djdelorie
27 Apr 2026 14:28
Replied by djdelorie on topic Probe tripped during non-probe move deadlock

Probe tripped during non-probe move deadlock

Category: General LinuxCNC Questions

I mentioned this here: forum.linuxcnc.org/39-pncconf/58480-conf...g-dual-y-axes#344832

I have "write a better debounce module" on my todo list. No guarantees ;-)
  • tommylight
  • tommylight's Avatar
27 Apr 2026 13:47
Replied by tommylight on topic WHB04B-4 nie działa płynnie

WHB04B-4 nie działa płynnie

Category: General LinuxCNC Questions

Google translation:
"Hello, I have a LinuxCNC 2.9.8 Mesa7i92 board with SSK-MB2. It's a three-axis milling machine with X, Y, and Z axes. NGC programs work fine. I started the WHBO4B-4 with a cable and it doesn't quite work correctly. When I turn the wheel, the axis continues to move when I stop.
Please tell me what I have configured incorrectly."
  • PCW
  • PCW's Avatar
27 Apr 2026 13:40 - 27 Apr 2026 13:41

7i96S card arrived what setup is recomended

Category: Driver Boards

I would  first, disconnect  the encoder, jumper the encoder inputs for TTL mode
and then test the A,B and Index inputs by grounding the A+, B+ and INDEX+ pins
and watching the hal pins for these in halshow. They should change polarity when
grounded vs open.

The 7I96/7I96S encoder inputs are normally fairly rugged but can be damaged by EMI spikes
of greater than 25V. This can happen in a test setup where VFDs or spindle motors couple
the 400V or so square wave drive power into the encoder signals because of insufficient
grounding/shielding.

The Encoder input chip on a 7I96S is a 26LS32 (U12)
  • Surmetall
  • Surmetall's Avatar
27 Apr 2026 13:05
Replied by Surmetall on topic LinuxCnc logo

LinuxCnc logo

Category: Show Your Stuff

Would love to have a logo for linuxcnc-ethercat to match
 

I made one, and to be honest, I’m actually quite proud of it :D. However, I’m a bit hesitant to publish it. As far as I know, the EtherCAT logo is protected.
  • andrax
  • andrax's Avatar
27 Apr 2026 12:42
Replied by andrax on topic (Solved) G43 not being applied in g-code

(Solved) G43 not being applied in g-code

Category: General LinuxCNC Questions

Please try to provide a program excerpt. I would like to take a look at it and test it on my system.
  • abs32
  • abs32
Displaying 76 - 90 out of 16782 results.
Time to create page: 0.408 seconds
Powered by Kunena Forum