Advanced Search

Search Results (Searched for: )

  • snowgoer540
  • snowgoer540's Avatar
08 Aug 2025 00:41 - 08 Aug 2025 00:42
Replied by snowgoer540 on topic QtPlasmac Updates

QtPlasmac Updates

Category: Plasmac

QtPlasmaC updates - Master (v2.10):
  • add M52P1 to conversational pre and postamble
  • PCW
  • PCW's Avatar
07 Aug 2025 23:49
Replied by PCW on topic Using a 7i95T for 3 axis + handwheels

Using a 7i95T for 3 axis + handwheels

Category: Advanced Configuration

Better to use the on card 7I95T encoders for machine feedback.
You can put high speed encoders on the expansion ports
but for feedback use its better to use differential signaling
and the 7I95T already has 6 encoder input designed for this.
  • PCW
  • PCW's Avatar
07 Aug 2025 23:36 - 07 Aug 2025 23:52

Custom M codes don't work on Rasberry Pi 5 + Messa 7i95

Category: G&M Codes

halcmd (and hal)  are fine with true/false for bit types:

pcw@pcw-HP-Compaq-Elite-8300-USDT:~/linuxcnc-dev/src/hal/components$ halcmd setp hm2_7i96s.0.ssr.00.out-00 true
pcw@pcw-HP-Compaq-Elite-8300-USDT:~/linuxcnc-dev/src/hal/components$ halcmd getp hm2_7i96s.0.ssr.00.out-00 TRUE

pi@raspberrypi5:~/linuxcnc/nc_files $ ./M101
bash: ./M101: cannot execute: required file not found


Likely means that bash was not found.



 
  • MikkelRS
  • MikkelRS's Avatar
07 Aug 2025 23:24
Replied by MikkelRS on topic Using a 7i95T for 3 axis + handwheels

Using a 7i95T for 3 axis + handwheels

Category: Advanced Configuration

To PCW: I would use 5v encoders... are the parallel expansion ports capable of high speed encoders? like 1um linear scales?
7i73 looks like a nice option as well.
Thanks!
  • MikkelRS
  • MikkelRS's Avatar
07 Aug 2025 23:22
Replied by MikkelRS on topic Using a 7i95T for 3 axis + handwheels

Using a 7i95T for 3 axis + handwheels

Category: Advanced Configuration

I do understand you can vary the scaling of the ppr->movement, the machine im retrofitting never had any scale switch, though never using this machine originally, i dont know exactly how it functioned. It is a good idea though. Thanks!
  • unknown
  • unknown
07 Aug 2025 22:56 - 08 Aug 2025 08:32

Custom M codes don't work on Rasberry Pi 5 + Messa 7i95

Category: G&M Codes

It's finding bash fine, the command requires either a 0 or 1 as input, going by the error message, not a "True" or "False"


It's kind of hard to debug without seeing the script.

My comment regarding true or false is incorrect, thanks PCW.

Should the command be run from a bash command line or within a halcmd session ?

I've gone all rusty as of late...must be the dust from the build garage storage
  • Lcvette
  • Lcvette's Avatar
07 Aug 2025 20:45
  • SebastianM
  • SebastianM
07 Aug 2025 20:25

"KeyError" suddenly appears after moving a limitswitch

Category: QtPyVCP

Success!
I moved that line to my posthui.hal and now everything works. 

# --- ESTOP-EXT ---
net pendant-estop     <= hm2_7i76e.0.7i76.0.0.input-29

Thx for the support. 
  • cakeslob
  • cakeslob
07 Aug 2025 19:59

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

so i dont understand how these correspond to physical pins on the remora board itself, do you still have to add those manualy in the code.


espacialy for the x-axis i dont see where the enable pin is or where the xp+, xp-, xd+,xd- are refferencd in the code here. i realy dot get it, the documentaion is not making sence.

forum.linuxcnc.org/18-computer/44828-rem...rd?start=2200#327803

here is how the pins correspond to the physical pins. the xp and xd pins are defined in the config.txt and are turned into stepgen1,2,whatever
  • Lcvette
  • Lcvette's Avatar
07 Aug 2025 19:17

"KeyError" suddenly appears after moving a limitswitch

Category: QtPyVCP

It looks like maybe a comflict in pb, the ui tries loading which should set an active work coordinate system. This is how the button synchronization and exclusivity functions.

It may be your pendant code. This is the first error of that nature ive had reported in 8 years and there are thousands of pendant users out there.

I would try moving any items that need to synchronize with the gui into the postgui halfile and see if functionality still works and the error goes away.
  • JacobRush
  • JacobRush
07 Aug 2025 18:58

Custom M codes don't work on Rasberry Pi 5 + Messa 7i95

Category: G&M Codes

You probably want to start your script with:
#!/usr/bin/env bash

I think this error is saying that /bin/bash is not in that location the /usr/bin/env will use the bash thats in your path. 

 
  • SebastianM
  • SebastianM
07 Aug 2025 18:30

"KeyError" suddenly appears after moving a limitswitch

Category: QtPyVCP

Good question.
I also wonder is this really is a PB issue or maybe a general LinuxCNC topic. What do you think?
  • Lcvette
  • Lcvette's Avatar
07 Aug 2025 18:28

"KeyError" suddenly appears after moving a limitswitch

Category: QtPyVCP

I wonder if it's because it's being loaded before the GUI is loaded
  • Pashtet
  • Pashtet
07 Aug 2025 17:49 - 07 Aug 2025 17:50

Custom M codes don't work on Rasberry Pi 5 + Messa 7i95

Category: G&M Codes

 Sorry, I really didn't comment out these lines in Hal when I tested it from the command line. Here are the error messages.

pi@raspberrypi5:~/linuxcnc/nc_files $ bash M101
' invalid for bitvalue 'True
<commandline>:0: setp failed
: numeric argument required
pi@raspberrypi5:~/linuxcnc/nc_files $ 
 
  • PCW
  • PCW's Avatar
07 Aug 2025 17:01

Problem with 7i92 + 7i77 + 7i76 combo – Smart Serial not detected on P2

Category: Driver Boards

One sserial port can have from 1 to 8 channels so the mesaflash information is correct.

If both cards don't show up in hal, its likely that they are not enabled in the sserial_port_0=nnnxxxx
stanza in the driver command line



 
Displaying 3181 - 3195 out of 22824 results.
Time to create page: 0.354 seconds
Powered by Kunena Forum