Advanced Search

Search Results (Searched for: )

  • PCW
  • PCW's Avatar
11 Mar 2025 21:54
Replied by PCW on topic connections for 7i97t

connections for 7i97t

Category: General LinuxCNC Questions

The "Z" signals are needed if you want to home to index.
(for more accurate homing)

Yes, normally you would connect the encoder ground at both the
drive and 7I97T end.
  • Darium
  • Darium
11 Mar 2025 21:48
Replied by Darium on topic Problems with Lichuan Ethercat servo drive

Problems with Lichuan Ethercat servo drive

Category: EtherCAT

Dont know if this help but I managed to tune the following error to around 20 micron at 3000mm/min. The drive is non ethercat, just regular step+dir. Tuning it was quite trivial. Turning speed forward gain to 100% should reduce the following error significantly
  • RotarySMP
  • RotarySMP's Avatar
11 Mar 2025 21:27
Replied by RotarySMP on topic Retrofit: Maho MH400E to LinuxCNC

Retrofit: Maho MH400E to LinuxCNC

Category: Show Your Stuff

Good on you for saving another 400E,
Mark
  • tommylight
  • tommylight's Avatar
11 Mar 2025 21:08

Installation 2.9.4 Debian Bookworm Preempt-RT ISO // Probleme

Category: Deutsch

Yes, i checked the files twice but could not find anything strange, so try using the "show hal configuration" from the "machine" menu to watch the charge pump pin if it gets active when you enable LinuxCNC.
  • rodw
  • rodw's Avatar
11 Mar 2025 20:34
Replied by rodw on topic LinuxCNC 2.9.4 Released

LinuxCNC 2.9.4 Released

Category: Installing LinuxCNC

Another thing to think of, what happens when X11 support is dropped in favour of Wayland ?
The GUIs that rely on X11 libs.

Tho it received no interest apart from 2 forum members I managed to build a Devuan ARM image, no systemd and their CoC is fair to all, basically just don't be a dick to anyone.

The devs are aware of this. There are some Wayland settings to work around it.
  • rodw
  • rodw's Avatar
11 Mar 2025 20:30

MBT -> GPT to reuse existing installation

Category: Installing LinuxCNC

I did some research about the uspace and the general information is: uspace is not intended to control real machines, but used for simulation.

This is still true? Because if it is, I cannot use it as the intention is to really control the machine that was previously working.
Thank you

The Debian linuxcnc-uspace package includes the PREEMPT_RT kernel as a dependency so there should be no need to install anything else.
These new distros can be  a bit problematic. my notes here should solve any latency issues.
docs.google.com/document/d/1jeV_4VKzVmOI...diY/edit?usp=sharing
  • unknown
  • unknown
11 Mar 2025 19:42 - 11 Mar 2025 19:45

Linuxcnc & the Raspberry Pi (4 & 5) Official Images Only!!!

Category: Installing LinuxCNC

Wifi setup is by running
sudo menu-config

Be sure to edit to choose option 5 "Edit wpa_supplicant" with your country code, ssid & password.

To setup network for a mesa fpga Ethernet card, choose option 6 "Edit interface" and modify eth0 to match post above if you have jumpered the board for "FIXED FROM EEPROM"
If you have jumpered for "FIXED 192.168.1.121" replace 10.10.10.100 with 192.168.1.100.

If your home wifi network is on the 192.168.1 network, use the 10.10.10 network for your Mesa card, refer to you card's manual for jumpers to change.

After config reboot
To check the network type in a terminal
ip a

Taken from 7i92 Manual
IP ADDRESS SELECTION
The 7I92 has three options for selecting its IP address. These options are selected
by Jumpers W5 and W6.
W5   W6    IP ADDRESS
DOWN DOWN  FIXED 192.168.1.121 (DEFAULT)
DOWN UP    FIXED FROM EEPROM
UP   DOWN  BOOTP
UP   UP    INVALID
Note: that the initial EEPROM IP address is set to 10.10.10.10 at Mesa, but can be
changed to any address with the mesaflash utility.

A final note, there is no network notification applet for the desktop, so you will not get any notifications when the network connects, disconnects or reconnects.
  • Aciera
  • Aciera's Avatar
11 Mar 2025 19:38

Incorporating HAL script recommendation (2.7.14 to 2.9.4 conversion of XZC

Category: General LinuxCNC Questions

in your hal:
change this line
loadrt pid names=pid.x,pid.z,pid.c

to:
loadrt pid names=pid.x,pid.z,pid.c,pid.s
  • Beovoxo
  • Beovoxo
11 Mar 2025 19:24

Dahlander spindel motor starter with direction

Category: General LinuxCNC Questions

Hi all
I have made this diagram, but is there a smarter way to control this motor ?
I have all the parts on the shelf, but i think its a lot of relays just for a small 5kW spindel.  
The motor is a 2 speed Dahlander motor. Running 400V 3 phase 50 Hz.
I have not drawed fuses and thermal relays on the diagram yet but know where to place them. 
  • ErwinCNC
  • ErwinCNC
11 Mar 2025 19:23
Replied by ErwinCNC on topic 7i96s Watchdog Ethernet

7i96s Watchdog Ethernet

Category: Deutsch

Guten Abend Peter,

leider konnte ich keinen weiteren Fehler provozieren. Die Maschine lief für drei Stunden ohne Fehler?
Trotzdem habe ich jetzt die neue Festplatte eingebaut und eine komplette Neuinstallation von Linux CNC durchgeführt.

Gibt es eine Anleitung zur Einrichtung die du empfehlen kannst? Es gibt "leider" sehr viele Informationen zur Einrichtung und jede ist ein bisschen anders. Irgendwo habe ich auch gelesen es kann Probleme geben wenn man grafische Oberflächen und textbasierte Einrichtung mischt. Ist das richtig

Orientiert habe ich mich an dieser Anleitung
docs.google.com/document/d/1jeV_4VKzVmOI...ading=h.macj649sy0yq

Darin wird auf diesen Eintrag verwiesen
forum.linuxcnc.org/38-general-linuxcnc-q...-irq-affinity#292969

Der wiederum etwas anders vorgeht.
Vielleicht habe ich bei meiner ersten Installation/ Einrichtung zu viele Parameter bearbeitet und es gab deshalb die Probleme...


Grüße und einen schönen Abend
  • Lindley
  • Lindley
  • Aciera
  • Aciera's Avatar
11 Mar 2025 18:11

Incorporating HAL script recommendation (2.7.14 to 2.9.4 conversion of XZC

Category: General LinuxCNC Questions

The recommendation is not related to your problem, which is here:
HAL: ERROR: function 'pid.s.do-pid-calcs' not found
./Editlindowxzc3-11-25rev2.hal:21: addf failed

So please attach your hal and ini files.
  • Lindley
  • Lindley
11 Mar 2025 18:01

Incorporating HAL script recommendation (2.7.14 to 2.9.4 conversion of XZC

Category: General LinuxCNC Questions

Where do I add the suggested script fix in my configuration?  The converted file from my XZC coordinate system does not work.

Report is attached.  Can provide HAL and INI if needed.

Thanks
Displaying 17806 - 17820 out of 18592 results.
Time to create page: 0.517 seconds
Powered by Kunena Forum