Advanced Search

Search Results (Searched for: )

  • tommylight
  • tommylight's Avatar
17 Oct 2025 20:12
Replied by tommylight on topic No underspeed with temporary material

No underspeed with temporary material

Category: Plasmac

Seems a bit over the hedge, i mentioned multiple times that for under 100$ it is very OK, but 279$ i can not justify nor advise any longer.
  • tommylight
  • tommylight's Avatar
17 Oct 2025 20:09
Replied by tommylight on topic New Probe Basic install - error during install.

New Probe Basic install - error during install.

Category: QtPyVCP

Try
sudo apt update
then
sudo apt install python3-distro
Run install again.
  • f355
  • f355's Avatar
17 Oct 2025 19:53 - 17 Oct 2025 19:55
Replied by f355 on topic Update LinuxCNC 2.9.5 on debian 13

Update LinuxCNC 2.9.5 on debian 13

Category: Installing LinuxCNC

I've done that, quite obviously. I think it is better to save time and skip obvious advices, I have 20 years of in-depth professional experience with Linux behind my back.

The real issue is that the package depends on the version of python3 that trixie doesn't provide, as can be seen here :
Depends: python3 (<< 3.12), python3 (>= 3.11~),

amd64 package depends on 3.13 :
Depends: python3 (<< 3.14), python3 (>= 3.13~),

It looks like a simple oversight more than anything else, those things happen. If it is, I hope it gets corrected soon!
  • DavidR8
  • DavidR8
17 Oct 2025 19:40 - 17 Oct 2025 19:41

New Probe Basic install - error during install.

Category: QtPyVCP

What Linux OS being used including kernel type?
Debian 12
-  What version of Linuxcnc is installed?
2.9.4

-  What version of QtPyVCP and Probe Basic is installed?
Version from here: kcjengr.github.io/probe_basic/quick_star...l#installation-steps

-  How did you install Probe Basic? Quickstart guide? Dev Guide? 
I followed the quickstart guide.

I get an error when I run the third command 'sudo dpkg -i python3-qtpyvcp_5.0.2-19.dev_amd64.deb'
The download folder shows the file.

 
  • tommylight
  • tommylight's Avatar
17 Oct 2025 19:38
Replied by tommylight on topic Update LinuxCNC 2.9.5 on debian 13

Update LinuxCNC 2.9.5 on debian 13

Category: Installing LinuxCNC

Must do:
sudo apt update
first, then try installing.
  • snowgoer540
  • snowgoer540's Avatar
17 Oct 2025 19:24
Replied by snowgoer540 on topic No underspeed with temporary material

No underspeed with temporary material

Category: Plasmac

Found my invoice it was $110 in 2020. Quite the jump.
  • f355
  • f355's Avatar
17 Oct 2025 18:25
Replied by f355 on topic Update LinuxCNC 2.9.5 on debian 13

Update LinuxCNC 2.9.5 on debian 13

Category: Installing LinuxCNC

Thank you for fixing this, Andy, the new key works just fine!

However, the debian package itself seems to have a broken python3 dependency. I'm on the latest Raspberry Pi OS Lite (which is basically trixie with a custom kernel and a few Pi-specific tools installed). Any particular reason for the arm64 package to want python3 < 3.12? amd64 one depends on 3.13, and so does linuxcnc-uspace 2.9.4 that comes with trixie.
$ sudo apt-get install linuxcnc-uspace
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Solving dependencies... Error!
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 linuxcnc-uspace : Depends: python3 (< 3.12) but 3.13.5-1 is to be installed
                   Depends: libboost-python1.74.0 (>= 1.74.0+ds1) but it is not installable
                   Depends: libboost-python1.74.0-py311 but it is not installable
                   Depends: libgpiod2 (>= 1.5.1) but it is not installable
                   Depends: libpython3.11 (>= 3.11.0) but it is not installable
                   Recommends: linuxcnc-doc-en but it is not going to be installed or
                               linuxcnc-doc
                   Recommends: librsvg2-dev but it is not going to be installed
                   Recommends: hostmot2-firmware-all but it is not installable
                   Recommends: python3-pil but it is not going to be installed
                   Recommends: python3-pil.imagetk but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
