Advanced Search

Search Results (Searched for: )

  • DarkPhoinix
  • DarkPhoinix
02 May 2025 11:07 - 02 May 2025 11:57
Replied by DarkPhoinix on topic Remora - ethernet NVEM / EC300 / EC500 cnc board

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

I have never converted my st-link v2 to DAP for flash rt1052. I have read almost all the posts in this discussion (I take this opportunity to thank Scott and all those who brought the work to this point) Scott in some posts says that the DAP does more harm than good, not only that it is better to use a picoprobe as a device, I initially failed and did not want to modify the only st-link I had so I ordered a dap and a picoprobe as per tuxcnc link (I take this opportunity to thank tuxcnc who solved the problem with his posts) but before their arrival I solved the flash. I can't understand why it didn't work initially. Will the SDK software for rt1052 be the solution?

forum.linuxcnc.org/18-computer/55914-nve...rmware-solved#327493
  • DarkPhoinix
  • DarkPhoinix
02 May 2025 10:50
Replied by DarkPhoinix on topic [SOLVED]linuxcnc Latency test ambiguous results

[SOLVED]linuxcnc Latency test ambiguous results

Category: General LinuxCNC Questions

 while true; do cat /proc/interrupts | grep enp3s0; sleep 1; done
 26:          0          0        123       5373  IR-PCI-MSI 1572864-edge      enp3s0
 26:          0          0        123       5416  IR-PCI-MSI 1572864-edge      enp3s0
 26:          0          0        123       5464  IR-PCI-MSI 1572864-edge      enp3s0
 26:          0          0        123       5512  IR-PCI-MSI 1572864-edge      enp3s0
 26:          0          0        123       5560  IR-PCI-MSI 1572864-edge      enp3s0
 26:          0          0        123       5608  IR-PCI-MSI 1572864-edge      enp3s0
 26:          0          0        123       5656  IR-PCI-MSI 1572864-edge      enp3s0
 26:          0          0        123       5704  IR-PCI-MSI 1572864-edge      enp3s0
 26:          0          0        123       5752  IR-PCI-MSI 1572864-edge      enp3s0
 26:          0          0        123       5812  IR-PCI-MSI 1572864-edge      enp3s0
 26:          0          0        123       5872  IR-PCI-MSI 1572864-edge      enp3s0
 26:          0          0        123       5920  IR-PCI-MSI 1572864-edge      enp3s0
 26:          0          0        123       5968  IR-PCI-MSI 1572864-edge      enp3s0
 26:          0          0        123       6016  IR-PCI-MSI 1572864-edge      enp3s0
 26:          0          0        123       6064  IR-PCI-MSI 1572864-edge      enp3s0
 26:          0          0        123       6112  IR-PCI-MSI 1572864-edge      enp3s0
 26:          0          0        123       6173  IR-PCI-MSI 1572864-edge      enp3s0
 26:          0          0        123       6221  IR-PCI-MSI 1572864-edge      enp3s0
 26:          0          0        123       6269  IR-PCI-MSI 1572864-edge      enp3s0
 26:          0          0        123       6317  IR-PCI-MSI 1572864-edge      enp3s0
 26:          0          0        123       6365  IR-PCI-MSI 1572864-edge      enp3s0
 26:          0          0        123       6413  IR-PCI-MSI 1572864-edge      enp3s0
 26:          0          0        123       6461  IR-PCI-MSI 1572864-edge      enp3s0
 26:          0          0        123       6509  IR-PCI-MSI 1572864-edge      enp3s0
 26:          0          0        123       6569  IR-PCI-MSI 1572864-edge      enp3s0
 26:          0          0        123       6641  IR-PCI-MSI 1572864-edge      enp3s0
 26:          0          0        123       6689  IR-PCI-MSI 1572864-edge      enp3s0
 26:          0          0        123       6737  IR-PCI-MSI 1572864-edge      enp3s0
 26:          0          0        123       6785  IR-PCI-MSI 1572864-edge      enp3s0
 26:          0          0        123       6833  IR-PCI-MSI 1572864-edge      enp3s0
 26:          0          0        123       6912  IR-PCI-MSI 1572864-edge      enp3s0
 26:          0          0        123       6960  IR-PCI-MSI 1572864-edge      enp3s0
 26:          0          0        123       7008  IR-PCI-MSI 1572864-edge      enp3s0
 26:          0          0        123       7070  IR-PCI-MSI 1572864-edge      enp3s0
 26:          0          0        123       7118  IR-PCI-MSI 1572864-edge      enp3s0
 26:          0          0        123       7166  IR-PCI-MSI 1572864-edge      enp3s0
