Advanced Search

Search Results (Searched for: )

  • Hakan
  • Hakan
16 Jul 2025 07:38

PID tuning when you have a tuned Servo in CSP mode?

Category: EtherCAT

Sorry to break in again, but AI is wrong on the linuxcnc synchronization with the DC loop.
They are not synchronized.
Spend some time and measure it.
I think the easiest way to detect it is using the ddt component on the feedback position from the drive.
It should be constant at constant speed, so very easy to spot any missing or out of sync cycles.
  • Hakan
  • Hakan
16 Jul 2025 07:29

How to use Fixed PDO mapping on Lichuan LC Servo

Category: EtherCAT

My understanding is that you can't change the pdoentries in a fixed PDO, they are hmm fixed.
The variable PDOs can be populated with pdoentries according to your need.
 
  • G0G53Z148
  • G0G53Z148's Avatar
16 Jul 2025 06:53
Replied by G0G53Z148 on topic Mesa Auswahl für größeres Projekt

Mesa Auswahl für größeres Projekt

Category: Deutsch

Guten morgen Tommylight
Danke für den beitrag

ich hab in der tat vergessen das min
3 Encoder eingänge
gebraucht werden. 1 im Bedienpult zum einrichten und 2 an den Spindeln zum Synchronisieren

4 Servos davon 3 0-10V für 2 Angetriebene Werkzeuge und 1 Für die Spindel 2 und -10 bis +10 für die Hauptspindel

7i96S
5 Step-Dir
11 iso Eingang
6 iso Ausgang
1 Encoder

7i83
6 -10 bis +10 Servo
6 5-24V Ausgänge

7i84S
Wie kann ich das verstehen vierkanal Encoder A/B/Z/
(Die Beschreibung ist für nicht Profies wie sie etwas schwer zu durchblicken bisher hatte ich es nur mit 7i76E zu tun)
und 4x2 Step/Dir oder PWM oder 8x 5V Ausgänge
Hier stellt sich mir die frage wie Bekomme ich den DB25 dann an die 7i96s bzw die 7i83? Es haben ja alle 3 karten verschiedene anschlüsse.

danke für die hilfe und schöne grüße


 
  • SebastianM
  • SebastianM
16 Jul 2025 03:58
Replied by SebastianM on topic ATC Tool Rack implementation gesucht

ATC Tool Rack implementation gesucht

Category: Deutsch

Anbei mein Full atc macro. Läuft einwandfrei mit Probe Basic
github.com/SebastianMusser/LinuxCNC/blob...tines/toolchange.ngc

Ciao
Basti
  • GeramyL
  • GeramyL
16 Jul 2025 01:56

K2 Retrofit with pico systems servo amplifier and encoders using 7i95t

Category: Advanced Configuration

these are PWM digital signal, pico systems servo amplifiers, as far as im told the pwm from the 7i95t is digital. Well not so much as im told but also through experience, heh pwm analog didn't work dont ask how i know i dont want to know how i even know. Just call it a misunderstanding in hardware specifications.
  • Lcvette
  • Lcvette's Avatar
16 Jul 2025 01:11 - 16 Jul 2025 01:12

probe basic ,manual tool change and tool setter question

Category: QtPyVCP

I think tootall did an updated version.
  • PCW
  • PCW's Avatar
16 Jul 2025 01:00

K2 Retrofit with pico systems servo amplifier and encoders using 7i95t

Category: Advanced Configuration

If these are voltage mode (bare PWM) drivers, the tuning is somewhat like
velocity mode servos (with low velocity loop gain) That means that FF1 is critical.

I would first set a relatively  low P term and adjust FF1 so that during constant velocity
the motor neither lags nor leads the desired position (too much FF1 will make the
position lead and too little will make it lag) Note that this is just for tuning during constant
speed motion.

Next I would adjust D as high as possible while remaining stable.

Next do the same with P and back off about 30% from where it becomes unstable

You can now add some FF2 to compensate for the following error during acceleration
and decceleration.

Finally you can add as much I term as is stable (watch out for big oscillations)
and then back off about 50% from the point where it became unstable

Note: If you need to retune FF1 , you need a low P term and zero  I term

Also if you can decrease the Ethernet latency and run a higher frequency servo
thread, the performance will be improved.
  • unknown
  • unknown
16 Jul 2025 00:54

K2 Retrofit with pico systems servo amplifier and encoders using 7i95t

Category: Advanced Configuration

Ignore what Langdon suggests, his advice is unreliable at best, mostly uninformed and most formed in an empty head and produced rectally.
My apologies for sourcing the thread and being so crass but many a time I have seen the above mentioned member not answer the topic and speak non sense.

Whilst I myself don't have correct answer Tommy or some other more knowledgeable member may chime in.

