Advanced Search

Search Results (Searched for: )

  • tommylight
  • tommylight's Avatar
Today 08:46 - Today 08:48
Replied by tommylight on topic Mesa Auswahl für größeres Projekt

Mesa Auswahl für größeres Projekt

Category: Deutsch

Es gibt kein 7i84S, da ist 7i85S oder 7i85.
Es gibt 7i84 mit 32 eingange und 16 ausgange, aler digital aber kan 4 analog eingange und 2 MPG encoder auch.
7i85 ist 4 normaler hoch geschwindigkeit encoder und 4 SSerial, die mit S kan noch 4 step/dir, denke ich, bin nicht sicher was ist was von diese zwei.
EDIT:
Shau mal an die 7i95T, 6 step/dir und 6 normaler encoder, dan noch ein 7i83 for die analog ausgange.
  • Hakan
  • Hakan
Today 07:49

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

Category: EtherCAT

... 
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. 
 


Yes I think this extra delay only has an effect when using feedback control like a linuxcnc PID loop.
The command reaches the Ethercat slaves within a servo-loop period time. The drives themselves should
be well tuned, that's the key thing.
  • Hakan
  • Hakan
Today 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
Today 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
Today 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
Yesterday 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
Yesterday 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
Yesterday 01:11 - Yesterday 01:12

probe basic ,manual tool change and tool setter question

Category: QtPyVCP

I think tootall did an updated version.
  • PCW
  • PCW's Avatar
Yesterday 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
Yesterday 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
Yesterday 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
Yesterday 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
Yesterday 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
Yesterday 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
Yesterday 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. 
Displaying 1 - 15 out of 311885 results.
Time to create page: 1.398 seconds
Powered by Kunena Forum