Advanced Search

Search Results (Searched for: )

  • spumco
  • spumco
03 Sep 2026 03:50 - 03 Sep 2026 04:06
Replied by spumco on topic Probe Basic - HAL pins not being created

Probe Basic - HAL pins not being created

Category: QtPyVCP

I'm not worried about the DRO at this point - the widget rules are accomplishing what I want -  and I understand I'm working on an edge-case.

My intent now is to add LED's to the user sidebar tab, not circle back and mess with the DRO again.

I'll try it again without saving the probe_basic.ui file and see what happens.

EDIT

I just did an update/upgrade and managed to overwrite everything, since I was 'just fiddling around' I didn't bother making a copy of the PB config folder.  ARGH.

I'll have another go tomorrow.
  • Lcvette
  • Lcvette's Avatar
03 Sep 2026 03:45
Replied by Lcvette on topic Probe Basic - HAL pins not being created

Probe Basic - HAL pins not being created

Category: QtPyVCP

you should not be saving the probe basic ui file only the files from the config folder. however, the main probe basic ui must be opened first to load the qtpyvcp widgets correctly. you can open it but not save it, only save the config user files. each one must be saved and then close designer and reopen for the next that should avoid the call for the qrc file which is located in the usr/python3/probe_basic system wide directory. you really should never have to go into that for this work.

the dro ui's like i said above have a timer that prevents them currently from registering the hal widgets on initial startup. I was too tired to mess with it tonight, but will have aquick look in the morning to see if its something simple. i know i had to add the timer to prevent other issues i was dealing with from loading multiple ui files so i make no promises. you may need to add the led's to the sidebar tab or something which shouldn't have any issues as demonstrated previously above.
  • rodw
  • rodw's Avatar
03 Sep 2026 03:21

Industrielle Linux CNC 5achs Fräsmaschine

Category: General LinuxCNC Questions

Once your drives are connected with LinuxCNC, it won't care if you have Mesa cards or ethercat.
Ethercat may be more complex to install 
  • spumco
  • spumco
03 Sep 2026 03:16
Replied by spumco on topic Probe Basic - HAL pins not being created

Probe Basic - HAL pins not being created

Category: QtPyVCP

Ok, HalLedIndicator is now showing up in halshow.

Every time I tried to edit probe_basic.ui I couldn't save it due to permissions.  And trying 'sudo editvcp probe_basic' resulted in an error before opening.

Had to
  • make a copy of probe_basic.ui and probe_basic.qrc
  • paste copy in some non-root folder
  • open sudo -thunar and rename the original
  • open the copy in vcp
  • open the user_tab.ui file and edit/save both ui files
  • using sudo-thunar paste the probe_basic.ui & .qrc file copies back in to the python3/dist-packages/probe_basic folder.
I suspect my earlier failure is that I didn't have probe_basic.ui open, or the right .qrc file in the right place.

The user tab is not showing up on the screen (see attached), but at least I've made some progress.
  • rodw
  • rodw's Avatar
03 Sep 2026 03:15
Replied by rodw on topic XML Settings for EC1-57E

XML Settings for EC1-57E

Category: EtherCAT

try creating a config using lcec_configgen
  • Lcvette
  • Lcvette's Avatar
03 Sep 2026 03:08
Replied by Lcvette on topic Probe Basic - HAL pins not being created

Probe Basic - HAL pins not being created

Category: QtPyVCP

so the dro's were not really meant to be customized in that manner so they went last in the loading sequence using a timer to stop any conflicts during load, that being the case the hal widgets do not get registered for the dro ui's only for the usertab uis.. i will see if there is some magic i can do to include the dro's and post back when i have an answer on it!
  • rodw
  • rodw's Avatar
03 Sep 2026 03:07
Replied by rodw on topic J1900 eglfs vs Xorg/glamor

J1900 eglfs vs Xorg/glamor

Category: EtherCAT

Is simply improving heat dissipation enough, or are there other solutions? The N100 is too expensive.

No it was a fault in the kernel. There is nothing wrong with a J1900, I used one for years, its just the baytrail chipset.
  • rodw
  • rodw's Avatar
03 Sep 2026 03:05
Replied by rodw on topic External ESTOP trouble

External ESTOP trouble

Category: Installing LinuxCNC

Aside: I have not been able to find any documentation that really explains how ESTOP is expected to work?  I'm unclear on if I should work with estop_latch or not?  The estop_latch documentation is also pretty thin and does not appear to include any examples for either simple or complex configurations?
 

Yes, you should use estop-latch if you have an external estop button (or a safety relay but that's another story). Its pretty well described in the man page and there was a hal tutorial about it on the forum.
  • spumco
  • spumco
03 Sep 2026 02:49
Replied by spumco on topic Probe Basic - HAL pins not being created

Probe Basic - HAL pins not being created

Category: QtPyVCP

works fine!  how are you creating things?  are you opening using editvcp probe_basic and then opening the user ui?

No, I edited the user ui directly.  Sounds like that may be my problem.  I'll have another go at it and report back.

I'm on trixie, did a pull just a week or so ago so I should be up to date.

 
  • tommylight
  • tommylight's Avatar
03 Sep 2026 02:47

AXYZ 4008 retrofit – original steppers/drives + Mesa 7I95T + LinuxCNC

Category: CNC Machines

Any progress on this?
Pictures of drive wiring might help, if there is no schematics.
  • tommylight
  • tommylight's Avatar
03 Sep 2026 02:44
Replied by tommylight on topic What once was no longer works.

What once was no longer works.

Category: Configuration Tools

Having read this several times, i still do not know how to reply to it, as there is no question or answer, just some statements and some pictures....
What is missing? Or what am i missing?
  • tommylight
  • tommylight's Avatar
03 Sep 2026 02:39

Help needed! Z changes after touching the metal, to a value above the limits.

Category: General LinuxCNC Questions

Did you manage to fix this?
-
We would need much more info about your setup, as that can be caused by incorrect settings in the ini file or by interference on the parallel port from touching material that is not in the same potential as the PC.
  • tommylight
  • tommylight's Avatar
03 Sep 2026 02:19
Replied by tommylight on topic External ESTOP trouble

External ESTOP trouble

Category: Installing LinuxCNC


Probably needs to be tied to one of those pins, not as you have them to iocontrol as it is for enabling/disabling the machine so not controlled by e-stop.
You can also wire it directly in hal
net estop-ext  =>   hm2_7i96s.0.inm.00.input-03  hm2_7i96s.0.ssr.00.out-00
and it should work fine.
  • Lcvette
  • Lcvette's Avatar
03 Sep 2026 02:18
Replied by Lcvette on topic Probe Basic - HAL pins not being created

Probe Basic - HAL pins not being created

Category: QtPyVCP

maybe try bringing over the latest user files, there have been some changes and some may no longer be up to date with the porting we did.  the testing i was using used the latest develop branch for the trixie debian 13 probe basic for reference, i do not have a bookworm machine at the momenht while im working on another project so cannot test there if that is what you are on. if so i would recommend updating to the trixie version
 
  • Lcvette
  • Lcvette's Avatar
03 Sep 2026 02:12
Replied by Lcvette on topic Probe Basic - HAL pins not being created

Probe Basic - HAL pins not being created

Category: QtPyVCP

works fine!  how are you creating things?  are you opening using editvcp probe_basic and then opening the user ui?

 

 
Displaying 76 - 90 out of 13584 results.
Time to create page: 0.342 seconds
Powered by Kunena Forum