Advanced Search

Search Results (Searched for: )

  • rodw
  • rodw's Avatar
27 Jul 2025 02:42
Replied by rodw on topic Display motion.current-vel ?

Display motion.current-vel ?

Category: Plasmac

Yes - unchecking autovolts then uses the material voltage. Duh

thanks again
sam

Yes, this is preferred in my book. You want to know the torch height and the voltage quoted in cut charts may not be correct due to worn/eroded electrodes etc so its far better to sample the torch voltage once the voltage has stabilised and keep that constant. There is a very high correlation between torch voltage and torch height so  its an excellent process control variable. This is covered in the Plasma Primer in the docs.
  • rodw
  • rodw's Avatar
27 Jul 2025 02:17
Replied by rodw on topic SOLVED Fresh install and apt problem

SOLVED Fresh install and apt problem

Category: General LinuxCNC Questions

This is a known Debian bug
try
sudo apt purge --autoremove raspi-firmware
sudo apt update
  • mBender
  • mBender
27 Jul 2025 02:09
SOLVED Fresh install and apt problem was created by mBender

SOLVED Fresh install and apt problem

Category: General LinuxCNC Questions

Hi, can someone help me with this error? It's a fresh install on a laptop.

sudo apt upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
4 not fully installed or removed.
Need to get 0 B/69.1 MB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Setting up initramfs-tools (0.142+deb12u3) ...
update-initramfs: deferring update (trigger activated)
Setting up linux-image-6.1.0-37-rt-amd64 (6.1.140-1) ...
/etc/kernel/postinst.d/dkms:
dkms: running auto installation service for kernel 6.1.0-37-rt-amd64........]
dkms: autoinstall for kernel: 6.1.0-37-rt-amd64.
/etc/kernel/postinst.d/initramfs-tools:
update-initramfs: Generating /boot/initrd.img-6.1.0-37-rt-amd64
raspi-firmware: missing /boot/firmware, did you forget to mount it?
run-parts: /etc/initramfs/post-update.d//z50-raspi-firmware exited with return code 1
run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
dpkg: error processing package linux-image-6.1.0-37-rt-amd64 (--configure):
 installed linux-image-6.1.0-37-rt-amd64 package post-installation script subprocess returned error exit status 1
dpkg: dependency problems prevent configuration of linux-image-rt-amd64:
 linux-image-rt-amd64 depends on linux-image-6.1.0-37-rt-amd64 (= 6.1.140-1); however:
  Package linux-image-6.1.0-37-rt-amd64 is not configured yet.

dpkg: error processing package linux-image-rt-amd64 (--configure):
 dependency problems - leaving unconfigured
Processing triggers for initramfs-tools (0.142+deb12u3) ...
update-initramfs: Generating /boot/initrd.img-6.1.0-37-rt-amd64
raspi-firmware: missing /boot/firmware, did you forget to mount it?
run-parts: /etc/initramfs/post-update.d//z50-raspi-firmware exited with return code 1
dpkg: error processing package initramfs-tools (--configure):
 installed initramfs-tools package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
 linux-image-6.1.0-37-rt-amd64
 linux-image-rt-amd64
 initramfs-tools
E: Sub-process /usr/bin/dpkg returned an error code (1) 

  • AkkiSan
  • AkkiSan
27 Jul 2025 02:05
Replied by AkkiSan on topic Probe tripped during non-probe move deadlock

Probe tripped during non-probe move deadlock

Category: General LinuxCNC Questions

Thank you very much Andy.
I will give this a try too, although I first need to understand this, hehe.

After some testing, my proposal does not work reliably.
After a couple of probing commands, the error comes back.

I first thought about a race condition, so I also tried the synced
M62/M63 and isolated everything with G04 dwell commands,
up to 1s, like this one here:
...

  M64 P0    (turn on touch probe)
  G04 P1

  G38.2 Z#8

  (also tried wating here)
 
  M65 P0    (turn off touch probe)
  G04 P1
  G0 Z#7
  ...

After some debugging, it's clear, that the G38 command itself
triggers this error. Most likely dIrectly after the probe made contact.
The short time between the (sucessful) end of G38 and my custom
"probe off" command seems to be the zone, where this happens.

If this is true, probably not even Andy's solution would work here.

To be clear, yes, there is a _lot_ of bouncing involved here.
I am directly probing with a 0.1mm cutter and the touch probe
is connected to the galvanically isolated material.

But this all was working in the past; I almost used this daily,
with previous versions.

Is there a latching element available in HAL?
A flipflop? That might help here, if it's fast enough.

Otherwise, the last resort would be a HW latch - if the bouncing
is the cause of this. If it's just the static "probe HIGH" signal;
well - no go.
  • tommylight
  • tommylight's Avatar
27 Jul 2025 01:54
Replied by tommylight on topic problem with num_extrajoint

problem with num_extrajoint

Category: General LinuxCNC Questions

You are welcomed to post as much as you like, always, but it seemed you were hoping someone will answer at this hour, so i thought it would be OK to remind you this is the time when no one is here, except members form both Americas.
You were a bit late as from 11PM to 1AM my time (Central Europe) is when there are most users active here, and also at mid day is usually busy.
Sorry, but i never used extra joints, so i can not help.
In about 2 hours the Asia and Australia will be up, plenty of our members form there, so someone might just be able to help, if that is not to late for you.
I am off to bed, 3:52 AM, watching "how much do we actually know about space" on the "Spark" channel on youtube.
  • Thayloreing
  • Thayloreing
27 Jul 2025 00:37
Replied by Thayloreing on topic problem with num_extrajoint

problem with num_extrajoint

Category: General LinuxCNC Questions

I apologize, it wasn't my intention, I couldn't edit it so I added it below, it wasn't my intention to rush anyone
  • tommylight
  • tommylight's Avatar
27 Jul 2025 00:27
Replied by tommylight on topic Linux_Mint_22.1_LinuxCNC_2.10.iso

Linux_Mint_22.1_LinuxCNC_2.10.iso

Category: Installing LinuxCNC

Gladly, if i can log into google mail again, something is changing with payments AND my country is being de-listed again as i could not log into paypal also about a month ago.
  • tommylight
  • tommylight's Avatar
27 Jul 2025 00:24
Replied by tommylight on topic Manual home to a specific location

Manual home to a specific location

Category: Basic Configuration

Picture? Drawing? anything that would help explain what you're trying to achieve.
If you are comfortable editing the ini file, try changing HOME_OFFSET and HOME, see if it works for you.
  • tommylight
  • tommylight's Avatar
27 Jul 2025 00:21
Replied by tommylight on topic problem with num_extrajoint

problem with num_extrajoint

Category: General LinuxCNC Questions

Wait.
It seems you are not aware that most of planet earth is sleeping right now, it is 2:16AM here, it is still night all over the world, except both Americas, so the only option is to wait. OK, might be early morning in Japan...
-
This reply was prompted as a result of both of his posts being made inside of an hour.
  • Thayloreing
  • Thayloreing
26 Jul 2025 23:54
Replied by Thayloreing on topic problem with num_extrajoint

problem with num_extrajoint

Category: General LinuxCNC Questions

If any of the developers could help me, I’d really appreciate it. I’ve searched extensively for information on the use of NUM_EXTRA_JOINTS, but haven’t found any practical examples of someone actually using this feature. However, it is documented in the official LinuxCNC sources. This feature would solve a specific problem I’m currently facing with a machine. Thank you in advance for any assistance.
Displaying 14236 - 14245 out of 14245 results.
Time to create page: 1.050 seconds
Powered by Kunena Forum