Advanced Search

Search Results (Searched for: )

  • endian
  • endian's Avatar
23 Jun 2025 19:43

Problems switching PDO assignments (EP5101-0011)

Category: EtherCAT

Maybe there is an eeprom setup and you will have to overwrite something in the eeprom .. because I can not see any SDOs in the startup list out of SM configuration... From the dmesg you are still tring write SM managers what not exist for them... 

My setup before the translator was ... Active configuration, unplug the TC3 master plug lcec master.. ethercat pdos ... And just rewrite active config then I have exporting the SDO config and everything works everytime..

You are using the TC2 instead TC3 .. there should be problem of crashing because I did the translation over TC3 withe 20other slaves CoE or SoE and it works well... Use just TC3, it is better and it is free... Did drag and drop file to the console? Because you have to insert full path ... I am in the heavy storm right now and I can not check your stuff ... 
  • meister
  • meister
23 Jun 2025 19:38
Replied by meister on topic new ESI XML to Eeprom converter tool

new ESI XML to Eeprom converter tool

Category: EtherCAT

github.com/synapticon/siitool

# 3. Execution of this software or parts of it exclusively takes place on hardware
produced by Synapticon GmbH.

of course you could just use it, no one will be able to prove it,
but since I'm trying to integrate EtherCat into RIO,
I can't use it so easily in my project.
  • PCW
  • PCW's Avatar
23 Jun 2025 19:30 - 23 Jun 2025 21:44
Replied by PCW on topic Spindle speed?

Spindle speed?

Category: Basic Configuration

Before looking further into this, There seem to be
no hal connections that set the spindle directions.

That is, there are these net statements:

net Y73-SPFWD <= spindle.0.forward
net Y74-SPREV <= spindle.0.reverse

But signals Y73-SPFWD and Y73-SPFWD are not connected
anywhere else in the hal file. Normally I would expect
these to connect to some direction control output bits.

How is direction controlled on your VFD?
  • Murphy
  • Murphy
23 Jun 2025 19:27

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

@scotta, I just tested the 3.1.4 unfortunately it's still the same no change. Spindle dips to nearly zero while in CSS
  • PedPEx
  • PedPEx
23 Jun 2025 19:13 - 23 Jun 2025 19:17

Problems switching PDO assignments (EP5101-0011)

Category: EtherCAT

I tried a bunch of stuff, this are the results:

1. I tried to set the corresponding PDO assignments via EtherCAT-Configurator once again. It changed the PDO assignment but after a power-cycle the settings were gone.

2. I tried to set the PDO assignment via a InitCMD-XML file. The InitCMDs do not change anything unfortunately. A "ethercat rescan" didn't help either, it just caused more errors in dmesg (output attached)

3. Your linked your software "convertorSdos.exe", i wasn't able to use it properly, it errored out with a "Unhandled exception. System.NullReferenceException: Object reference not set to an instance of an object. at Program.Main()" and crashed entirely. I started it with the "Beckhoff_EP5101-0011_config.xml" in the same folder, typed in "c -i" and gave it the absolute path to the before mentioned XML file - what did i do wrong?
  • Hobbymate
  • Hobbymate
23 Jun 2025 18:44
Replied by Hobbymate on topic Weird problem happening during g71, g70 cycle

Weird problem happening during g71, g70 cycle

Category: General LinuxCNC Questions

Thanks for answering. When i run this code from examples its do. G21 G54 G18
F400

O100 SUB
G0 X10 Z0
O101 REPEAT [3]
G1 X[#<_x>-5] Z[#<_Z>+3]
G1 X[#<_x>-5]

O101 ENDREPEAT
O100 ENDSUB

O101 SUB
G72 Q100 X1 Z1 D0.5 I1 R0.3
G70 Q100 X1 Z1 D0.5 P3
O101 ENDSUB

O101 CALL

M2
When from this code i delete G72 line G70 working fine . But when i change G72 to G71 Linuxcnc freezing . Can someone direct me to right path. How to run G71 .
.
  • PCW
  • PCW's Avatar
23 Jun 2025 18:38

homing with Phase Z encoder on MESA 7i96s

Category: Advanced Configuration

if you: 

1. Disconnect the encoder

2. Change the index input to TTL mode
(W1 left)

3. With LinuxCNC running and halshows "Watch" tab showing
    hm2_7i96s.0.encoder.00.input-index, does the state of
    hm2_7i96s.0.encoder.00.input-index change when you ground
    the IDX+ input (TB2 pin 13)?
  • JackRay
  • JackRay
23 Jun 2025 17:08
Replied by JackRay on topic homing with Phase Z encoder on MESA 7i96s

homing with Phase Z encoder on MESA 7i96s

Category: Advanced Configuration

My wiring is good. I followed the MESA7i96s documentation. I think everything is correct.
I've tested 5 RS-422 encoders with phase A+,A-,B+,B-,Z+,Z-. Or maybe my MESA board isn't working properly. I don't know how to get out of it
  • Creative25
  • Creative25
23 Jun 2025 16:27
Replied by Creative25 on topic TB 6600 getting hot

TB 6600 getting hot

Category: Driver Boards

Good point I forgot to mention the specs
Current is 3A. Resistance is 1.3 Ohm
Holding torque 3 Nm
I run them with a 36v power supply.

O guess that about no voltage specification is a good point you don’t know what transistors are in there.
  • Kieran
  • Kieran
23 Jun 2025 15:19
Replied by Kieran on topic Do I need a better PC?

Do I need a better PC?

Category: EtherCAT

 

File Attachment:

File Name: ethercatse...axis.zip
File Size:8 KB
  • Yaroslav
  • Yaroslav
23 Jun 2025 13:22
  • Lcvette
  • Lcvette's Avatar
23 Jun 2025 13:14
Replied by Lcvette on topic Probing alert on missing parameters

Probing alert on missing parameters

Category: QtPyVCP

Your picture above, you have to 99 listed as probe tool. But no tool loaded in software. Shows 0 as being the loaded tool.
  • Aciera
  • Aciera's Avatar
23 Jun 2025 12:55
Replied by Aciera on topic Fanuc-Style Toolchange

Fanuc-Style Toolchange

Category: Advanced Configuration

usually you would have the files in your config folder but the main thing is that they can be found where the file paths in the ini file point to, so don't forget to add the [PYTHON] section and contents to your ini file and set the appropriate paths.
See the sim configs for how to set things up.
  • meister
  • meister
23 Jun 2025 12:50
Replied by meister on topic How to design new driver for my own board

How to design new driver for my own board

Category: Driver Boards

sweet :)

and for the host interface USB?
this will not really work :(
LinuxCNC is a little bit different to other controller like GRBL,
you need a realtime loop between board and host and this will only work with Ethernet/Ethercat/SPI(raspberry) or LPT., not with USB or UART.

If you need almost ready to use Gateware/Drivers for your board, you can look at:

github.com/multigcs/riocore/
(github.com/multigcs/riocore/blob/dev/doc/BOARDS.md)

this is a gateware generator and all the FPGA stuff is written in verilog,
but it use W5500 UDP interface or SPI.
There is also an UART/USB plugin, but only for testing, not for realtime use.

you can take a look on my youtube channel, there are many videos with different FPGA's running RIO:
www.youtube.com/@unixconf/

but i can understand if you prefer to write your own software, it's also fun :)
  • vitali
  • vitali
23 Jun 2025 12:36
Displaying 12706 - 12720 out of 17603 results.
Time to create page: 0.854 seconds
Powered by Kunena Forum