Advanced Search

Search Results (Searched for: )

  • jelost
  • jelost
12 Apr 2025 10:05
Replied by jelost on topic Comment utiliser le signal d'un capteur

Comment utiliser le signal d'un capteur

Category: Français

Hi Grotius,

Thank you very much for your help !!
Now my problem is solved :)

The new line in the hal file :
net signal-name motion.digital-in-01 <= parport.0.pin-11-in

And the lines of my program :
M66 P1 L0
o100 if [#5399 EQ 1]
  • Ismacr63
  • Ismacr63
12 Apr 2025 09:38 - 12 Apr 2025 09:44
Replied by Ismacr63 on topic config tool setter

config tool setter

Category: QtPyVCP

Here I attach the var file.
  • Lampje
  • Lampje
12 Apr 2025 08:36

Mill setup troubles and questions (Speed display, at speed signal, coolant pump)

Category: General LinuxCNC Questions

Hi, Thanks for that.
It appears that just manually turning the spindle on isn't what you're supposed to do. When i give an M03 S2000 command in the MDI, it does turn on, and show 2000 on screen.
Actual speed seems to vary quite a bit.
Getting the 0-10 output from the VFD into the 7i67 and LinuxCNC for the feedback would be a win. But would that go to one of the ports labeled as mpg1a/b 2a/b? (that's where i currently have my homing switches)
  • Giovanni
  • Giovanni
12 Apr 2025 07:57 - 12 Apr 2025 09:33
Replied by Giovanni on topic NativeCam on LinuxCNC 2.9.3

NativeCam on LinuxCNC 2.9.3

Category: NativeCAM

For the prefs saving problem, try to replace the existing file, with the attached file.
Maybe the repository is not updated.

Thanks for the suggestions about the guide. They seem more professional than mine.
I'll update the doc.

Regards
Giovanni 
  • rodw
  • rodw's Avatar
12 Apr 2025 07:38

EtherCAT + 7i96s for encoder input and analog output

Category: EtherCAT

Well, the reason is very simple :) Each additional Beckhoff module is a bag of money :) for the small user.

You need to consider this before selecting a control method. :)
I've been scouring eBay for various beckhoff modules and the price is not too bad but they are never in Australia so the wait time sucks!
But AUD $132 for above module landed was not bad v's a THCAD given our appalling exchange rate.
  • Hakan
  • Hakan
12 Apr 2025 07:12
Replied by Hakan on topic ETHERCAT WAIT SYNC

ETHERCAT WAIT SYNC

Category: EtherCAT

It can be the 4.19 kernel in debian 10 that perform must better than kernel 6.1 in debian 12.
When I was working on my own EtherCAT board a year ago I had some timing issues
and compared the network adapters and linux kernel version in the computers I had around.

 
linux 4.19 performed better especially with Intel adapters.
Often I had to go up to 2 millisecond servo loop to get acceptable performance.

This is just  to show that there are several factors that influence the timing performance
and when you compare with debian 12 and 10, the kernel version is definitely a factor.
The network adapter is another. If you have a Realtek network adapter and have tried
all settings that rodw lay out in his document and you have a free PCI-e slot in the computer
you can try with a cheap Intel network adapter. I210, I225, I226 for example. I have had good luck with them.
Not sure how that comes in here, but you should nevertheless bring down the normal real-time jitter
to single digits, less than +- 10 microseconds, the one you check with latency-histogram.

The WARNING you get, and the delay, is a nuisance more than a real problem. The Ethercat master
will synchronize the time of clients, it just takes longer than 5 seconds. Googling around for this issue
one can see that this issue has been there for more than 10 years and one way to get rid of the warning
is to just increase the 5000 ms level when compiling the ethercat master yourself. You will get the delay though

Here is a short article on DC clock synchronization www.acontis.com/en/dcm.html
  • tommylight
  • tommylight's Avatar
12 Apr 2025 07:12
Replied by tommylight on topic A Big Thanks to PCW

A Big Thanks to PCW

Category: General LinuxCNC Questions

I absolutely agree, he is/has the best hardware support on planet earth!
  • besriworld
  • besriworld
12 Apr 2025 06:34

