Advanced Search

Search Results (Searched for: )

  • Sandro
  • Sandro
01 Aug 2024 13:22
Replied by Sandro on topic Servo drive config and first movement

Servo drive config and first movement

Category: EtherCAT

Hi Tim

I am having the same issue. Have you figured this one out?
  • Moutomation
  • Moutomation
01 Aug 2024 13:16

Ethercat installation from repositories - how to step by step

Category: EtherCAT

Err:1 download.opensuse.org/repositories/science:/EtherLab/Debian_12 ./ ethercat-dkms 1.5.2.429.g3079ece-1+392.1
  404  Not Found [IP: 195.135.223.226 80]
Err:2 download.opensuse.org/repositories/science:/EtherLab/Debian_12 ./ ethercat-master 1.5.2.429.g3079ece-1+392.1
  404  Not Found [IP: 195.135.223.226 80]
Err:3 download.opensuse.org/repositories/science:/EtherLab/Debian_12 ./ libethercat 1.5.2.429.g3079ece-1+392.1
  404  Not Found [IP: 195.135.223.226 80]
Err:4 download.opensuse.org/repositories/science:/EtherLab/Debian_12 ./ linuxcnc-ethercat 1.25.1.g180ad89-0
  404  Not Found [IP: 195.135.223.226 80]
