Advanced Search

Search Results (Searched for: )

  • Mecanix
  • Mecanix
04 Aug 2024 22:35
Replied by Mecanix on topic Is a parport fast enough?

Is a parport fast enough?

Category: General LinuxCNC Questions

The only chips that I'm aware of are the 74LVC series that run off 3.3v but have 5v tolerant inputs. 

We use TI's LSF0108 alot. Bidirectional featured too, and so can interface In or Out at the firmware end. The TXU0104 is another I use quite often, unidirectional, however features schmitt triggers... farewell noisy and slow rises & falls!!

@OP - The PC827 is ancient (medieval crap). s l o w. I'd upgrade this to a Year 2024 era 10meg capable-like LTV-M601. Finally, the PWM-to-10V works perfectly fine. Best way to answer your own question is to simulate the circuit (LM358 here). Something ChatGPT ain't great at ;)

  • avive
  • avive
04 Aug 2024 22:16

EtherCAT i/o board for spindle, estop and mpg

Category: EtherCAT

I'm assembling a machine on EtherCAT. All the mechanics are ready, checked on stepper motors while the servo motors are still on the way. But the spindle is available and there was a question of connecting it. The speed can be controlled by 0-10 volts or PWM. Plus, I need to connect Estop and MPG. I'm considering the following options:

1. Since I have a computer with two network ports, I can connect RP2040 via Ethernet to one of them. Cheap and angry, but I would like to do everything on one technology.

2. Noname EtherCAT i/o board from Ali Express (but which one?)

3. Beckhoff EK1828 coupler with 4 digital inputs and 8 digital outputs.  www.beckhoff.com/en-en/products/i-o/ethe...-coupler/ek1828.html  But is it possible to issue a computer-generated PWM signal through it and receive feedback from the spindle about the speed?

I would like to do with one device that covers all needs except servos. What are your recommendations, colleagues?
  • Cant do this anymore bye all
  • Cant do this anymore bye all's Avatar
04 Aug 2024 22:08
Replied by Cant do this anymore bye all on topic Is a parport fast enough?

Is a parport fast enough?

Category: General LinuxCNC Questions

So how are you going to do the 5v to 3.3 translation for the inputs ? As the FPGA isnt 5v tolerant on the inputs.

The only chips that I'm aware of are the 74LVC series that run off 3.3v but have 5v tolerant inputs. Or you can use fet bus switches but they need pullup resistors and have a vcc of no more of about ~3.9 to ~4.2v.

That's also been my biggest gripe with those boards, the amount of rework to safely get 5v inputs.
  • endian
  • endian's Avatar
04 Aug 2024 21:24
Replied by endian on topic Exotic data types in .xml config

Exotic data types in .xml config

Category: EtherCAT

working twincat3 project with EL6751 and one slave... I am creating the .xml config and I will try them with etherlab master...

regards
  • Grotius
  • Grotius's Avatar
04 Aug 2024 20:48
Replied by Grotius on topic Trajectory Planner using Ruckig Lib

Trajectory Planner using Ruckig Lib

Category: General LinuxCNC Questions

Hi,

I had to review some path blend code. Step by step, we go forward.
This is a tiny example how to use path blend, tooldir blend, & 3d velocity profile together.

The begin of something good maybe... I am still working on the tooldir, this needs some code review
here and there.


I did a test on the parport production machine, to test the velocity profile. The machine
or my pc is unable to perform a nice 9 axis job. As a result of that,
i am planning to run an ethercat production machine coming day's. This machine still uses stepgen.
However, best is to send just the coordinates to a servo drive. That saves the pc a huge ammount of
calculation time over 9 scurve axis.

 
  • purged
  • purged
04 Aug 2024 20:21

Chinese Servos: Working great! German Servos: Not yet. Metronix ARS 2310 FS

Category: EtherCAT

Wow this is shaping out to be quite tricky! There is probably no useful info in this message, but I found that writing stuff down sometimes reveals a sensible next step in an otherwise blurry mess of ethercat acronyms

By rearranging the PDOs in the manufacturer supplied TwinCAT 2 project slightly I can get the drive to OP state and I can even read cyclic PDO data from it, such as statusword, velocity and position. But the other direction master-> drive PDO transmission is not received no matter what I try.
 
  • I have verified equal 1ms cycle time settings in the servo drive config software, in the TwinCAT 2 distributed clock settings, in the TwinCAT 2 axis and PLC
  • Even if this was a distributed clock configuration or jitter issue, Metronix ARS 2310 FS claims to be able to synchronize with raw Ethercat frames on the network if no DC is available
  • I am seeing 1 (one) successful master->drive PDO transmission per preop->op state transition, where I believe TwinCAT also transfers a lot of SDO settings

It's worse on LinuxCNC, here I don't even receive any PDO data from the drive. But here too the drive reaches OP state and SDO transmissions via ethercat download or ethercat upload work and are evaluated seemingly correctly by Metronix.
 