As for decreasing the thread period, aka increasing thread frequency I would run a latency test using the new figures the see how this affects latency, just to be sure there are no surprises, the Linuxcnc docs will have this information, but it will be need to run from the command line.

Once again apologies for the crass warning.
  • unknown
  • unknown
16 Jul 2025 00:46

Graphical glitches with Raspberry Pi 400 + LinuxCNC 2.9.4 (arm64)

Category: Installing LinuxCNC

The guidelines would be in the raspberry pi config.txt docs. As I'm sure has been mentioned previously.
You will have to read the main thread to find the location of this file as it is not in the same location as the raspberry pi images.
Honestly for your case use I would ditch the Linuxcnc image, install Linuxcnc via apt to a RaspiOS, there is information on the forum regarding this, or as I mentioned earlier build from source, you don't require an RT kernel to build from source.
The zswap fix is to actually have swap a compressed swap in memory. It is not just to "fix an error log message", which you don't seem to understand.
If you aren't going to bother to try I can't be fucked to give you help on what is really a non issue for an image created to run a CNC machine which is something you admitted you are not intending to do. And in that case you have been given suggestions to overcome what is a very minor issue.
Regarding the zswap it seems you didn't see or ignored the issue it caused for a user when the system was left idle. I'll repeat this one more time, it is not a fix for an error log message, the error log message pointed to an actual issue and the fix was to fix the actual issue.
So far I have offered some suggestions, yet you have not bothered to attempt any. Maybe this image is not suitable for your intended use and another solution maybe a better path to take.
Good luck in your endeavours but I have exhausted my patience and will to help
  • tar_san
  • tar_san
16 Jul 2025 00:38

How to use Fixed PDO mapping on Lichuan LC Servo

Category: EtherCAT

I have a question. How to use Fixed PDO mapping on Lichuan LC Servo?

I used 10 entries in PDO 1600h ( Variable PDO ) in ethercat-conf.xml ( 10 entries are maximum )
So I just moved some <pdoEntry>  to FixedPDO (1704h )
But it didn't work.

Do I have to do something to use FixedPDO ?
Are there any good example for it ?
 
  • PCW
  • PCW's Avatar
16 Jul 2025 00:24

Trouble with LinuxCNC and Gantry stepper motor setup.

Category: Computers and Hardware

There is the LinuxCNC homing documentation:

linuxcnc.org/docs/html/config/ini-homing.html

There are also some you tube videos around
that will show up if you google "linuxcnc homing tutorial"
 
  • GeramyL
  • GeramyL
15 Jul 2025 23:39

K2 Retrofit with pico systems servo amplifier and encoders using 7i95t

Category: Advanced Configuration

The machine worked before, but basically your saying due to the amount of power being used aka the P needed to get the motor to move and then the drift is evidence that the motor is probably a little under powered? So maybe I need to redo the tuning overall instead start from P = 300, D = 0, I = 0, BIAS = 0 FF0 = 0 FF1 = 0 and FF1 = 0 and see if im still getting drift? The other option is to see if i can increase the servo-thread update frequency? from 1000000 to 900000? That would get more more cycles per P right giving me more response, but is essentially the same as increasing right?
  • jhandel
  • jhandel
15 Jul 2025 22:36

PID tuning when you have a tuned Servo in CSP mode?

Category: EtherCAT

Just to close the loop on this from a Teknic/ClearPath perspective, they have a Jitter delay that can smooth out motion, that was set at 14ms, when turned off the f-error dropped to 2ms which is in the ball park of a timing loop. 

Long story short, I am turning off everything PID related since I am using CSP and DC as long as my jitter setting is the same on all the motors they will all end up at the same commanded place at the same commanded time even if LinuxCNC is 2ms behind. 
  • tar_san
  • tar_san
15 Jul 2025 22:16
Replied by tar_san on topic Problems with Lichuan Ethercat servo drive

Problems with Lichuan Ethercat servo drive

Category: EtherCAT

Hello.
I had to recreate LC10 homing code from zero reading manual designated for a driver with a motor with incremental encoder . ( I thought original code was difficult to fix )

If you still have some problems, I consider to open my codes...( I have something to do for some improvement )
  • phino
  • phino
15 Jul 2025 21:57

Graphical glitches with Raspberry Pi 400 + LinuxCNC 2.9.4 (arm64)

Category: Installing LinuxCNC

The zswap fix seems intended to fix a system log error message "Failed to start zramswap.service" but I checked systemctl and have no failed units, so it doesn't seem relevant to this case, is it?

Is there a guideline on how much memory to allocate to the GPU? This is a 4GB Pi 400. One idea I have is to compare the config.txt with that of other images that work well.

The other thought is regarding codecs or configuration that may be missing as suggested by the attached report from the chrome://gpu
Displaying 13726 - 13740 out of 15142 results.
Time to create page: 0.617 seconds
Powered by Kunena Forum