E: Failed to fetch download.opensuse.org/repositories/scien...ce-1%2b392.1_all.deb  404  Not Found [IP: 195.135.223.226 80]
E: Failed to fetch download.opensuse.org/repositories/scien...-1%2b392.1_amd64.deb  404  Not Found [IP: 195.135.223.226 80]
E: Failed to fetch download.opensuse.org/repositories/scien...-1%2b392.1_amd64.deb  404  Not Found [IP: 195.135.223.226 80]
E: Failed to fetch download.opensuse.org/repositories/scien...g180ad89-0_amd64.deb  404  Not Found [IP: 195.135.223.226 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

Err:1 download.opensuse.org/repositories/science:/EtherLab/Debian_12 ./ ethercat-dkms 1.5.2.429.g3079ece-1+392.1
  404  Not Found [IP: 195.135.223.226 80]
Err:2 download.opensuse.org/repositories/science:/EtherLab/Debian_12 ./ ethercat-master 1.5.2.429.g3079ece-1+392.1
  404  Not Found [IP: 195.135.223.226 80]
Err:3 download.opensuse.org/repositories/science:/EtherLab/Debian_12 ./ libethercat 1.5.2.429.g3079ece-1+392.1
  404  Not Found [IP: 195.135.223.226 80]
Err:4 download.opensuse.org/repositories/science:/EtherLab/Debian_12 ./ libethercat-dev 1.5.2.429.g3079ece-1+392.1
  404  Not Found [IP: 195.135.223.226 80]
Err:5 download.opensuse.org/repositories/science:/EtherLab/Debian_12 ./ linuxcnc-ethercat 1.25.1.g180ad89-0
  404  Not Found [IP: 195.135.223.226 80]
E: Failed to fetch download.opensuse.org/repositories/scien...ce-1%2b392.1_all.deb  404  Not Found [IP: 195.135.223.226 80]
E: Failed to fetch download.opensuse.org/repositories/scien...-1%2b392.1_amd64.deb  404  Not Found [IP: 195.135.223.226 80]
E: Failed to fetch download.opensuse.org/repositories/scien...-1%2b392.1_amd64.deb  404  Not Found [IP: 195.135.223.226 80]
E: Failed to fetch download.opensuse.org/repositories/scien...-1%2b392.1_amd64.deb  404  Not Found [IP: 195.135.223.226 80]
E: Failed to fetch download.opensuse.org/repositories/scien...g180ad89-0_amd64.deb  404  Not Found [IP: 195.135.223.226 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

I've done this before on another computer and there was no problem. Is there a problem with the computer?
 
  • Cant do this anymore bye all
  • Cant do this anymore bye all's Avatar
01 Aug 2024 13:13
Replied by Cant do this anymore bye all on topic help with installation

help with installation

Category: Installing LinuxCNC

forum.linuxcnc.org/9-installing-linuxcnc...r-2-9?start=0#304599

Start with the kernel packages, then I think there are some modules then finally the Linuxcnc packages. Best thing is to read completely read through both threads linked in the previous threads.
  • Aciera
  • Aciera's Avatar
01 Aug 2024 13:07
Replied by Aciera on topic Trajectory Planner using Ruckig Lib

Trajectory Planner using Ruckig Lib

Category: General LinuxCNC Questions

Looks _very_ good!
Is this all happening in user-space so far (including the velocity planning)? If so does this output a GCODE file?
  • cnbbom
  • cnbbom
01 Aug 2024 12:55
Replied by cnbbom on topic help with installation

help with installation

Category: Installing LinuxCNC

As far as I understand, I have already downloaded the files but what commands should I use to install?
  • Alfonsoblay_01
  • Alfonsoblay_01
01 Aug 2024 12:49
Replied by Alfonsoblay_01 on topic Report of work

Report of work

Category: General LinuxCNC Questions

Buenas salta un error en mi cnc
  • Grotius
  • Grotius's Avatar
01 Aug 2024 12:44
Replied by Grotius on topic Trajectory Planner using Ruckig Lib

Trajectory Planner using Ruckig Lib

Category: General LinuxCNC Questions

Hi,

I fixed some issue's in the gcode parser, it now loads the lcevette lift_test.ngc file ok.

In gcode we used:G64 P0.05 Q0.05

It filters out tiny lines according Q value.
It add's fillets according the P value. It first try's to add clothoid fillets, then it add's spline fillets.

There is a lot happening performing the algo. Fillets can be made between 2 helixes for example.
Every scenario had to be code.
Overall this is quite a complex task.

Colors to verify:
red=3d velocity profile.
white=linelight_green=arc
purple=clothoid fillet
cyan=spline fillet
yellow=trimmed helix
dark_green=helix
 
 
 

When G64 P0.0 Q0.0 output:
 
 
  • Thayloreing
  • Thayloreing
01 Aug 2024 12:39

How to make Linuxcnc open with the feed and override 0?

Category: General LinuxCNC Questions

Good morning, I don't know if I should make a new topic, but I discovered from the worker with the machine that just opening Linuxcnc with feed and rapid at zero doesn't completely solve my problem, when I open Linuxcnc it opens at zero as expected, but it works only for the first piece of the day, because then I adjust the feed override and rapid override as I work, when I load a new file without closing Linuxcnc and run gcode, the feed and rapid override are in the last position I placed, I wanted to know How can I make it read when I open a new gcode it resets the feed and the fast again? I don't know much about Python, but I believe it is possible to check LinuxCNC's status to perform zeroing in Python. Could you give me a tip on how I can write this? I'm kinda lost
  • cnbbom
  • cnbbom
01 Aug 2024 12:07
help with installation was created by cnbbom

help with installation

Category: Installing LinuxCNC

Hello everyone!
I intend to learn how to use LinuxCNC and I immediately saw an ISO 2.92 RT.
However, I use LPT and a PCI Express. What I need is a step-by-step guide to installing RTAI with the newest ISO possible or if this ISO can be configured. I don't really know anything about Linux, but in tests with the pendrive simulator I saw that the machine ran much better than Mach3 even though it wasn't RTAI.
I'm counting on my friends' help.
  • thomaseg
  • thomaseg
01 Aug 2024 12:01
Replied by thomaseg on topic Tuning of servo-drive

Tuning of servo-drive

Category: EtherCAT

You need to set up the driver manually. If there is software for the driver it is a very easy task. Automatic settings have never worked well for me.
A minimum error of 1 is too large for most machines.

Unfortunately there isn't software available for automatic tuning of CTB servo drives :-( So it has to be done manually...

I can't seem to get rid of the delay between commanded position and actual position... this does not seem to be a property of PID-tuning... is this a EtherCAT thing or something else?

You say that 1 is to large for most machines... what is a good goal to have? What are the units of this? Is it milimeters of error between commanded and actual position, if the machine is metric? Or what does these two properties represent?

/Thomas
  • DPFlex
  • DPFlex
01 Aug 2024 10:52

EtherCAT config: one Slave supports 3 modules (motors)

Category: EtherCAT

Hello,
I have servo drive from Tsino-Dynatron which has strange design:
- One Drive has built-in 2 Slaves
- One Slave has 3 modules which drive 3 motors
I attach file of esi from manufacturer and export from "ethercat xml" command.

I did xml too, but do not know how to command to motor-2 and motor-3 of slave-1
I checked lcec_conf data type, there is no "module" or "device" type, so how to address module-2, module-3 ?

Any idea ? Thank you.
 

File Attachment:

File Name: tsino-dpf-...x-v2.xml
File Size:3 KB

 

File Attachment:

File Name: tsino_dyna..._esi.xml
File Size:18 KB

 

File Attachment:

File Name: ESI-TD_Coo...r0_3.xml
File Size:20 KB
  • Aciera
  • Aciera's Avatar
01 Aug 2024 10:40 - 01 Aug 2024 10:52

Can LinuxCNC work on a Rotary Transfer Machine?

Category: General LinuxCNC Questions

If I were to try and do something like this I would get a few RPis with Linuxcnc running on each of them and figure out a way to feed them with gcode from a master PC. The synchronization would be through hardware IO shared between the individual installations.
[edit]
This really seems the most sensible way of doing this as you really just have a number of machines running in parallel without the problem of one interfering in the space of the other. Each station runs it's own Gcode and simply waits for the signal to start. Once it is done it sets a hardware output so the master installation knows when to rotate the carousel. This would also eliminate the need for fancy CAM solutions to generate multi channel gcode and you would have total freedom in the design of the individual stations.
  • Aciera
  • Aciera's Avatar
01 Aug 2024 10:29 - 01 Aug 2024 10:31
Replied by Aciera on topic CNC lathe Multi Channel

CNC lathe Multi Channel

Category: General LinuxCNC Questions

I copied this from a previous question that seems similar....does the partial answer i pasted below seem appropriate for my desired use?...

Using additional axis letters will only let you run different tool paths by running them sequentially (ie you would have to wait for one to finish until you could start the other). If that is all you need then it may do what you want but that is not multi-channel use.
Multi-channel controllers can run different toolpaths in parallel, basically like running two machines at the same time with the added benefit of being able to synchronize the two to avoid conflicts.
  • Aciera
  • Aciera's Avatar
01 Aug 2024 10:18

Can LinuxCNC work on a Rotary Transfer Machine?

Category: General LinuxCNC Questions

An extra joint is just a single 'axis' .

LinuxCNC can handle 16 joints in total (any combination of XYZABCUVW plus 'extra joints')
So if you need XYZA for your coordinated station then you have 16-4=12 extra joints left.
If your coordinated station needs a tandem axis (eg for a gantry) then you have 16-4-1=11 extra joints left.
Extra joints can have a homing procedure, min / max limits, max velocity and max acceleration values.
Extra joints can be moved by setting the 'in' pin of the assigned 'limit3' hal component, this can also be done from GCode using a custom Mcode.

I'm afraid I don't know what would be needed to add multi-channel capability to LinuxCNC but I'm sure there aren't many people who know the code base well enough to even think of taking on such a challenge.
Displaying 21736 - 21750 out of 26204 results.
Time to create page: 0.567 seconds
Powered by Kunena Forum