Advanced Search

Search Results (Searched for: )

  • grandixximo
  • grandixximo's Avatar
20 Apr 2026 11:28
Replied by grandixximo on topic Tuning Steperonline A6 Servos

Tuning Steperonline A6 Servos

Category: EtherCAT

Verify Pr0.04 with inertia identification.
Zero Pr2.22 and Pr2.23.
Raise Pr1.10 to ~500, see if small moves land correctly.
Bring Pr1.12 up in 10-point steps with Pr1.13 ≈ 50.
Measure breakaway torque per direction (d04 monitor) and set Pr6.08/Pr6.09.
Only then, if still imperfect, enable Pr2.50 (ZTC).
  • grandixximo
  • grandixximo's Avatar
20 Apr 2026 11:18 - 20 Apr 2026 11:19
Replied by grandixximo on topic Ethercat random jitter fix

Ethercat random jitter fix

Category: EtherCAT

Exist a model one 5 volt TTL with 1 channel encoder or 2 channel encoder , with really Z index signal ?


EL5101 is 5V with the Z index
  • andrax
  • andrax's Avatar
20 Apr 2026 11:10
Replied by andrax on topic Tuning Steperonline A6 Servos

Tuning Steperonline A6 Servos

Category: EtherCAT

That's exactly what I'm looking for. Perhaps someone has already made such adjustments to the driver and can say which parameters need to be adjusted.
  • papagno-source
  • papagno-source
20 Apr 2026 10:58
Replied by papagno-source on topic Ethercat random jitter fix

Ethercat random jitter fix

Category: EtherCAT

I'll try your latest patch from this morning later today or tomorrow. If the axes make noise, I'll move the first current slave to last, so we'll have the 3 drives first, then the I/O.
  • grandixximo
  • grandixximo's Avatar
20 Apr 2026 10:46
Replied by grandixximo on topic Launching gladevcp panel with gmoccapy

Launching gladevcp panel with gmoccapy

Category: Gmoccapy

Also new 2.10 will not start with your .ini configuration having names with hyphens, use underscores
  • grandixximo
  • grandixximo's Avatar
20 Apr 2026 10:45
Replied by grandixximo on topic Tuning Steperonline A6 Servos

Tuning Steperonline A6 Servos

Category: EtherCAT

Some booster parameter for micro increments?
  • Todd Zuercher
  • Todd Zuercher's Avatar
20 Apr 2026 10:41 - Yesterday 18:39
Replied by Todd Zuercher on topic Using Offsetpage Widget?

Using Offsetpage Widget?

Category: GladeVCP

Never mind, I had the name of my handler file wrong in the ini file.
It works! 

Thank you

 

File Attachment:

File Name: offsets.py
File Size:0 KB
 

File Attachment:

File Name: offsets_2026-04-20.ui
File Size:1 KB


And the INI lines to add it to a tab in Axis.
EMBED_TAB_NAME=Work Offsets
EMBED_TAB_COMMAND=gladevcp -u ./offsets.py -x {XID} ./offsets.ui
  • papagno-source
  • papagno-source
20 Apr 2026 10:41
Replied by papagno-source on topic Ethercat random jitter fix

Ethercat random jitter fix

Category: EtherCAT

Tha model EL5152 is for 24 volt encoder , we normally use 5 volt TTL encoder, because normally use emulated endoer out the drive .

Exist a model one 5 volt TTL with 1 channel encoder or 2 channel encoder , with really Z index signal ?
  • andrax
  • andrax's Avatar
20 Apr 2026 10:27
Replied by andrax on topic Tuning Steperonline A6 Servos

Tuning Steperonline A6 Servos

Category: EtherCAT

No, not that.

So, if I tap just once, for example 0.1 mm, the axis moves 0.09 mm and it takes about 1-2 seconds for it to adjust.
It's exactly the same at 0.01 mm.
At 0.001 mm, I have to tap several times before anything moves, and it takes quite a while for the axis to adjust.
I did some calculations:
17Bit encoder and 10mm spindle:
1mm = 13107,2 inc = 35,38°
0,1mm = 1310,7 inc = 3,5°
0,01mm = 131,0 inc = 0,35°
0,001mm = 13,1 inc = 0,035°

The A6 should easily manage that.I don't think autotuning alone will be enough.
You'll probably have to adjust some settings in the driver.
 
  • Todd Zuercher
  • Todd Zuercher's Avatar
20 Apr 2026 10:21
Replied by Todd Zuercher on topic Using Offsetpage Widget?

Using Offsetpage Widget?

Category: GladeVCP

I tried coping what you have above (with the appropriate name changes) to the handler file, but I still get all zeros in the table.

 
  • grandixximo
  • grandixximo's Avatar
20 Apr 2026 09:37 - 20 Apr 2026 09:38
Replied by grandixximo on topic Ethercat random jitter fix

Ethercat random jitter fix

Category: EtherCAT

Good morning,

If you want to keep an I/O as first device I suggest EK1100 instead, or have the servos first.

If you want encoder for rigid tapping I suggest EL5152 and a suitable encoder with A/B/Z signals.

EL5122 does not support Z signal, and you'd have to create a virtual one, more laborious, and possibly never as precise/repetitive.

Using EL5122 or EL5152 as first device on DC also not advised, they are not  conmonly used that way, so I'd avoid it.

I've been think about your debian 10 immediately OP, and I suspect that points to your debian 10 running in free mode and not DC.
  • Aciera
  • Aciera's Avatar
20 Apr 2026 08:26 - 20 Apr 2026 08:42
Replied by Aciera on topic Launching gladevcp panel with gmoccapy

Launching gladevcp panel with gmoccapy

Category: Gmoccapy

Just a stab, you are loading 'custom_postgui.hal' twice, which does not make a lot of sense:

EMBED_TAB_COMMAND = gladevcp -x {XID} crosshair-panel.ui -H custom_postgui.hal


POSTGUI_HALFILE = custom_postgui.hal



Generally it would be quite helpful if you told us what actually is not working.
Start your config from the terminal and share the output you get there.
  • papagno-source
  • papagno-source
20 Apr 2026 08:02
Replied by papagno-source on topic Ethercat random jitter fix

Ethercat random jitter fix

Category: EtherCAT

Good morning everyone. If I wanted to change the current first slave from Vipa to Beckoff, I was wondering if the EL5122 board for TTL encoders is supported and if connected in Hal, appropriately, can reset the encoder counter, in order to perform rigid tapping.
  • grandixximo
  • grandixximo's Avatar
20 Apr 2026 07:46
Replied by grandixximo on topic Launching gladevcp panel with gmoccapy

Launching gladevcp panel with gmoccapy

Category: Gmoccapy

EMBED_TAB_LOCATION = ntb_preview
or
EMBED_TAB_LOCATION = ntb_user_tabs

Did you try these?
  • grandixximo
  • grandixximo's Avatar
Displaying 61 - 75 out of 17036 results.
Time to create page: 1.788 seconds
Powered by Kunena Forum