Advanced Search

Search Results (Searched for: )

  • Todd Zuercher
  • Todd Zuercher's Avatar
10 Mar 2025 16:35
Replied by Todd Zuercher on topic QTplasmaC upgrade now huge latency

QTplasmaC upgrade now huge latency

Category: Computers and Hardware

The old Linuxcnc version would have been based on running a 32-bit version of Debian 7 (Wheezy) and depending on your hardware likely running the RTAI real time patched kernel. This worked well with many slower CPUs.

The latest versions of Linuxcnc's ISOs are based on 64-bit Debian 12 (Bookworm) and comes with a Preempt RT patched real time kernel. This system generally does not give good latency with slower CPUs. You may need to try to install an RTAI version. (I have not tried to get a current release of Linuxcnc running with RTAI so I can't be of much help there other than to point you to the documentation.)
linuxcnc.org/docs/stable/html/getting-st...#cha:Installing-RTAI
  • Todd Zuercher
  • Todd Zuercher's Avatar
10 Mar 2025 16:22 - 10 Mar 2025 16:24

Error when starting LinuxCNC: “undefined symbol: kinematicsSwitch”

Category: General LinuxCNC Questions

I think you might be missing some essential entries in the [TRAJ] section of your ini file and one that's there may be named wrong.

You have:
[TRAJ]

COORDINATES = X Y Z
NO_FORCE_HOMING = 1
MAX_LINEAR_VELOCITY = 100.0
DEFAULT_VELOCITY = 50.0


Try changing it to:
[TRAJ]

COORDINATES =  X Y Z
NO_FORCE_HOMING = 1
LINEAR_UNITS = inch
ANGULAR_UNITS = degree
DEFAULT_LINEAR_VELOCITY = 50.0
MAX_LINEAR_VELOCITY = 100.0
  • robh
  • robh
10 Mar 2025 16:15
Replied by robh on topic Joint Error After large rotary move

Joint Error After large rotary move

Category: General LinuxCNC Questions

Would be grate to get a driver update to 64bit i have done the job so so rush for me, once done i can test it out
because as i see it even if i reduce for half on the count , will only give 180 turns, twise as many parts output.
  • fabi0696
  • fabi0696
10 Mar 2025 15:41
Replied by fabi0696 on topic EL6731 changes cyclically to INIT status

EL6731 changes cyclically to INIT status

Category: EtherCAT

Okay, then I'll look for this post.

The other terminals, e.g. the EL7041 terminals, work straight away. Only the ProfiBus does not start straight away after a Koppler restart.

I have the current TC3 project here again. I have changed the file extension tnzip to zip so that I can upload it.

 

File Attachment:

File Name: LinuxcncNe...3-10.zip
File Size:195 KB
  • workshop54
  • workshop54
10 Mar 2025 15:24
Retrofit: Maho MH400E to LinuxCNC was created by workshop54

Retrofit: Maho MH400E to LinuxCNC

Category: Show Your Stuff

Retrofit: Maho MH400E naar LinuxCNC

Hi everyone,

I’ve recently started converting my Maho MH400E to LinuxCNC, and I’d like to share my progress here. I was inspired by RotarySMP—his posts gave me the courage to take on this project. Initially, I tried to get the original Philips control system working, but unfortunately, I couldn't get it to function. That led me to take the plunge and retrofit the machine with LinuxCNC.

Understanding the machine
To better understand how everything works, I fully translated the original manual into English. This has made it much easier to follow, especially when cross-referencing signals and system behavior.
Additionally, I’ve been diving into the control cabinet wiring and schematics, making sense of the machine's logic and how it all ties together.

Mesa hardware choices
RotarySMP used PCI-based Mesa cards, but since those are becoming outdated, I went with a different setup. After some research and trial and error, I decided on the following Mesa cards:
7i94T (Ethernet FPGA card)
7i77 (Analog servo interface)
7i84 (I/O expander)

So far, this combination seems to be working well, though I'm still troubleshooting some issues.

Current LinuxCNC setup
For now, I'm running LinuxCNC on an old laptop. It works, but eventually, I plan to upgrade to a dedicated PC.
As for the user interface, I’m currently leaning towards QtDragon, but that choice is still open for discussion.

What has been done so far:
1️⃣ Completely cleaned the machine (it was necessary!).
2️⃣ Organized the wiring in the control cabinet—technically not needed, but very satisfying.
3️⃣ Removed the original Philips CNC controller and monitor.
4️⃣ Translated the full machine manual into English.
5️⃣ Started analyzing the control cabinet logic and making sense of the schematics.

Current status of the Mesa cards/LinuxCNC setup:
✔️ I successfully established a connection with the 7i94T, which is in turn connected to the 7i77 via ribbon cable.
⚠️ However, I’m currently facing an issue, for which I have an open question on the forum.

I’ll be adding some photos of the machine and the Mesa cards soon. Looking forward to sharing more progress and learning from the community!
Displaying 18316 - 18320 out of 18320 results.
Time to create page: 0.437 seconds
Powered by Kunena Forum