Advanced Search

Search Results (Searched for: )

  • rodw
  • rodw's Avatar
12 Mar 2025 08:48 - 12 Mar 2025 08:49
Replied by rodw on topic QTplasmaC upgrade now huge latency

QTplasmaC upgrade now huge latency

Category: Computers and Hardware

This is my trusty old Gigabyte Brix, 4 gb ram, Linuxcnc 2.94 from the downloads page, all my customisations including the R8168-dkms network driver. Internal wifi card removed and another goodie, an Asus Nano USB Wifi dongle. 8 x GLX gears and some light internet browing including posting this reply.This had latency of  around 130 back when I first used it on Linux MInt 17.3 and now it is mind blowing! 
 
  • besriworld
  • besriworld
12 Mar 2025 08:33 - 12 Mar 2025 12:07
Replied by besriworld on topic OLD Lathe conversion to a CNC

OLD Lathe conversion to a CNC

Category: Turning

With the help of chatgpt I fixed the expired certificate. But when I update again there is no new version of the kernel. Is this the latest version for my PC. Yesterday it came out with a real-time error again. What should I do?  PS I had to change source.listdeb deb.debian.org/debian bookworm-backports main contrib non-free non-free-firmwaredeb-src deb.debian.org/debian bookworm-backports main contrib non-free non-free-firmwareI now have a new kernel

There seems to be no change in latency
 
  • rodw
  • rodw's Avatar
12 Mar 2025 08:25

Laser Head Height Sensor – Looking for a Beta Tester

Category: Plasma & Laser

The sensor is a product is from Proma Elecktronica in Poland. I am helping him to test it with Linuxcnc. The idea Proma had was to make a sensor that was easy to use for DIY projects.

I am writing a component to help integrate this into Linuxcnc. I have not even checked this will compile yet but its a start
github.com/rodw-au/proma-cv2
The idea I had was to do a fast calibration whenever the Z axis is homed.
  • stkvit
  • stkvit's Avatar
12 Mar 2025 08:06

Laser Head Height Sensor – Looking for a Beta Tester

Category: Plasma & Laser

I also built a laser cutting machine based on Linux, I just need a high-precision and fast height sensor. The height needs to be controlled in the range of 0.4 - 25 mm. Do you have a closed project? I wonder what element base it is implemented on? I tried to use ad7745, but it did not show itself very well. I want EtherCAT as an interface.
  • rodw
  • rodw's Avatar
12 Mar 2025 07:48

Laser Head Height Sensor – Looking for a Beta Tester

Category: Plasma & Laser

Well this is exciting. I have a bit of machining to do to get this mounted on a ball screw for further testing. Hopefully tomorrow
 

Lukasz at Proma is very impatient!  
  • Aciera
  • Aciera's Avatar
12 Mar 2025 07:35

Dahlander spindel motor starter with direction

Category: General LinuxCNC Questions

Not sure I would bother with the 'Main' contactor.
  • Aciera
  • Aciera's Avatar
12 Mar 2025 07:33
Replied by Aciera on topic halui toggle button

halui toggle button

Category: Basic Configuration

Yes, iov2 has been removed in master.
Simple cases (like yours seems to be) can be handled by a ngc remap for M6 while more complex situations can be handled by a python remap of M6 and or T.

If you just need a safety interlock you might be able to simply add some hal logic that inhibits the relevant output pins until certain conditions are met.
  • Aciera
  • Aciera's Avatar
12 Mar 2025 07:24

Incorporating HAL script recommendation (2.7.14 to 2.9.4 conversion of XZC

Category: General LinuxCNC Questions

That error report still refers to the 'pid.s.do-pid-calcs' not being found. Maybe you attached the wrong file?
  • stenly
  • stenly
12 Mar 2025 06:58

Implementing Spindle Homing for DELTA C2000 Plus (In)correctly?

Category: EtherCAT

Yes, exactly. But do you know of any example configs or even discussions on how to implement a homing origin switch? I don't think I have found any.
  • JTknives
  • JTknives's Avatar
12 Mar 2025 03:58
Replied by JTknives on topic QTplasmaC upgrade now huge latency

QTplasmaC upgrade now huge latency

Category: Computers and Hardware

I didn’t think the J1900 had hyper threading. I didn’t see it but I will look agian.
  • tommylight
  • tommylight's Avatar
12 Mar 2025 03:20
Replied by tommylight on topic QTplasmaC upgrade now huge latency

QTplasmaC upgrade now huge latency

Category: Computers and Hardware

In BIOS hyperthreading must be disabled, and TPM also.
And in case you find "aggressive link management" regarding PCI-E, also disable.
  • JTknives
  • JTknives's Avatar
12 Mar 2025 03:13
Replied by JTknives on topic QTplasmaC upgrade now huge latency

QTplasmaC upgrade now huge latency

Category: Computers and Hardware

I went through the google dock and enlisted the help of ChatGPT and this is what I did and the results.

• CPU: Intel Celeron J1900 @ 1.99GHz (4 cores)
• Kernel: 6.3.0-rt11-linuxcnc (upgraded from 6.1.0)
• NIC: Realtek RTL8111/8168/8411 (using r8168-dkms driver 8.051.02)
• Power Supply: Switched to a more stable supply from the plasma table

What I Did:

1. Installed the 6.3.0-rt11-linuxcnc kernel.
2. Installed and configured the r8168-dkms driver.
3. Disabled EEE on the NIC (r8168.EEE=0).
4. Set kernel boot parameters:

isolcpus=1,2,3 nohz_full=1,2,3 rcu_nocbs=1,2,3 pcidle.max_cstate=1 processor.max_cstate=1 idle=poll


5. Assigned IRQ 91 (NIC) to CPU core 1.
6. Set all CPUs to performance governor (persistent in rc.local).
7. Confirmed BIOS settings: C-states disabled, Turbo Boost off, EIST off.

 
  • cmorley
  • cmorley
12 Mar 2025 02:53

Help,How to customize language of QtDragon's interface

Category: Qtvcp

I can't say I've seen crashes in Master, any more details?
  • tommylight
  • tommylight's Avatar
12 Mar 2025 02:48 - 12 Mar 2025 03:17
Replied by tommylight on topic QTplasmaC upgrade now huge latency

QTplasmaC upgrade now huge latency

Category: Computers and Hardware

Not OK, notice the red/blue vertical lines on both sides of the histogram, those are excursions outside the visible area that do not show unless explicitly requested, so
latency-histogram --nobase --sbinsize 1000 --show
will show those excursions.
Although it just might be usable for Mesa, but i would not risk it.
  • cmorley
  • cmorley
12 Mar 2025 02:44
Replied by cmorley on topic Adding Pre and Post Gcode to Versa Probe

Adding Pre and Post Gcode to Versa Probe

Category: Advanced Configuration

What version of linuxcnc?
Displaying 8521 - 8535 out of 24532 results.
Time to create page: 1.128 seconds
Powered by Kunena Forum