Advanced Search

Search Results (Searched for: )

  • Aciera
  • Aciera's Avatar
04 Feb 2025 08:38
Replied by Aciera on topic caxis.comp - How to freewheel axis/spindle?

caxis.comp - How to freewheel axis/spindle?

Category: HAL

Note the backslash-r in ‘python3\r’.
Seems that you have a problem with line endings, did you handle the file on a windows system?

If you have to use Windows maybe this helps:
sberahimzadeh.medium.com/solve-the-error...python3-f58dcf02add4
  • meister
  • meister
04 Feb 2025 08:27

LinuxCNC-RIO - RealtimeIO for LinuxCNC based on FPGA (ICE40 / ECP5)

Category: Computers and Hardware

ok, until I have a better solution,
I have added a new 'type' (201 : Custom Boolean)

sample config (gui setup will not work / need to added by hand in the json config):
        {
            "type": "modbus",
            "pins": {
                "tx": {
                    "pin": "MODBUS:TX"
                },
                "rx": {
                    "pin": "MODBUS:RX"
                },
                "tx_enable": {
                    "pin": "MODBUS:TX_ENABLE"
                }
            },
            "uid": "modbus0",
            "config": {
                "relais1": {
                    "type": 201,
                    "address": 11,
                    "on": [6 ,0, 1, 1, 0],
                    "off": [6 ,0, 1, 0, 0],
                    "timeout": 100,
                    "delay": 60,
                    "direction": "output"
                }
            }
        }

"on": the bytes of the frame to switch the output on (without address and checksum)
"off": the bytes of the frame to switch the output off (without address and checksum)
  • bkt
  • bkt's Avatar
04 Feb 2025 08:02

touch screen QT6 GUI probelm -- solved setting XI2=0

Category: Advanced Configuration

insert in [DISPLAY] section of my .ini file these row ... the situation seems littel bit better .... but not perfect:

PROGRAM_PREFIX = QT_LOGGING_RULES="qt.qpa.input=true"

now try with bash script .....
  • onceloved
  • onceloved's Avatar
04 Feb 2025 08:01

EtherCAT + lcec + cia402 + PID on A6-1000EC in velocity control mode

Category: EtherCAT

You can add me on discord, my username is onceloved.cn I can use TeamViewer to remotely configure for you
  • bkt
  • bkt's Avatar
04 Feb 2025 07:58 - 04 Feb 2025 08:00
Replied by bkt on topic good day to all (in some gtp languages)

good day to all (in some gtp languages)

Category: Off Topic and Test Posts

I was born at 1100m, I find it hard to like summer more than winter....even though I've wanted to get a boating license for years (and right now I know I don't have the time ) .... in 1 hour I can be at the seaside ...

But if at your home in winter register -17°C there is certainly someone who puts on skis with skins and goes uphill... then takes them off and goes down... or not?
Displaying 19546 - 19550 out of 19550 results.
Time to create page: 0.371 seconds
Powered by Kunena Forum