Re: [Emc-users] Touchy SIM configuration not working

2025-02-25 Thread gene heskett
On 2/25/25 15:07, Leonardo Marsaglia wrote: Hi Gene! Here it goes: Print file information: RUN_IN_PLACE=no LINUXCNC_DIR= LINUXCNC_BIN_DIR=/usr/bin LINUXCNC_TCL_DIR=/usr/lib/tcltk/linuxcnc LINUXCNC_SCRIPT_DIR= LINUXCNC_RTLIB_DIR=/usr/lib/linuxcnc/modules LINUXCNC_CONFIG_DIR= LINUXCNC_LANG_DIR=/u

Re: [Emc-users] LinuxCNC 2.9.4 can't find MESA 7i92H

2025-02-25 Thread John Dammeyer
OK. A bit more on this. I can fix the toplevel.py with Exception,e: to be Exception as e: I can fix the print statements to be instead print(...) But now I'm seeing errors in what appear to be library programs. [GladeVCP.QTVCP.QT_ISTAT][WARNING] Embedded tab configuration -invalid number of TAB

Re: [Emc-users] LinuxCNC 2.9.4 can't find MESA 7i92H

2025-02-25 Thread John Dammeyer
Rats... I was celebrating too soon. Looks like a Python3 isssue with perhaps older Python 2 code? To avoid the error with the missing MPG I borrowed it from the working system so now it's been found. Toplevel just imports remap and remap imports stdglue. I don't understand this error: except

Re: [Emc-users] Touchy SIM configuration not working

2025-02-25 Thread andy pugh
On Tue, 25 Feb 2025 at 20:09, Leonardo Marsaglia wrote: touchy_postgui.hal:7: Pin 'touchy_test.mpg' does not exist This is the problem. For some reason "Running HAL command: loadusr gladevcp --always_above -c touchy_test" hasn't loaded the test panel (with the simulated MPG) This might be a r

Re: [Emc-users] LinuxCNC 2.9.4 can't find MESA 7i92H

2025-02-25 Thread Sam Sokolik
Yay! On Tue, Feb 25, 2025, 4:58 PM John Dammeyer wrote: > Yipee! It's alive! It's alive! > I had forgotten to check off one box in the network dialog. So the IP > address were all correct but no one was allowed to connect. > Now to move it into the mill cabinet and see if I can make hardware

Re: [Emc-users] LinuxCNC 2.9.4 can't find MESA 7i92H

2025-02-25 Thread John Dammeyer
Yipee! It's alive! It's alive! I had forgotten to check off one box in the network dialog. So the IP address were all correct but no one was allowed to connect. Now to move it into the mill cabinet and see if I can make hardware move. John > -Original Message- > From: John Dammeyer [m

[Emc-users] LinuxCNC 2.9.4 can't find MESA 7i92H

2025-02-25 Thread John Dammeyer
Hi all, >From 2.9.3 an apt update and upgrade gave me 2.9.4 without issues. Next problem. The MESA and Ethernet Cable work with the older 2.8.4 Raspbery Pi4 LinuxCNC as shown in attached photo. Move the cable over to the PC which has the same INI and HAL files as the 2.8 system with MESA 7i92H a

Re: [Emc-users] Touchy SIM configuration not working

2025-02-25 Thread Leonardo Marsaglia
Hi Gene! Here it goes: Print file information: RUN_IN_PLACE=no LINUXCNC_DIR= LINUXCNC_BIN_DIR=/usr/bin LINUXCNC_TCL_DIR=/usr/lib/tcltk/linuxcnc LINUXCNC_SCRIPT_DIR= LINUXCNC_RTLIB_DIR=/usr/lib/linuxcnc/modules LINUXCNC_CONFIG_DIR= LINUXCNC_LANG_DIR=/usr/lib/tcltk/linuxcnc/msgs INIVAR=inivar HALCM

Re: [Emc-users] Touchy SIM configuration not working

2025-02-25 Thread gene heskett
On 2/25/25 11:57, Leonardo Marsaglia wrote: Hi guys, I'm trying to simulate touchy on a new PC to eventually use it as my main GUI but I'm getting the attached error. This is a DEBIAN 12 clean install using the ISO from LCNC. Any thoughts? Thank you The list strips attachments. copy/paste the

[Emc-users] Touchy SIM configuration not working

2025-02-25 Thread Leonardo Marsaglia
Hi guys, I'm trying to simulate touchy on a new PC to eventually use it as my main GUI but I'm getting the attached error. This is a DEBIAN 12 clean install using the ISO from LCNC. Any thoughts? Thank you linuxcnc.report Description: Binary data ___