Advanced Search

Search Results (Searched for: )

  • phillc54
  • phillc54's Avatar
18 Sep 2024 05:24
Replied by phillc54 on topic Plasmac Post Processors

Plasmac Post Processors

Category: Plasmac

A 97% error seems quite large.
Does the PP output the I & J values as absolute or incremental distances? The LinuxCNC default is incremental.
linuxcnc.org/docs/devel/html/gcode/g-cod...ml#gcode:g90.1-g91.1
 
  • SteveatSteelCut
  • SteveatSteelCut
18 Sep 2024 04:24
Replied by SteveatSteelCut on topic Plasmac Post Processors

Plasmac Post Processors

Category: Plasmac

Thanks, got rid of that error but now there is another one.
Operator error:
G-code error
Radius to end of arc differs from radius to start:
rel_err=97.5794%
I have attached the error.
I have found a lot about this on linuxcnc forums and the solution given is to change the tolerance in linuxcnc:2.4. [RS274NGC] Section
CENTER_ARC_RADIUS_TOLERANCE_MM =
 n 
It says to add it in the ini file. I can't find where this is meant to go. I tried adding it but it didn't work. I couldn't find this center arc radius tolerance in any of my config files. I tried increasing the accuracy on the cam side but it didn't change anything.

 
  • tommylight
  • tommylight's Avatar
18 Sep 2024 01:34
Replied by tommylight on topic Error while Running Linuxcnc

Error while Running Linuxcnc

Category: Driver Boards

Yes you are correct.
Things that can cause sudden latency spikes are, in order:
-CPU overheating and throttling down
-failing power supply
-failing motherboard capacitors
-failing hard drive (as Todd mentioned)
-failing memory modules
-
To check temperatures and sometimes voltages, in a terminal
sensors
while LinuxCNC is running
In case the spikes are at exact intervals, say every 5 or 15 or 30 or 60 minutes, USB devices that can not go into sleep mode when requested by the PC, usually WiFi or bluetooth or cameras. Use the latency-plot if you suspect this might be the cause.
  • rajsekhar
  • rajsekhar
18 Sep 2024 01:25
Replied by rajsekhar on topic Error while Running Linuxcnc

Error while Running Linuxcnc

Category: Driver Boards

Well, one thing I want to understand i.e latency spike is solely due to computer hardware failure and not due to communication failure with mesa card, am I correct?
  • MomoFab
  • MomoFab
18 Sep 2024 00:43

How to setup 2 PCI Parallel Ports on LinuxCNC 2.8.4?

Category: Basic Configuration

Hi,

There are 2 identical cheap Chinese PCI parallel port cards, maybe problematic, I can't judge that.
All I know is that they worked under LinuxCNC 2.7, so why not from version 2.8 onwards.
Of course I also get the addresses of the ports using lspci -v.

I entered these values ​​into the *.hal file, but nothing happened.

Since I want the ports to be active when the PC boots up instead of when LinuxCNC starts,
I decided to enter the configuration of these in any existing *.conf file in the etc/modprobe.d directory.
This is easy to do, the "*.hal" remains untouched, which is what I personally prefer.

lspci -v is an important command, it provides data, but only shows the presence of the computer components,
not whether they are sufficiently configured.

Whether it was due to the "problematic" PCI cards or the swapping of the kernel,
the problem was that the module for the parallel ports was not loaded in the kernel.

lsmod provides information about which modules are loaded, "parport_pc" was not there.

I don't know if there is a simpler or even the right solution,
it works for me and maybe it will help others with the same problem.

Remedy: sudo nano /etc/modules-load.d/modules.conf

Entry: parport_pc
 
Reboot system
  • phillc54
  • phillc54's Avatar
18 Sep 2024 00:07
Replied by phillc54 on topic Showstopper Plasma Cutter retrofit

Showstopper Plasma Cutter retrofit

Category: Show Your Stuff

I do not have any torch with shield, so i can not test although i do have 2 of THCAD for now.

 
I assume you mean that the tip ”sticks out” from the torch? You could always wire the sensing between the tip and work.

I have my 30XP setup like that but I use a cheap solid state relay rather than a THCAD.
  • Evgeny
  • Evgeny