E: The following information from --solver 3.0 may provide additional context:
   Unable to satisfy dependencies. Reached two conflicting decisions:
   1. linuxcnc-uspace:arm64=1:2.9.6 is selected for install
   2. linuxcnc-uspace:arm64=1:2.9.6 Depends python3 (< 3.12)
      but none of the choices are installable:
      [no choices] 
  • PanikEspoir
  • PanikEspoir
17 Oct 2025 18:05
Replied by PanikEspoir on topic Terminated with an error, I'm begging for help

Terminated with an error, I'm begging for help

Category: General LinuxCNC Questions

There were some electric issues due to an electric storm.

Thanks for the reply.
  • unknown
  • unknown
17 Oct 2025 17:42

Step By Step Help Needed . EL8 Leadshine to PI 5

Category: EtherCAT

Waveshare do an add ethernet adaptor that connects via the pcie bus, they also do one that has a Nvme drive and an ethernet adaptor.
The Odroids have Realtek adapters, so there's that to think about, but I didn't have any issues although I did install the dkms drivers. Then again the Odroid has Nvme and sata ports built in, so no extra $$$ in that respect.
The N100 with Intel hardware sounds like worthy advice. Decisions decisions.
  • unknown
  • unknown
17 Oct 2025 17:30 - 17 Oct 2025 17:32

Is there a new Linuxcnc release in the wings ?

Category: General LinuxCNC Questions

Everything has been pretty well documented within the package lists and in the commit messages.

I thought a backport would be a package that is in eg Trixie that was been repackaged for Bookworm.

TBH the extra packages may be pulling in too much extra stuff, the ISO weighs in at about 4.1G, which I think is due to suggested packages being installed as well. And TBH I've only included them to make transferring files around a little easier whilst testing. Like I said it's experimentation ATM, whether it's any use upstream I don't know.

Not even going to bother to upload to Google drive and ask for any help testing as it was a waste of time. I guess people are busy.
  • PCW
  • PCW's Avatar
17 Oct 2025 17:19

Terminated with an error, I'm begging for help

Category: General LinuxCNC Questions

Were any changes made in the machine?

If you have both Yellow LEDs illuminated, that means power is probably OK

Other possible issues:

1. Cabling from the 5I25/6I25 to the 7I76

2. 7I76 Field voltage too low (check with a voltmeter)

3.  Jumpering changed? (correct = 7I76 W1 and W3 LEFT)

4. Bad 5I25/6I25 or wrong firmware (again was anything changed?)

5. Bad 7I76
  • Will_cnc
  • Will_cnc
17 Oct 2025 17:15

Step By Step Help Needed . EL8 Leadshine to PI 5

Category: EtherCAT

Thank you for the suggestions on what to use for the spindle motor. For now, I’ve replaced the spindle motor with another servo motor that is CiA402 compliant. I haven’t set it up yet, as I’ve been building an enclosure to suit and recently started back at university. Disclaimer: The machine has been set up using the instructions kindly shared by Shemj. Probe Basic Machine Interface Issues 1. Unable to home the machine
When I try to use the on-screen buttons to either home the machine or move to the work zero position, nothing happens. Is there something I might be missing in the setup?
this could be to do with the always_homed  and  homecomp files ? 2. Machine losing position after power-off
When I power off the controller and machine, I expect it to retain its position thanks to the battery backup on the drives. However, when I power it back on, each axis resets to zero instead of remembering its last position. Could this be related to the homing module setup?
3. Lack of continuous jogging in Probe Basic
In other interfaces, there’s an option to jog either continuously or incrementally. Does Probe Basic only support incremental jogging, or is there a way to enable continuous jogging that I’ve overlooked?

Thanks will 
Photo:

Here’s a photo showing the start of the enclosure build — it’s still a work in progress.
 
 
  • PanikEspoir
  • PanikEspoir
17 Oct 2025 16:20
Displaying 8746 - 8760 out of 16715 results.
Time to create page: 0.609 seconds
Powered by Kunena Forum