Advanced Search

Search Results (Searched for: )

  • royka
  • royka
30 Nov 2024 12:15

Real-time kerel not detected on patched 6.12

Category: General LinuxCNC Questions

@rodw Can you confirm that it's the same with the Raspberry or is that kernel source already patched?

I noticed that the patch only works when VMCORE_INFO=y which gets selected by:
 - CRASH_DUMP [=y] && ARCH_SUPPORTS_CRASH_DUMP [=y] && KEXEC_CORE [=y] 
 - PROC_KCORE [=y] && PROC_FS [=y] && MMU [=y]

Is really necessary for LinuxCNC to check that /sys/kernel/realtime or will checking for "PREEMPT_RT" in uname -v be enough?
  • aikiaviator
  • aikiaviator
30 Nov 2024 12:08
Replied by aikiaviator on topic 7i96S Basic Switch Wiring confirmation

7i96S Basic Switch Wiring confirmation

Category: Basic Configuration

Fantastic. Thanks very much. So for anyone else looking, here is a visual.
  • Aciera
  • Aciera's Avatar
30 Nov 2024 12:04
Replied by Aciera on topic Embed tab not displayed with autostart

Embed tab not displayed with autostart

Category: Gmoccapy

Maybe it is sending the output to stderr not stdout. This should direct both to the file:
/usr/bin/linuxcnc '/home/axel/linuxcnc/configs/mini-cnc-tc-dust/mini-cnc-tc-dust.ini' &> '/home/axel/linuxcnc/debug_log.txt
...  &> /home/axel/autostart_log.txt 
  • Aciera
  • Aciera's Avatar
30 Nov 2024 11:53 - 30 Nov 2024 11:54

Qtgragon Versa Probe Bug ? probe_routines.py

Category: Qtvcp

I fixed the formatting.

Maybe you want to file this as an issue or as a pull request on github?
  • zieluch
  • zieluch
30 Nov 2024 11:42 - 30 Nov 2024 11:52

Qtgragon Versa Probe Bug ? probe_routines.py

Category: Qtvcp

Hi Guys,

I think I found a bug in the probe_routines.py for versa probe. When Trying to probe from outside from 4 sides in the current setup I was not able to make it working. ( I always had to probe very end X+ and Y+ with adequate searching  distance). Not sure if this is happening only for me but but this was pretty anoying because even I found center I couldn't from ceter position run routine again to double check.

Someone might find this helpful i adjusted probe_routines.py file (/usr/lib/python3/dist-packages/qtvcp/widgets/probe_routines.py)
github.com/LinuxCNC/linuxcnc/blob/master...ts/probe_routines.py

line 1089
aa = (2 * self.data_side_edge_length) + self.data_latch_return_dist + self.data_xy_clearance
replace with:
aa = 2 * (self.data_side_edge_length + self.data_latch_return_dist + self.data_xy_clearance)
line 1054
aa = (2 * self.data_side_edge_length) + self.data_latch_return_dist + self.data_xy_clearance
replace with:
aa = 2 * (self.data_side_edge_length + self.data_latch_return_dist + self.data_xy_clearance)
  • machinedude
  • machinedude's Avatar
30 Nov 2024 10:50
Replied by machinedude on topic Black Friday Deal got me :)

Black Friday Deal got me :)

Category: Plasma & Laser

my understanding so far was the THCAD-2 can be used but you have to add the HV resistor for ir to work and the THCAD-300 does not need the external resistor in my application;
  • tommylight
  • tommylight's Avatar
30 Nov 2024 10:46
Replied by tommylight on topic Black Friday Deal got me :)

Black Friday Deal got me :)

Category: Plasma & Laser

Means not for use with HF/HV pilot arcs.
-
NOT advice:
The thing is it can be used but requires open the plasma source and wiring it at the rectifier output. Any place else risks letting out the magic smoke. I have THCAD 10 and 300 wired to HF start, probably over 10 or 15 of them.
  • machinedude
  • machinedude's Avatar
30 Nov 2024 10:41
Replied by machinedude on topic Black Friday Deal got me :)

Black Friday Deal got me :)

Category: Plasma & Laser