17 Sep 2024 21:46
Replied by Evgeny on topic Marco Reps video on youtube about EtherCAT

Marco Reps video on youtube about EtherCAT

Category: EtherCAT

in fact it is absolutely not needed if you are using absolute encoders
  • xaxexa
  • xaxexa's Avatar
17 Sep 2024 21:23

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

as I understand it, the documentation suggests using QEI Encoder, but I didn't find this module anywhere in the rt1052 cpp sources, is there a non-quadrature encoder in rt1052 cpp? and if possible an example of a txt file
  • scotta
  • scotta's Avatar
17 Sep 2024 20:36

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

Hi, the encoder module is for a quadrature encoder, ie A and B channels required.
  • bertoldo
  • bertoldo
17 Sep 2024 20:25

Ethercat installation from repositories - how to step by step

Category: EtherCAT

I'm almost done with mine... now I just need to change from CNC 3-axis to SCARA... which isn't easy for me because it's my first time. So I'll provide how I did it... with videos etc... I haven't faced that error of yours. I don't know if it's allowed for the moderator to suddenly make a WhatsApp group, which is easier and faster...
  • bkt
  • bkt's Avatar
17 Sep 2024 20:19

EtherCAT Communication Issues, Lost Frames, Interruptions in Program Execution

Category: EtherCAT

I am pretty sure that RTAI is not supported  by ethercat debs. For starters, the debs use DKMS  so the kernel modules are compiled on yur computer so I suspect that requires a mainstream kernel to fetch the linux-headers source code.
 

seems from today DKMS under kernel 6.10.9-1 maybe not work at all .... update to these header unistal all DKMS file ... and not see it install again during update process ..... check these if you can ... maybe a problem. Pherhaps seem we looses libc6 and other necessary library .... I've not a machine for test if new kernel is perfect compatible with linuxnc and ethercat and if possible install again right libc6 and DKMS file.
 
  • bkt
  • bkt's Avatar
17 Sep 2024 20:10 - 18 Sep 2024 18:09
Replied by bkt on topic LMDE6 or Mint 22 ??

LMDE6 or Mint 22 ??

Category: Installing LinuxCNC

today my local mirror push me a update of kernel ..... PANIC .... various library as libc6 end family must be unistall and removed ... instead Kernel 6.10.9-1 propose althernative solution inside kernel too .... so no need to install again but debian guys propose an different solution for lic6 ... but not for these only .... for a long list of library and driver .... very long. Pherhaps need to remove all linuxcnc packet .... PANIC.

Just waste days not hour for find workaround for work with debian 6.10.1 (note with these kernel and .deb of @rodw it install in easy way .... after find all package needed ... major problem I have with other applications) .... with 6.6.3 kernel waste time for fin other bugs than know .... I not would upgrade for sure .....
  • Todd Zuercher
  • Todd Zuercher's Avatar
17 Sep 2024 20:01
Replied by Todd Zuercher on topic Error while Running Linuxcnc

Error while Running Linuxcnc

Category: Driver Boards

Sometimes failing hardware can cause weird bad latency spikes, such as a harddrive that is on it's last legs and is about to fail.
  • Todd Zuercher
  • Todd Zuercher's Avatar
17 Sep 2024 19:53
Replied by Todd Zuercher on topic How to setup 2 PCI Parallel Ports on LinuxCNC 2.8.4?

How to setup 2 PCI Parallel Ports on LinuxCNC 2.8.4?

Category: Basic Configuration

I've used multiple parallel port configs with Linuxcnc for years and have never had to do anything like what you are describing. I think you might be making this more difficult than it needs to be. (Often using as many as 3 parallel ports.)

For me all I've ever done is plug in the parallel port card(s) into a PCI slot, and then looked up what port address was assigned to them using "lspci -v". Then used those addresses to to assign the ports in the parport driver config line of the hal file.

Now, that is assuming there are no issues with weird unsupported parallel port cards. I have found PCIe cards in particular to often be problematic, but I have been able to use some of those as well.
Displaying 23341 - 23354 out of 23354 results.
Time to create page: 0.789 seconds
Powered by Kunena Forum