Is it working? I don't understand what cat /proc/interrupts does maybe there are old values ​​before the switch to core 3?
  • DarkPhoinix
  • DarkPhoinix
02 May 2025 10:40
Replied by DarkPhoinix on topic [SOLVED]linuxcnc Latency test ambiguous results

[SOLVED]linuxcnc Latency test ambiguous results

Category: General LinuxCNC Questions

I can't move IRQ on just core 3, it stays between 2 and 3.
I created 2 startup scripts that do nothing but move irq at startup to be sure I used smp_affinity_list + smp_affinity but nothing core 2 always has to do with IRQ 26! Does anyone know a way to move it? Change kernel version? Now I'm with 6.1. 0-33-rt-amd64 in theory with an upgrade I should have 6.1. 0-34-rt-amd64 but I don't think it solves the problem.
  • xlordofpainx
  • xlordofpainx
02 May 2025 10:40
Replied by xlordofpainx on topic setting up 2 motors on one axis not working

setting up 2 motors on one axis not working

Category: General LinuxCNC Questions

None of them have a limit switch yet.
  • Krulli_Fräser
  • Krulli_Fräser
02 May 2025 09:19
Replied by Krulli_Fräser on topic NativeCam on LinuxCNC 2.9.3

NativeCam on LinuxCNC 2.9.3

Category: NativeCAM

I installed it today using the guide and everything worked first try!!
After moving my subroutines to the new directory even that causes no problem. I have the day off so in the afternoon i will experiment with programming in NativeCam.

I am so thankful to you guys for figuring this out and I´m looking forward to using Nativecam for the vast majority of projects in the future.
  • fery15sty
  • fery15sty
02 May 2025 09:15 - 02 May 2025 09:19
can open .ngc file via pyvcp panel? was created by fery15sty

can open .ngc file via pyvcp panel?

Category: General LinuxCNC Questions

I have created a pyvcp macro for a specific program named file.ngc. To run it and change its parameters I have to open the file manually using the open menu on linuxcnc. Can I create a shortcut or button on the pyvcp panel to open the .ngc file?
  • UrKibin
  • UrKibin
02 May 2025 09:01

CINCINATTI MILACRON ARROW 500 (BDS4 + VFS5) WITH MESA 7i77 + 6i25 WITH LINUXCNC

Category: Milling Machines

Hi all,

After countless revisions. managed to make it work.

PID settings are
P = 1
I = 0
D = 0
FF0 = 0
FF1 = 0
FF2 = 0
Scale : 1225

It was staring at my face the whole time. On a whim i just decided to 0 everything, and it worked!

Regards,
Kibin
  • Aciera
  • Aciera's Avatar
02 May 2025 08:34

Beginner Building a CNC - Questions About EtherCAT with Delta A2 and In

Category: General LinuxCNC Questions

Could you outline what kind of machine performance you are aiming for (ie how many axes, maximum axis velocities, toolchanger yes/no) ?
  • Farzad
  • Farzad
02 May 2025 06:45

Beginner Building a CNC - Questions About EtherCAT with Delta A2 and In

Category: General LinuxCNC Questions