I am still not quite sure how important the SII EEPROM data is. If I use siitool -m to create an eeprom image from the manufacturer supplied EDS xml profile with PDO mappings, any ethercat sii_write attempts are seemingly dismissed, afterwards the drive is listed only with some IDs in ethercat slaves. An image created without PDO mappings, but only with sync managers and human readable manufacturer strings etc can be written successfully and is listed as such in ethercat slaves even after power cycles.
 

With the diagnostics in my Chinese servo drives I can verify that Linux-dominated Ethercat has the correct sync cycle time of 1ms configured. I've never seen any errors from them, but there does seem to be a non-zero number of SM2 lost times and Sync lost times, maybe 1 per second? Is that normal or could that be a problem for a fastidious German servo drive?
 

The laptop on which I am currently running TwinCAT and the Raspberry Pi on which I am running the Linux Ethercat master are both not equipped with especially reputable Intel NICs ... could that be a fundamental problem? Should I look for some normal office PC for a test run?
  • JamesHoward
  • JamesHoward
04 Aug 2024 19:56
Replied by JamesHoward on topic Is a parport fast enough?

Is a parport fast enough?

Category: General LinuxCNC Questions

Here's a quick update. I have picked up a new JTAG/SPI/UART/I2C Flash programmer! I have wanted one for so long.... I have flashed the ColorLight 5A-75E with the LiteX-CNC firmware and my custom config file sucessfully! I have built a schematic in KiCAD that should work for my machine. I have all of the parts that I need. All that is left is to 1: Sleep on the schematic a couple days (let it brew), then I can double check it. 2: Build my PCB file. 3: Etch me some boards and Assemble!

I am including my schematic in pdf form for you to see. Please be gentle! But I will gladly take some thoughts on it!
  • Basti189
  • Basti189's Avatar
04 Aug 2024 19:46 - 04 Aug 2024 19:47
Sauter 12 Station Lathe Turret was created by Basti189

Sauter 12 Station Lathe Turret

Category: HAL

Hello dear community, 
I have retrofitted a small CNC lathe from Weiler. Unfortunately, I have a problem with programming my tool changer and can't get any further .... I hope someone here can help me or has already integrated an identical tool changer in Linux CNC. I would of course pay for the effort if someone could be so kind as to write me a suitable classic ladder / comp component or Hal :-)

Sebastian    

 

 
  • ihavenofish
  • ihavenofish
04 Aug 2024 19:26
  • Bari
  • Bari's Avatar
04 Aug 2024 19:03 - 04 Aug 2024 19:05
Replied by Bari on topic Remora for RP2040

Remora for RP2040

Category: Computers and Hardware

Shipping soon:
linuxgizmos.com/w55rp20-evb-pico-integra...ntroller-and-rp2040/
W55RP20-EVB-PICO: Integrating W5500 TCP/IP Controller and RP2040

File Attachment:
  • Moutomation
  • Moutomation
04 Aug 2024 18:53
Replied by Moutomation on topic linuxcnc 2.9.2 ethercat problem

linuxcnc 2.9.2 ethercat problem

Category: EtherCAT

I also apologize to Aciera and Tommylight, I shouldn't have argued with you.
  • Moutomation
  • Moutomation
04 Aug 2024 18:48
Replied by Moutomation on topic linuxcnc 2.9.2 ethercat problem

linuxcnc 2.9.2 ethercat problem

Category: EtherCAT

I think I was wrong in my first message, I apologize to everyone for that. I think the admins should delete this thread.
  • Lpkkk
  • Lpkkk
04 Aug 2024 18:05 - 04 Aug 2024 18:08

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

Ok, I was able to set emergency button (ext), probe and limits. But when I tried to go from x0 to X50, it stops at 49.995, when I try to go back it stops at - 0.005. My j0pos-cmd is different than j0pos-fb by 0.005 all the time. I've never had that kind of issues with simple lpt port board. I'm using default basic remora config as a base for my setup. I've asked in basic configuration category but there is no answer for few days.

My current guess is about FERROR and ferror_min. 
But I'm not sure why my setup behieve like this 
  • dacb
  • dacb
04 Aug 2024 17:45

Problems with Lichuan Ethercat servo drive

Category: EtherCAT

This is fantastic. Thank you and Robbb and trisa and a whole lot of others. I just got my setup working.
  • Muftijaja
  • Muftijaja
04 Aug 2024 17:41
Replied by Muftijaja on topic Latency Test OK, dennoch Fehlermeldung

Latency Test OK, dennoch Fehlermeldung

Category: Deutsch

tommylight, thanks for your answer! I'm sorry that I dont have read all of the relevant manuals and HowTo's so that I did not follow instructions that I did not need until some days ago. As a newbie in Linux and LCNC, I needed weeks and months to get to a working machine. Until then, everything worked fine, both networks in parallel, the only problem was the latency that I did not understand. PCW brought me up to here, we had a solution in sight, and I was not mentioning that I'm doing sth wrong.
So, I will follow your advice tonight and give feedback soon.
Displaying 21556 - 21570 out of 26069 results.
Time to create page: 0.853 seconds
Powered by Kunena Forum