Advanced Search

Search Results (Searched for: )

  • PCW
  • PCW's Avatar
26 Feb 2025 15:33
Replied by PCW on topic QtPlasmac problems

QtPlasmac problems

Category: Plasmac

Mon24 13:59: hm2/hm2_7i76e.0: Watchdog has bit! (set the .has-bit pin to False to resume)

Indicates relatively huge network latency (>5 ms if the watchdog setting is the default 5 ms)
That sounds like maybe a power management issue so you might try adding pcie_aspm=off
in your kernel command line.

What is the current kernel command line?
 (cat /proc/cmdline)



 
  • PCW
  • PCW's Avatar
26 Feb 2025 15:16 - 26 Feb 2025 15:17

Mesa hm2/hm2_7i96s.0: error finishing read

Category: Driver Boards

Is the above line from apt my clue?

The problem that is fixed by the DKMS driver has fairly specific symptoms.

can you run:

sudo chrt 99 ping -i .001 -c 60000 -q 10.10.10.10
 (will run for ~ 1 minute)

and post the stats here

(assuming 10.10.10.10 card address)
  • Ismacr63
  • Ismacr63
26 Feb 2025 15:15
Replied by Ismacr63 on topic No Keyboard jog after update 2.9.3 to 2.9.4

No Keyboard jog after update 2.9.3 to 2.9.4

Category: QtPyVCP

in probe basic? i don't recall ever having a feedoveride via shift. i do not see anything to that effect in the code. was this in a different ui?


It is not a cancellation, it is a speed increase. When you press the keys to move along the axes it moves at a speed of, for example, 360 and when you press the shift key + the movement key it moves at a much higher speed. I have always used that in probe basic and in any other Linuxcnc interface. but since update 2.9.4 it doesn't work for me.
  • Lcvette
  • Lcvette's Avatar
26 Feb 2025 15:08

Move Machine to inside soft limits when Probe Basic on

Category: QtPyVCP

just draw it out and if it looks right you are on the right track. if the jog directions corresponds to spindle motion through the tables work envelop, you have it correct. where the home origin is is just the defining point of the machine reference from which all other settings are predicated on. so where ever your origin is the min/max travels are from that point to the opposite side of the cartesian coordinate system.
  • PCW
  • PCW's Avatar
26 Feb 2025 15:01

Mesa hm2/hm2_7i96s.0: error finishing read

Category: Driver Boards

Mine mesa ethernet card has interrupts on cpu0 how can move it to cpu3 isolated for linuxcnc ?

You can temporarily check if this helps:

 

File Attachment:

File Name: pinirq_2025-02-26.txt
File Size:1 KB


first

chmod +x pinirq.txt

then 

sudo ./pinirq.txt [ethernet_device_name_]

Where [ethernet_device_name] is the name of the Ethernet device connected to the 7I96S
(probably eth0, eno1 enp0s25 or similar)
 
  • Lcvette
  • Lcvette's Avatar
26 Feb 2025 14:57
Replied by Lcvette on topic Gmocappy to probe basic. Any tips?

Gmocappy to probe basic. Any tips?

Category: QtPyVCP

the installation is pretty well locked down, the issues come from configuration setup. if you are starting from an existing gmoccapy config you will need to use the docs for machine configuration setup to guide your transition. always start with testing to see if the sim works as expected, if it does but you have issues with your machine config its a good indicator you missed some items.

the required PB config bits are NOT optional, do NOT skip the reading as there are things in the reading that are required to be done. its a short one pager so just be diligent.

if using gmoccapy and you have ots of custom hal files and such be sure you remove anything that may conflict with probe basic in hal. if you miss one you will get an error telling you the conflict.

thre can be only one post gui hal call in the ini. so if you have anything you need to keep from your existing post gui hal file, you will want to consolidate the items into the probe basic post gui hal file or read the linuxcnc docs on how to call any other post gui hal files from within the main PGHF.
  • Lcvette
  • Lcvette's Avatar
26 Feb 2025 14:50
Replied by Lcvette on topic No Keyboard jog after update 2.9.3 to 2.9.4

No Keyboard jog after update 2.9.3 to 2.9.4

Category: QtPyVCP

in probe basic? i don't recall ever having a feedoveride via shift. i do not see anything to that effect in the code. was this in a different ui?
Displaying 18631 - 18637 out of 18637 results.
Time to create page: 0.900 seconds
Powered by Kunena Forum