Advanced Search

Search Results (Searched for: )

  • Lpkkk
  • Lpkkk
05 Aug 2024 17:04

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

I've also added, as remora docs says:
setp remora.joint.0.pgain [JOINT_0]P_GAIN
setp remora.joint.0.ff1gain [JOINT_0]FF1_GAIN
setp remora.joint.0.deadband [JOINT_0]DEADBAND

and set them up in ini:
1
1
0.001

that didnt help either
  • Moutomation
  • Moutomation
05 Aug 2024 16:59
  • juliankoenig87
  • juliankoenig87
05 Aug 2024 16:57
Replied by juliankoenig87 on topic Probe panel for Axis GUI

Probe panel for Axis GUI

Category: AXIS

Hi.
Please show your .ini and your .hal files. There must be a wrong typing or something like that.

Julian
  • Mecanix
  • Mecanix
05 Aug 2024 16:46

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

ini and hal attached.
 

I see. No PID, although not mandatory mind you. Good move on uploading your set-up. Standby, I'm sure someone with extensive knowledge will swing in and sort that step/timing discrepancy. 
  • AndyDM01
  • AndyDM01
05 Aug 2024 16:46 - 05 Aug 2024 16:48

Ethercat installation from repositories - how to step by step

Category: EtherCAT

first ever trying to post something
after 12-13 times during my payed hours trying to install this i took home the shitty chinese computer and tried another 6-7 times... doesn't work
something it broken in the install 
 
  • Moutomation
  • Moutomation
05 Aug 2024 16:46
Replied by Moutomation on topic How to put a password on the exit button

How to put a password on the exit button

Category: Gmoccapy

Thanks a lot, I will try
  • Moutomation
  • Moutomation
05 Aug 2024 16:39
Replied by Moutomation on topic linuxcnc 2.9.2 ethercat problem

linuxcnc 2.9.2 ethercat problem

Category: EtherCAT

I think it should definitely be deleted.
  • Lpkkk
  • Lpkkk
05 Aug 2024 16:39 - 05 Aug 2024 16:57

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

My setup:
  • 3x nema23 ( no encoders) 3200 steps (i've also tried 1600 and 800, no difference)
  • tb6600 drivers
  • nvem

    ini and hal attached.

    I've tried to add deadband but no change. Please skip y and z axis for now, as most of my tests i'm doing on X axis so far.
    When i home my machine j0pos-cmd and j0pos-fb are the same, i've checked that again. When i go to x50 it stops at 4.995 and then if i go to x0 it will stop at 0.005
  • Mecanix
  • Mecanix
05 Aug 2024 16:36

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

Category: Computers and Hardware

new toy :)
works like a rotary-encoder, i think it should work in RIO

Haha that's so cool. Their output are indeed identical to those 90deg ABZ rotary encoder. Plugs right in your quadencoderz plugin and so no extra work required!

In the other RIO gossips; a brand new journey is about to begin!! However and before I begin routing this I wanted to poke your expertise and ask what would define a half-perfect RIO Motion Control Board. Is there anything fancy that we need on that other than the usual SPINDLE + MPG + XYZAB + Ins & Outs? 

  • anfänger
  • anfänger's Avatar
05 Aug 2024 16:31
Replied by anfänger on topic probe basic dro scales in inces instead mm

probe basic dro scales in inces instead mm

Category: QtPyVCP

yes it was in the RS274 values. didn't think about checking them.

Many thanks
  • meister
  • meister
05 Aug 2024 16:09

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

Category: Computers and Hardware

thank you PCW !

the Linear Scale works with quadencoder(z) plugin :)

but the part from my link is really cheap,
ok for playing around, but to use it properly, hmm, no
  • AndyDM01
  • AndyDM01
05 Aug 2024 16:07 - 05 Aug 2024 16:22

transfer the deb files i created to the other system

Category: EtherCAT

I'm having a real hard time to get the linuxcnc-ethercat to run on our system... first i tried the one from rodw " build from repositories" but after 12-13 times getting stuck halfway the install i gave up and took the install from source path that corbett suggested... I have to rebuild to systems to ethercat, so i had one chinese made computer that i took at home and i installed everything and i choose to make deb... i can use these deb packages to install the same on the intel nuc piece of shite computer.... i'm alreday on this project for the last month and i am getting very frustrated ... i have to get these two systems to work ... i have two dinosaur plasma tables to rebuild ... took me forever to get my boss convinced to go the linuxcnc way and go the etchercat way ... got 2 systems with everything wired up for rtelligent stuff and i kinda need to get stuff working soon
  • sin-do-re
  • sin-do-re
05 Aug 2024 15:32
Replied by sin-do-re on topic Scaling power based on % of imposed velocity

Scaling power based on % of imposed velocity

Category: General LinuxCNC Questions

.hal:99: Signal name 'plasmac.current-velocity' must not be the same as a pin.  Did you omit the signal name?
7168
7178
Stopping realtime threads

complete hal file attached

 
  • hectormhr
  • hectormhr
05 Aug 2024 15:15
Replied by hectormhr on topic Experience with Moons Industries Ethercat Servo

Experience with Moons Industries Ethercat Servo

Category: EtherCAT

Hi rodw,
Thanks for your reply. I dug into CiA 402 to familiarise myself with it. I also contacted a Moons' representative who pointed me in the direction of the ESI .XML file for this drive. I then looked into the process suggested here: github.com/linuxcnc-ethercat/linuxcnc-ethercat for using these files to enable LinuxCNC using the generic driver to control an arbitrary driver.
Quoting: "The second way to use EtherCAT hardware is with the "generic" driver. You can tell LinuxCNC-Ethercat about your hardware entirely in XML..."
If I understand your suggestion of using the "CiA 402 driver" would be different to the above. 
Would you know what I could expect from choosing one path over the other in terms of complexity/chance of success?

In addition, am I right in thinking that compatibility with CiA 402 doesn't necessarily mean that every function / parameter described by the standard is supported by this particular implementation?. In other words, it would take some time effort to go over the documentation (assuming it's good and available) to find out how well they adhere to the standard... 

Many thanks, regards.
 
  • scottlaird
  • scottlaird's Avatar
05 Aug 2024 15:11
Replied by scottlaird on topic New LinuxCNC-Ethercat git tree

New LinuxCNC-Ethercat git tree

Category: EtherCAT

I've done the same thing more than once :-)
Displaying 23536 - 23550 out of 25343 results.
Time to create page: 0.452 seconds
Powered by Kunena Forum