EtherCAT + 7i96s for encoder input and analog output

Category: EtherCAT

Well, the reason is very simple :) Each additional Beckhoff module is a bag of money :) for the small user.
  • ErwinCNC
  • ErwinCNC
12 Apr 2025 06:15
Replied by ErwinCNC on topic Anwendertreffen 2025

Anwendertreffen 2025

Category: Deutsch

Hallo Robert,

werden die Vorträge oder die Folien im Anschluss veröffentlicht? Ich hätte Interesse kann jedoch aus zeitlichen Gründen leider nicht teilnehmen.

Verkauft ihr auch PCs mit Linux CNC? Ich habe mittlerweile den zweiten PC der bezüglich realtime Probleme hat. Bevor ich jetzt auf Verdacht noch einen dritten PC kaufe und mein Glück versuche ...
Falls ihr keine PCs verkauft hast du eine Empfehlung welche PCs problemlos funktionieren?

Grüße Erwin
  • rodw
  • rodw's Avatar
12 Apr 2025 05:15
Replied by rodw on topic ETHERCAT WAIT SYNC

ETHERCAT WAIT SYNC

Category: EtherCAT

Is it the same if you just install the ready apt package with ethercat instead of building ethercat master yourself?

I think it would be but the released version might be locked to a tag branch like we do with 2.9.4 vs 2.10
  • blazini36
  • blazini36
12 Apr 2025 04:21
Replied by blazini36 on topic Flexible GUI

Flexible GUI

Category: Other User Interfaces

I even added LED's to the reload and save button if you want them you just have to add a Dynamic Property. Big thanks to Chris for helping me understand the LED's

Now thats cool, I wanna try that.
  • blazini36
  • blazini36
12 Apr 2025 04:20
Replied by blazini36 on topic Flexible GUI

Flexible GUI

Category: Other User Interfaces

Any chance of adding a "save" button for the code viewer? I see the "save_as_pb", I'd rather just overwrite the existing file without a prompt if it's possible.
 
I never thought about that but it makes sense because you can edit the nc file in Flex you should be able to save your edits then reload.

Save menu item and button added.

JT
 

Exactly, didn't realize it's one of those things you only wish you had when you realize you don't have it.

The option to open an editor or save as a new file is great if that's convenient for the arrangement you have. My particular setup on this machine it's super convenient just to edit in the code viewer, and just save it in case I wanna run it again. I don't really have any desire to open a text editor or save it as a new file since I'd rather just walk over to the desktop that has a good keyboard and edit it there. I don't necessarily wanna do that just to change a spindle speed line or something
  • rodw
  • rodw's Avatar
12 Apr 2025 03:08
Replied by rodw on topic Marco Reps clone - not enabling drives

Marco Reps clone - not enabling drives

Category: EtherCAT

Apparently it was this: forum.linuxcnc.org/10-advanced-configura...ives-ethercat#315703

The PID has changed.

I'm excited to see Andy wading in where angels fear to tread! Welcome to the dark side!
ethercat slaves -v 
or
ethercat slaves --verbose

Will list the VID (Vendor ID) and PID (Product ID)  and these must be used in the Ethercat xml config file


 
  • rodw
  • rodw's Avatar
12 Apr 2025 02:50

EtherCAT + 7i96s for encoder input and analog output

Category: EtherCAT

A Beckhoff EL3162 has 2 channels of 0-10 volt input with 500v isolation from the Ethercat bus. This could replace 2 THCAD's without worrying about needing encoder inputs.

I don't understand why people want to mix MESA and Ethercat systems even though it can be done.
  • unknown
  • unknown
12 Apr 2025 02:50
A Big Thanks to PCW was created by unknown

A Big Thanks to PCW

Category: General LinuxCNC Questions

I would just like to express my gratitude & thanks to PCW.
The answers & helps he gives to Mesa customers is fantastic. What really humbles me is the help he has given me to some of my off brand projects using Spartan 6 dev boards and hostmot2 firmware sources. And also the others that go down this path.
A true gent. The forum is so much richer for his help & patience.

Cheers
Rob
Displaying 2821 - 2835 out of 26381 results.
Time to create page: 0.271 seconds
Powered by Kunena Forum