Advanced Search

Search Results (Searched for: )

  • NTULINUX
  • NTULINUX's Avatar
18 Sep 2024 07:14
Replied by NTULINUX on topic New and Working RTAI debs for 2.9

New and Working RTAI debs for 2.9

Category: Installing LinuxCNC

PhilipME,

Are you using a vanilla Debian install from their website? If so, LinuxCNC is not installed by default so you should be safe to proceed and skip that step.

If LinuxCNC is already installed (not run-in-place) then I'm not sure what's going on.

If you're ONLY using run-in-place, you can also skip the purge command as well, but do not try to use the run-in-place instance as it will not work with RTAI unless you've built it against the RTAI kernel debs that are listed in the first post of this thread.
  • Creative25
  • Creative25
18 Sep 2024 06:32 - 18 Sep 2024 06:45
Replied by Creative25 on topic Building a chain driven Plasma table.

Building a chain driven Plasma table.

Category: General LinuxCNC Questions

  So far the building of the machine was all much easier than I expected.
But welding the water table is a big challenge.
Since I could not find a peace of sheet metal l large enough it is all warping up. And as it is now it is not usable. I would appreciate any advice on how to get those sheets straight again.

 
  • Creative25
  • Creative25
18 Sep 2024 06:22

ViaConstructor - Free and Opensource CAM for Linux and Mac

Category: CAD CAM

Thanks this helps a lot now the entering of data like set offs etc goes much faster.
I must say this is now a very usable Software.
  • 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.
Displaying 23341 - 23349 out of 23349 results.
Time to create page: 2.086 seconds
Powered by Kunena Forum