Advanced Search

Search Results (Searched for: )

  • Tniejadek
  • Tniejadek
03 Mar 2025 19:23
Replied by Tniejadek on topic hot wire cutting

hot wire cutting

Category: General LinuxCNC Questions

Thank you for the tips, I will look into it in a few days. If something works or not, I'll let you know. As I was running the machine it stepconf was run sometimes a dozen times an hour, well it finally worked. And that's the only thing I lack complete satisfaction and sooner or later I'll figure something out.
  • endian
  • endian's Avatar
03 Mar 2025 19:18
Replied by endian on topic EL6731 changes cyclically to INIT status

EL6731 changes cyclically to INIT status

Category: EtherCAT

hello,

trust me... 2 days is nothing

is it all working in the TwinCAT3 enviroment with all your stuff ?

I think this will help you...
replace 
<sdoDataRaw data="03 00 01 00 40 42 0F 00 00 00 00 00"/>
to 
<sdoDataRaw data="03 00 03 00 40 42 0F 00 00 00 00 00"/>

and check timing of profibus inside el6731 master... it can be setted up in a GC mode which is similar to DC in the ethercat world ...
data are cyclical exchange... but a lcnc thread will must be moved to 2ms ... but 2ms for normal cnc are enough
  • cmorley
  • cmorley
03 Mar 2025 19:14
Replied by cmorley on topic How to open QT ui file in LinuxCNC

How to open QT ui file in LinuxCNC

Category: Qtvcp

Yes. What is the error?
Are you using 2.9 or master branch?
I'll have the master branch version available tonight I think.
  • fabi0696
  • fabi0696
03 Mar 2025 18:49 - 03 Mar 2025 18:53

EL6731 changes cyclically to INIT status

Category: EtherCAT

I have a problem with the Beckhoff Profibus card EL6731.

It always switches to the INIT state after a few seconds. And this happens again and again. Before that, however, it is always in OP status and data is also exchanged with the slaves. It looks like a timeout to me, but after about 2 days of searching I still haven't found the solution. Maybe someone here can help me and give me the right tip.
I have already replaced the card to exclude a defective card
In the dmesg.txt file in line 1896 you can see that the status changes to INIT. The file contains the complete output after Linuxcnc was started.

I have attached my configuration. If anything else is missing, I can upload it.
I have also attached the TwinCAT project as an archive. I changed the extension “tszip” to “zip” so that I could upload it.


 

File Attachment:

File Name: io.hal
File Size:3 KB

File Attachment:

File Name: ethercat-config.xml
File Size:19 KB

File Attachment:

File Name: dmesg.txt
File Size:250 KB

File Attachment:

File Name: LinuxcncNeu.zip
File Size:194 KB
  • 109jb
  • 109jb
03 Mar 2025 18:47
Replied by 109jb on topic Flexible GUI

Flexible GUI

Category: Flex GUI

I am having an issue installing Flex GUI on a second RPi 4B that I have. Here is what I did and what is happening.
  1. Downloaded and burned fresh image of LinuxCNC for RPi onto the micro SD card. Version 2.9.4.  Boots up fine,logging in with cnc/cnc as user/password.
  2. Downloaded the Flex GUI download from the github repository. Version flexgui_1.1.2_arm64.deb
  3. Right click the downloaded file and selected "Open With 'GDebi package Installer'"
  4. In the GDebi installer, wait for it to load and click the "Install" button.
From here, the GDebi package installer window disappears and nothing happens. Flex GUI apparently isn't installed because the CNC menu doesn't have the Flex examples.

Can someone help with what I am doing wrong?
  • Philip Lydin
  • Philip Lydin
03 Mar 2025 18:44 - 03 Mar 2025 18:50
Replied by Philip Lydin on topic CNC lathe retrofitt - Feeler FTC-280

CNC lathe retrofitt - Feeler FTC-280

Category: General LinuxCNC Questions

The tailstock on the machine works by movving the z axis so it is aligned with the tailstock then a pin gets hydraullically pressed into the tailstock so when you now move the z axis it brings along the tailstock so you can move it to the desired position. Does anybody have a idea how i can make this. I tried to use a m100-199. But then i saw you canttt use subroutines. Otherwise ittt would be perfect since you can use its related parameters to set where you want to place the tailstock. Is it possible to use parameters with unallocatted mcode. So you could maybe do a m20p200?
 
  • prokopcio
  • prokopcio's Avatar
03 Mar 2025 18:29

Laser Head Height Sensor – Looking for a Beta Tester

Category: Plasma & Laser

I would say a couple hundred KHz so pretty much any encoder interface could work.
Also better if its a square wave so it asks the least of the frequency/period counter.
An offset frequency is good also so you don't lose bandwidth near 0 frequency.

Hi PCW

   If in your opinion square signal 20kHz = 70kHz for 0-10mm distance ( 0.05kHz / 0.01mm resolution ) is good idea ?
And 10kHz for colision.
  • NTULINUX
  • NTULINUX's Avatar
03 Mar 2025 18:27 - 03 Mar 2025 18:29
Replied by NTULINUX on topic LinuxCNC on Intel Clear Linux

LinuxCNC on Intel Clear Linux

Category: Installing LinuxCNC

Thank you so much! I will certainly give it a try. I have been monitoring your github page for quite a while in anticipation of your great work, so this is big news!

As for Clear Linux, I believe they finally got it working on their distro, but made it part their maker-cnc bundle, which includes programs like inkscape and OpenSCAD, which are great apps but should not run on a machine controller. They do not seem to fully understand the LinuxCNC ecosystem, so I have already lowered my expectation (or should I say hopes?).
 

Be aware that my image does not work with axis for some reason due to this bug:

github.com/linuxcnc/linuxcnc/issues/3205

I recommend FlexGUI or gmoccapy until qtpyvcp switches over to pyside6. All GUIs that depend on Qt5 such as QtDragon do not work as Gentoo is dropping support for Qt5. There's been progress with qtpyvcp and pyside6 but is not stable yet.

If you use a run-in-place environment instead of using the gentoo package, axis does in fact work.
  • hakinen2255
  • hakinen2255
03 Mar 2025 18:12
Replied by hakinen2255 on topic How to open QT ui file in LinuxCNC

How to open QT ui file in LinuxCNC

Category: Qtvcp

Hi cmorley,

I am designing the QT interface from scratch but it will take some time to be able to use my machine in the meantime i wanted to load this vertical qtdragon_hd ui but it didnt work linuxcnc gives an error and close,

i have this folder ../linuxcnc/config/sim.qtdragon_hd.qtdragon_hd_xyz/qtvcp

i made a copy of qtdragon_hd with qtvcp copy command to this folder, so its like this now:

../linuxcnc/config/sim.qtdragon_hd.qtdragon_hd_xyz/qtvcp/screens/qtdragon_hd/

and there is the .ui file etc in there,

i copied the original one to somewhere else and put the vertical ui file there and changed the name to qtdragon_hd.ui

so when i select qtdragon_hd_xyz or _xyza during linuxcnc launch under my configurations it should load the vertical ui right? am i wrong?
Displaying 18496 - 18504 out of 18504 results.
Time to create page: 1.147 seconds
Powered by Kunena Forum