"The 300V version of the THCAD has all input divider resistor on board and can connect directly to the plasma voltage of touch start type torches only."

this was the section of the description on the Mesa site that confused me.
  • Axolito
  • Axolito's Avatar
30 Nov 2024 10:36
Replied by Axolito on topic Embed tab not displayed with autostart

Embed tab not displayed with autostart

Category: Gmoccapy

I had also tried, same problem
  • Aciera
  • Aciera's Avatar
30 Nov 2024 10:18
Replied by Aciera on topic Embed tab not displayed with autostart

Embed tab not displayed with autostart

Category: Gmoccapy

Maybe add a debug output to the autostart command:

... >> /home/axel/autostart_log.txt
  • Aciera
  • Aciera's Avatar
30 Nov 2024 10:11
Replied by Aciera on topic Leadshine EL8 Servo Drives - EtherCAT

Leadshine EL8 Servo Drives - EtherCAT

Category: Advanced Configuration

Usually a good idea to share the errors you are getting. Saves people trying to help a lot of time.
  • tommylight
  • tommylight's Avatar
30 Nov 2024 10:09
Replied by tommylight on topic Black Friday Deal got me :)

Black Friday Deal got me :)

Category: Plasma & Laser

the only thing i noticed was that the THCAD-300 seems to be for only scratch start HF machines?

Scratch start has no HF nor HV pilot arc, it needs to be dragged on material to fire.
THCAD 300 would work fine for your plasma (i use them on HF/HV start despite warning all not to do that, it just needs to be wired in the right spot), and so will any THCAD, just get 2 of 1MOhm resistors rated at 2W or 5W and wire one on each arc voltage wire.
  • tommylight
  • tommylight's Avatar
30 Nov 2024 10:05
Replied by tommylight on topic Small touchscreen display 7-10' -> 14-16"

Small touchscreen display 7-10' -> 14-16"

Category: General LinuxCNC Questions

Out of curiosity, how much is a RPI and a good touchscreen these days?
Wondering as i got a Lenovo X1 Carbon Yoga for 120 and a Lenovo Yoga Y370 for 220, bot work for LinuxCNC with Mesa, both have 120Hz touchscreens, very high quality ones, very good keyboards, and both do over 4-6 hours on batteries.
  • machinedude
  • machinedude's Avatar
30 Nov 2024 10:01
Replied by machinedude on topic Black Friday Deal got me :)

Black Friday Deal got me :)

Category: Plasma & Laser

Rod  i did some digging and found out that this Machine has been done with THCAD before. the person that did this has some YouTube videos and i found this image on here. this is basically the exact same setup i was going to do minus the THCAD since i was not sure on that part; I watched the videos and in the video he said the THCAD-300 would have been a better choice with this machine. the only thing i noticed was that the THCAD-300 seems to be for only scratch start HF machines? this machine has a 1:1 ratio but has the blow back start so which would be better the THCAD-2 or the HTCAD-300 ?
 
  • slowpoke
  • slowpoke
30 Nov 2024 09:59
Replied by slowpoke on topic Small touchscreen display 7-10' -> 14-16"

Small touchscreen display 7-10' -> 14-16"

Category: General LinuxCNC Questions

Right click on the bar, choose preferences, then check "auto hide". Works on any task bar.
Also, USB C should work with a USB C to A adapter, but in your case only with USB A 3.n version, not with USB 2 versions.
USB 1, 1.1, 2 use 4 pins, USB 3 uses 9 pins, Type C uses 18 pins, but some are for monitor signals .... so is the USB C used for monitor and touch? If yes, then no adapter works. Cr@p, only recalled this while typing.
 

The instruction pamphlet goes on an on about the virtues of using a full featured USB-C port because no HDMI connection is required, video, touch sound all over that single connection, however Pi does not have USB-C.

The instructions then go on to state if you connect the ports in a particular order that you can get the touch working in tandem with the HDMI port but I have tried all combinations and perhaps this might work on a Windows machine (I doubt it), but looks like I need to find another touchscreen, one that does not rely on a USB-C port for the touch signals.
Thanks
Displaying 22186 - 22200 out of 22369 results.
Time to create page: 0.516 seconds
Powered by Kunena Forum