Advanced Search

Search Results (Searched for: )

  • TAKUYA
  • TAKUYA
Today 18:30

Carousel component with CIA402 controlled Ethercat closed loop stepper

Category: Advanced Configuration

Awesome Thank you.
ill try it with a simple limit2. Didnt know this component existed but it seems to do exactly what i need.
  • hmnijp
  • hmnijp
Today 18:29 - Today 18:31

Carousel component with CIA402 controlled Ethercat closed loop stepper

Category: Advanced Configuration

The speed is controlled by the trajectory planner. You can also use the limit3 or simple_tp components.

In your case - for the tool changer - you could use PP mode. Then the speed would be controlled by the drive itself, and you would only need to specify the new position. This mode is not available in the widely used cia402 component, but there have been examples of modifications on the forum, or a simple startup setting via SDO 0x6060=1   + a small amount of HAL logic
  • TAKUYA
  • TAKUYA
Today 17:52

Carousel component with CIA402 controlled Ethercat closed loop stepper

Category: Advanced Configuration

Hi everyone,
im currently trying to set up an 18 pocket carousel with a cia402 controlled ethercat stepper motor. 
While I got it working in CSV (velocity mode), CSP so Positioning would be much nicer, faster and more accurate. 

My issue with this however, is that I have no way (or at least none that i know) to regulate the speed when setting the target position over the counts-target pin. Am I missing something or is this just not possible?

How is the typical CIA402 driven drive speed regulated?
  • Hakan
  • Hakan
Today 17:30 - Today 17:36
Replied by Hakan on topic Ethercat Setup help needed for beginner

Ethercat Setup help needed for beginner

Category: EtherCAT

When you have come this far with EtherCAT you can just keep on going.
No point in switching to Mesa now. Unless you want a Mesa system of course.
  • Spezidrohne
  • Spezidrohne
Today 15:59
Replied by Spezidrohne on topic Ethercat Setup help needed for beginner

Ethercat Setup help needed for beginner

Category: EtherCAT

That sounds promising... @andrax
To the folllwing error: fault on my side. The servo was set too soft, and when decelerating there was too much play. Set it a bit harder and now it works. 
Mesa card arrives tomorow. Gonna try my best.
  • RotarySMP
  • RotarySMP's Avatar
Today 15:43
Replied by RotarySMP on topic Display slightly too big

Display slightly too big

Category: Gmoccapy

I did a clean install with the 2.9.8 / trixie ISO file, and have the same behavior on a 1980x1080 HDMI monitor, but inconsistantly. Sometimes full screen is correct, and then I get a switch to Gmoccapy not fitting the screen, but I am not yet sure under which conditions that happens.
Scaling 1.1 doesn't help, it just uses 90% of the screen with the gmoccapy still not fitting.
Cheers,
Mark
  • COFHAL
  • COFHAL
  • endian
  • endian's Avatar
Today 15:25 - Today 15:40
Replied by endian on topic LinuxCNC S-Curve Accelerations

LinuxCNC S-Curve Accelerations

Category: General LinuxCNC Questions

no problem .. you are welcome, I am proud to cooperate/test this feature for linuxcnc comunity... as you noticed, I am not soo focused in the perfect trajectory but mainly at timing stability... sometimes it's like chasing your own tail

its interesting job and I see many advantages ... I am using TP0 for lathe threading/synchronization of motion for now, but we will wait for new stuff I am looking forward ...

yes I saw but Yang Yang publish new crucking repo few days ago but I have not time to study it ...

Luca which will be the next steps now ?

that dark blue spline at the bottom is the servo-thread.time, in the 100k resolution, which are sharply jumping at start of cloud of points as ... I am not pretty sure how the TP1 works to from the start but other files starting well without that spiking... is it possible to precalculated it or add some waiting to start the motion to smooth the beginning timing? 

How much influence latency of using Mate instead of Xfce gui ?
 
  • m0602232
  • m0602232
Today 15:11

too long hm2_7i97.0.read.tmax or something else?

Category: Driver Boards

After adding downi915.enable_dc=0 i915.enable_fbc=0 i915.enable_psr=0 to grub, and creating another thread for all non-motion related stuff I got servo-thread time down to ~400000 and tmax 1351609 (did not increase after startup). Not realtime delay errors so far.

Also tried again with [HMOT](CARD0).read-request in the end of servo-thread just for fun. It definitely shortens read.time, servo-thread time drops to around 50000, but something breaks and i get following error spikes in every 75ms (pyvcp refresh rate). I would be interested to know why, any speculations welcome.

But most importantly it seems to be working now. Thanks for help rodw and PCW.
  • Aciera
  • Aciera's Avatar
Today 15:10
Replied by Aciera on topic CSS/G96 for other than X-axis?

