Advanced Search

Search Results (Searched for: )

  • rodw
  • rodw's Avatar
10 Aug 2025 05:54 - 16 Aug 2025 08:15

Debian Trixie upgrade/install to 2.9.4

Category: Installing LinuxCNC

Debian Trixie is released Yeay!!

It contains Linuxcnc 2.9.4 Wow! 
To upgrade from Bookworm, very rough instructions

sudo apt update
edit /etc/apt/sources.list and replace any instance of bookworm with trixie
sudo apt update
sudo apt upgrade.
Check you are booting in to the new 6.12 Real time kernel
run sudo grub-customizer to set this.
Reboot into the 6.1.2 RT kernel

I removed my version of linuxcnc
sudo apt remove linuxcnc-uspace linuxcnc-uspace-dev

If it is a new install, download debian from Debian.org Trixie is their  current release and install with balena etcher

Check you are running Trixie: lsb_release -a
Check you are runing the prempt_rt kernel 6.12: uname -v (the RT kernel got installed for me)
Linuxcnc should install the RT kernel but I have not checked that.

Install linuxcnc. Seems one dependency did not play well

sudo apt install libqt5webengine5
sudo apt install linuxcnc-uspace linuxcnc-uspace-dev

enjoy Thats It. If you are running ethercat, I think the packages need to be removed and reinstalled as the config ssemed to be missing config files in 6.12

PS I am using the Cinamon Desktop, Latency seems good even without isolating any cores
Seems that I can run the RT kernel without this desktop hanging which is good! I'll see how it goes.
 
Have fun
  • funkenjaeger
  • funkenjaeger
10 Aug 2025 03:10
Replied by funkenjaeger on topic subroutine randomly stops at first G1 move

subroutine randomly stops at first G1 move

Category: O Codes (subroutines) and NGCGUI

Bumping this, I seem to be having the same problem.  
My tool change routine is here:
github.com/Funkenjaeger/fj-lcnc-cfg/blob...files/toolchange.ngc 
(and the rest of my config is in the same repo)

My tool changes sometimes work when I do them manually, but seem to halt when they're part of an actual program involving tool changes.  Specifically, when running a real program, the GUI indicates that it stopped at line 63, which is the last line before the first G1 command.  That checks out, because physically the machine moves to the right Z height for tool change (in accordance with line 63) but then never slots the tool into the pocket (as commanded in line 64)
  • ihavenofish
  • ihavenofish
10 Aug 2025 00:32

Linux based all in one anyone see whats under the hood yet?

Category: Computers and Hardware

Most of these little ones are linux. They are "ok", but most are pretty limited in features and performance.

I have a DDCSV3.1 and its cool to have an all in one single box, but it doesn't come close to linuxcnc. Contouring motion is very poor and its limited to 250khz pulse rates.
  • mgm
  • mgm's Avatar
09 Aug 2025 20:34
Replied by mgm on topic Switch relay in a defined x position

Switch relay in a defined x position

Category: Advanced Configuration

Thank you very much for your effort
I will try to test the revised version in my simulation.
I will report at the latest when I am back at the machine, or when I am back from vacation.
Thanks again for your work.
Greetings Michael
Displaying 14101 - 14104 out of 14104 results.
Time to create page: 0.883 seconds
Powered by Kunena Forum