Advanced Search

Search Results (Searched for: )

  • juergen-home
  • juergen-home
09 Aug 2025 15:13 - 12 Aug 2025 09:15
Replied by juergen-home on topic Parallel Port Tester

Parallel Port Tester

Category: Computers and Hardware

I have altered the parallel port tester to test the DB25 "parallel" port of my mesa 6i25 which is used with a cheap "China BOB Mach3".
   
 

File Attachment:

File Name: ptest-mesa...DB25.zip
File Size:2 KB

File Attachment:

File Name: ptest_6i25...tton.zip
File Size:2 KB
  • tommylight
  • tommylight's Avatar
09 Aug 2025 15:13
Replied by tommylight on topic Rote LED

Rote LED

Category: Deutsch

Was passiert wen nur die LinuxCNC neustartet?
  • Firehunter
  • Firehunter
09 Aug 2025 14:40
Replied by Firehunter on topic M66 keeps waiting

M66 keeps waiting

Category: G&M Codes

Thanks for the replies. I guess updating Linux and LinuxCNC is the only option left. The machine is at an other location, I will try installing the updates when I'm there again.

I made some changes to the gmoccapy interface, added some custom buttons using the Glade editor if I remember correctly. Will these modifications be overwritten when I do the updates?
  • snowgoer540
  • snowgoer540's Avatar
09 Aug 2025 14:38 - 09 Aug 2025 14:40
Replied by snowgoer540 on topic PathPilot V2 source code

PathPilot V2 source code

Category: PathPilot

This is still not the build with the jerk limiting right?

 
Does PathPilot have jerk limiting? Or are you talking about the Grotius version? 



I may have muddied the waters a bit, when I talked of the different versions, I thought maybe we were talking about their addition of “high speed machining” and possibly over generalizing it as Jerk Limiting.
  • Edi_48
  • Edi_48
09 Aug 2025 14:38
Replied by Edi_48 on topic Rote LED

Rote LED

Category: Deutsch

Hallo Ich habe immer noch ein Problem mit der LED CR6 (ini)
Wenn ich ein Programm in Linuxcnc starte und ein Fehler beim Start auftritt
Leuchtet die CR6 LED Rot.
Wie kann ich die LED wieder auf normal schalten oder muss ich jedes Mal die Steuerung Neu Starten.

Rechner Linuxcnc 2.9.4
Mesa 7i96s
Mesaflash 7i96s_7i85
  • joshualee777
  • joshualee777
09 Aug 2025 14:29
Replied by joshualee777 on topic Amplifier Fault ECT60 Closed Loop

Amplifier Fault ECT60 Closed Loop

Category: EtherCAT

Dear Hakan, thank you for your reply.
Could you please give me hal and ini?
If you could, I would be the happiest person in the world.
  • h_munktell
  • h_munktell
09 Aug 2025 13:48 - 10 Aug 2025 00:59

M62-M65 (or likewise) from qtvcp panel during gcode execution

Category: Qtvcp

You can control m65 directly while in auto mode other then with gcode.
How could I do this?
 
It should have said you can not control. Sorry.
  • rodw
  • rodw's Avatar
09 Aug 2025 12:20
Replied by rodw on topic New PC build: Asrock N100DC

New PC build: Asrock N100DC

Category: Computers and Hardware

if Mesa or ethercat,  disable energy efficient Ethernet with commands for your NIC (Intel/Realtek) and consider adjusting IRQ for the network card to prefer the core the servo thread is running one. There is a script somewhere on the forum here.
  • rodw
  • rodw's Avatar
09 Aug 2025 12:06
Replied by rodw on topic M66 keeps waiting

M66 keeps waiting

Category: G&M Codes

I really thought we had a newer version than that on Bookworm, but the package lists suggest otherwise. 

[/quote]
You do. Looks like the OP is using the version included in bookworm and has not used the 2.94 ISO
But that's not an issue. Just follow the instructions in the 2.94 docs under getting Linxucnc, section 7.

But also Debian Trixie should be released in the next couple of days. Once that happens an early adopter can do a
sudo apt dist-upgrade
should install Trixie and upgrade to 2.9.4
  • rodw
  • rodw's Avatar
09 Aug 2025 11:55

modprobe: ERROR: could not insert 'ec_master': Key was rejected by service

Category: EtherCAT

Its quite possible to get linuxcnc and Ethercat working with secure boot. The instructions you followed have a spoiler to open  explaining how to do it. The method came from the ethercat guys and I have tested it as working.
  • konrad
  • konrad
09 Aug 2025 11:54
Replied by konrad on topic scurve trajectory planner

scurve trajectory planner

Category: General LinuxCNC Questions

@Rüdiger
May this be a result of the missing (?, the screenshot is hard to read) Q parameter? From the   readme :

Important Runtime NotesWhen using the S-curve trajectory planner, always use the 

G64 P[x] Q[x]
 command combination. If 
Q[x]
 is not specified, the interpreter may:
  1. Remove or filter out small segments.
  2. Convert arc segments into line segments.
A standard input should look like this:
G64 P0.01 Q0.0

  • rodw
  • rodw's Avatar
09 Aug 2025 11:49

how to make M7 (mist on) generate step pulses

Category: G&M Codes

You can do it! It will depend on you GUI. some may even have the ability to program a slider. Have a browse in the linuxcnc docs as its all documented
 
  • rodw
  • rodw's Avatar
09 Aug 2025 11:45
Replied by rodw on topic Amplifier Fault ECT60 Closed Loop

Amplifier Fault ECT60 Closed Loop

Category: EtherCAT

Hello, I reset the device to factory defaults as you advised, but the "Amplifier Fault" error still persists. Is it because the DC setting is not set correctly? I'm wondering if you have any other advice.

The only Amplifier faults I have seen with steppers is when the drive or the motor overheats (Non-ethercat).
With Ethercat it could be a following error reported by the drive throwing this. There is a Fault code for the ETC60 so bring that out in your xml file. It can take  a bit to decode as it is a bitmapped field. Display the field in halshow. Convert it to hex or binary which Google will do for you and refer to the docs.
  • mikeT
  • mikeT's Avatar
09 Aug 2025 11:34

how to make M7 (mist on) generate step pulses

Category: G&M Codes

Hello Andy,

Thanks again for your support.
Inputting "halcmd setp stepgen.4.velocity-cmd 40" from the terminal, while a session of LinuxCNC is cutting metal, works well and is so easy to do.
Now I can adjust (and optimise) the MQL flow rate on the fly, It also allows me to easily use different flow rates for both neat synthetic fluids and also water soluble coolant.

It would be cool to control the flow rate from a virtual slider pot on the AXIS virtual control panel, but I suspect that would be well above my 'pay scale'

Thanks again

Mike
  • heaven
  • heaven
09 Aug 2025 10:37

What difference between DC mode and free-run mode in motor control?

Category: EtherCAT

I have an INVT EtherCAT servo that can operate in DC (Distributed Clock) mode or free-run mode. Could anyone explain the differences in performance between these two modes? Specifically, is DC mode more accurate than free-run mode in terms of reducing following error (ferror)?
Displaying 3091 - 3105 out of 22824 results.
Time to create page: 0.294 seconds
Powered by Kunena Forum