CSS/G96 for other than X-axis?

Category: Advanced Configuration

one advantage of using switchable kinematics is that all joints can be homed normally on startup.
  • scsmith1451
  • scsmith1451's Avatar
Today 15:04
Replied by scsmith1451 on topic Probe Active before non-probe move

Probe Active before non-probe move

Category: General LinuxCNC Questions

I'm currently running 2.9.4. BTW- the error always occurs at line 38, G0 Z0.
  • andrax
  • andrax's Avatar
Today 15:04
Replied by andrax on topic Ethercat Setup help needed for beginner

Ethercat Setup help needed for beginner

Category: EtherCAT

Er, no. It’s not that simple; LinuxCNC isn’t plug-and-play. If you don’t have any prior knowledge, you should put the A6 aside for now and start with simple stepper motors. You’ll first need to learn how the system works and what each component does. With EtherCAT, you’re moving beyond the hobbyist level, and even professionals sometimes find it frustrating.

I only broke 4 mice from throwing them in anger... its fiiiinnnee.

In seriousness though, I find its less about beginner vs expert in CNC stuff, and more about if you are well versed in linux usage. Most of my troubles setting up were because the instructions just assume you know everything about linux already and leave a lot of critical details out. I am working with one of my customers to trying an make a true step by step guide.

If you do know "nothing", step and direction with a mesa card is generally pretty safe cause its mostly done by a wizard. You aren't mucking in the terminal or doing much editing in HAL.

(also important to note ethercat in linuxcnc has some quirks too, its not quite "final" in my opinion)


This sounds familiar to me.
I just ended up tearing the whole setup apart in frustration every time and starting over from scratch.

@Spezidrone, this isn’t meant to be a criticism. But it really is an advantage to build a test system with steppers first. That’s the best way to get to know the system and all its configurations.
Etercat sounds simple. Plug the LAN cable into the servo and it’s plug-and-play. If only it were that easy...
If you really want to go through with this, we’d be happy to help, of course.
Welcome to the world of jitter, EMC, XML errors, Hall errors, jumps, and dmesg error logs.
 
  • Aciera
  • Aciera's Avatar
Today 14:53
Replied by Aciera on topic CSS/G96 for other than X-axis?

CSS/G96 for other than X-axis?

Category: Advanced Configuration

for a simple example of how to use switchable kinematics see:
configs/sim/axis/vismach/millturn

which uses this custom kinematics component:
github.com/LinuxCNC/linuxcnc/blob/master...onents/millturn.comp

for your use case it would look even simpler.

Forward mapping:
    // define forward kinematic models using case structure for
    // for switchable kinematics
    switch (switchkins_type) {
        case 0:
            pos->tran.x = j[0];
            pos->tran.z = j[1];
            pos->v        = j[2];
            break;
        case 1:
            pos->tran.x = j[2];
            pos->tran.z = j[1];
            pos->v        = j[0];
            break;
    }
    // unused coordinates:
    pos->a = 0;
    pos->b = 0;
    pos->c = 0;
    pos->u = 0;
    pos->w = 0;

and the inverse:
    switch (switchkins_type) {
        case 0:
            j[0] = pos->tran.x;
            j[1] = pos->tran.z;
            j[2] = pos->v;
            break;
        case 1:
            j[2] = pos->tran.x;
            j[1] = pos->tran.z;
            j[0] = pos->v;
            break;
    }

Limit and acc/vel values can be switched as well (this is also shown in the millturn sim)
  • MaHa
  • MaHa
Today 14:38
Replied by MaHa on topic G64 and G20/G21 handling

G64 and G20/G21 handling

Category: General LinuxCNC Questions

Axis UI => Machine menu => Show LinuxCNC Status => settings


or from linuxcnc.stat attributes
linuxcnc.org/docs/stable/html/config/pyt...ding_linuxcnc_status

settings
    (returns tuple of floats) - current interpreter settings. settings[0] = sequence number, settings[1] = feed rate, settings[2] = speed, settings[3] = G64 P blend tolerance, settings[4] = G64 Q naive CAM tolerance.

 
  • Hakan
  • Hakan
Today 14:08 - Today 14:12
Replied by Hakan on topic Ethercat Setup help needed for beginner

Ethercat Setup help needed for beginner

Category: EtherCAT

lcec.0.n.pos-scale
Set it to how much the encoder increases when moving the axis one mm.
setp lcec.0.2.pos-scale 500
for example, or maybe you have one of those with crazy big numbers. Same anyway.
Read encoder value from lcec.0.2.actual-position (before any scaling)
Displaying 1 - 15 out of 284548 results.
Time to create page: 1.392 seconds
Powered by Kunena Forum