Re: [Emc-developers] Building closer community FreeCAD & LinuxCNC

2025-08-13 Thread rodw
>@Rod, FreeCAD is already shipping with the LinuxCNC LiveCD? Not yet, but I was planning on building a ISO with Debian Trixie now its out when I clear a couple of other tasks. And do a Youtube Video of installing LinuxCNC on Trixie.   Rod     On 2025-08-13 22:07, andy pughwrote: > On Wed, 13

Re: [Emc-developers] Building closer community FreeCAD & LinuxCNC

2025-08-13 Thread rodw
I just had a browse through the Freecad docs and noticed there was a kuka robot sim that was unmaintained. I wonder if there is scope to integrate sims for some of our kinematics models that have vismach support? Refer to Advanced topics in our docs. Having integrated 5 axis CAM for TCP with thi

Re: [Emc-developers] Trixie amd :Linuxcnc

2025-08-12 Thread rodw
ieb rodw: > > Debian Trixie was oficially released yesterday and is now the stable > > branch of Debian. > > After a dist-upgrade from Bookworm I get > > > > rod@debian:/etc/apt/sources.list.d$ sudo apt install linuxcnc-uspace > > linuxcnc-uspace

Re: [Emc-developers] Trixie amd :Linuxcnc

2025-08-11 Thread rodw
hat > happened during the update, less of a problem caused by LinuxCNC. Just, how > do we explain this to our users? Maybe have an entry in the forums? Not sure > yet about what to change in our documentation. > > Best, > Steffen > > > Gesendet: Sonntag, 10. August 2

Re: [Emc-developers] Trixie amd :Linuxcnc

2025-08-09 Thread rodw
OK, if you first apt install   libqt5webengine5 Linuxcnc installs. I can open AXIS, GMOCCAPY and a couple of QT Sims so its all good. it wierd the dependency was not installed by the Debian way with Linuxcnc-uspace.       On 2025-08-10 14:57, rodwwrote: > Running Andy's s

Re: [Emc-developers] Trixie amd :Linuxcnc

2025-08-09 Thread rodw
Running Andy's script on linuxcnc.org also fails with the smae error. This script is described in our docs at:   https://linuxcnc.org/docs/stable/html/getting-started/getting-linuxcnc.html#_installing_on_debian_bookworm_with_preempt_rt_kernel         On 2025-08-10 14:51, rodwwrote: >

[Emc-developers] Trixie amd :Linuxcnc

2025-08-09 Thread rodw
Debian Trixie was oficially released yesterday and is now the stable branch of Debian. After a dist-upgrade from Bookworm I get   rod@debian:/etc/apt/sources.list.d$ sudo apt install linuxcnc-uspace linuxcnc-uspace-dev Reading package lists... Done Building dependency tree... Done Reading state i

Re: [Emc-developers] 2.9 release?

2025-08-04 Thread rodw
Ooops resending from the enrolled email address. Should 2.9.5 version be released, I think it should be built and tested on Debian Trixie which will be released   in 4 days   on   August 9 2025. Please note that the Debian live builder that we use takes the target distribution from the distributi

Re: [Emc-developers] just tried to dl 2.9.4, failed, apt says zsync is latest

2025-07-29 Thread rodw
Zsync does not support https, you need to use http. ref:   https://bugs.launchpad.net/ubuntu/+source/zsync/+bug/1927807 Personally, if a tool does not support https we should not recommend using it. in any case, why bother? A direct link today is not going to fail. The internet has moved beyond th

Re: [Emc-developers] loadusr -W

2025-07-18 Thread rodw
It does not make sense to push changes back to 2.9 unless you intend to release a 2.9.5 But that makes no sense given the existing 2.9.4 release is in Debian trixie which is frozen pending a full Debian release in the next 60 days or so. Wouldn't it be best to stay in step with Debian with our ve