Hi everyone,I'm Farzad, an absolute beginner in CNC building. I'm currently in the process of choosing components to build a CNC machine for starting my own small business. I have a tight budget and want to make the most cost-effective decisions without sacrificing reliability.Here’s my situation:I’m planning to use Delta A2 servo motors with EtherCAT support.I’ve read that I’ll need an EtherCAT coupler such as the Beckhoff EK1100 to connect them to LinuxCNC.However, I also heard that using an Intel i210 network card might allow me to avoid the cost of a Beckhoff coupler by using it directly with the EtherCAT Master.My first question:
Is it possible and reliable to use the Intel i210 with LinuxCNC and Delta A2 EtherCAT servos, without a Beckhoff coupler?Budget constraints:
Servo motion controllers are expensive. I’m taking a small loan to start this CNC project, so minimizing cost is crucial. That’s why I’m exploring EtherCAT-based servos — to avoid the need for expensive motion control boards.Alternative option:
I can buy non-EtherCAT servo motors (a brand called “SAM”) for almost half the price, but they require a motion controller. My only affordable option is something like an LPT-based Mach3 controller boardMy second question:
Are LPT Mach3 controller boards reliable enough for a professional CNC router (metal and plastic parts)?
Or should I stick with EtherCAT and avoid LPT altogether?Any advice or experience would be very appreciated. Thank you!
  • Onkelmat
  • Onkelmat's Avatar
02 May 2025 06:27 - 02 May 2025 06:28

Drive enbale active low - simple but yet it won´t do

Category: General LinuxCNC Questions

Hello folks,
long time no see. I´m on a new retrofit project and i ran in a new problem. I want to enable the drives with linux cnc but i can´t get the active low to work.

I´ve got a 7i77 hooked up
24V Fieldpower
Pin 9 should be drive enable
Pin 10 is GND

I can move the servos when the drives are enabled.

Attached is the pinout for the drives and when i short pin 10 to 9 the drives become enabled and if 9 and 10 are not connected they are disabled. I tried connecting ENA+ and ENA- according to the 7i77 manual. But it doesn´t seem to work, either they are always enabled or always disabled, but no reaction to Linux cnc "machine on" button.

As far As i´ve understood, you should connect pin 9 to ENA+ and pin 10 to ENA- OR pin 10 to control power ground, but control power ground is the ground of the 24V power supply ?
Anyway neither configuration worked... Please enlighten me :D
  • Hakan
  • Hakan
02 May 2025 06:09
Replied by Hakan on topic General Questions about using ethercat

General Questions about using ethercat

Category: EtherCAT

It's named controlword in ethercat-conf.xml, not cia-controlword.
Also change all lcec.1.0 to lcec.0.1 in the hal file.
 
  • davmac909
  • davmac909
02 May 2025 05:22 - 02 May 2025 05:24
Replied by davmac909 on topic Classic Ladder crashing

Classic Ladder crashing

Category: ClassicLadder

It crashes when you modify any variable comparison object with the "Display symbols" box checked.

Uncheck the box and you'll be able to modify the object without CL crashing. Save button is key with CL.
  • PCW
  • PCW's Avatar
02 May 2025 02:07
Replied by PCW on topic Hi everyone

Hi everyone

Category: General LinuxCNC Questions

Posting your current hal and ini files would help debug your issues.

To launch halshow from axis:

Machine --> Show Hal Configuration
  • Rocky
  • Rocky
02 May 2025 01:55
Replied by Rocky on topic Hi everyone

Hi everyone

Category: General LinuxCNC Questions

Finaly getting something done lol, got the end stops to work but now when I home the x, it hits the home/min goes off the switch then hits again but it triggers a joint error causes it shows 0.0001 and not 0.0000 like the z does, is this a switch prob or a me not knowing what I'm doing prob
  • tommylight
  • tommylight's Avatar
02 May 2025 00:23

None of the axis are moving - using mesa 7i92t with 7i76u

Category: Basic Configuration

7i92TM should be possible to directly plug into 7i76U without cable.
Displaying 1096 - 1110 out of 26476 results.
Time to create page: 0.239 seconds
Powered by Kunena Forum