Advanced Search

Search Results (Searched for: )

  • tommylight
  • tommylight's Avatar
13 Apr 2025 12:35
Replied by tommylight on topic Linux_Mint_22.1_LinuxCNC_2.10.iso

Linux_Mint_22.1_LinuxCNC_2.10.iso

Category: Installing LinuxCNC

ftp.de.debian.org/debian/pool/main/l/lin....13.8-1~exp1_all.deb

ftp.de.debian.org/debian/pool/main/l/lin....11-1~exp1_amd64.deb

This is all i can find, it is an experimental kernel, so no support for it and it keeps changing.
  • Aciera
  • Aciera's Avatar
13 Apr 2025 12:11 - 13 Apr 2025 12:12

Will the remapped code be executed first when the G code file is loaded?

Category: G&M Codes

You don't 'set' the #<_task> parameter, you use an 'if' statement in your code to check the value of the #<_task> parameter.

Examples:

In ngc code:
o100 if [#<_task> EQ 1]
;everything in here is only executed during actual gcode execution
o100 endif

In a python remap:
    if self.task == 0: # ignore the preview interpreter
        yield INTERP_EXECUTE_FINISH
        return INTERP_OK
  • DavidK
  • DavidK
13 Apr 2025 11:56

Will the remapped code be executed first when the G code file is loaded?

Category: G&M Codes

Hi,

I have the same problem. Could you please tell me where I have to set the #<_task> paramter to skip the remapped code.

Thank you very much
  • jc2ktr
  • jc2ktr
13 Apr 2025 11:54
Replied by jc2ktr on topic Linux_Mint_22.1_LinuxCNC_2.10.iso

Linux_Mint_22.1_LinuxCNC_2.10.iso

Category: Installing LinuxCNC

sudo apt install linux-headers-$(uname -r)
 

I tried to install the headers with your above mentioned command without any luck.
is there another way to find and install the header files?

linuxcnc@linuxcnc-mint:~$ sudo apt install -y linux-headers-$(uname -r)
[sudo] Passwort für linuxcnc:          
Paketlisten werden gelesen… Fertig
Abhängigkeitsbaum wird aufgebaut… Fertig
Statusinformationen werden eingelesen… Fertig
E: Paket linux-headers-6.13-rt-amd64 kann nicht gefunden werden.
E: Mittels des Musters »linux-headers-6.13-rt-amd64« konnte kein Paket gefunden werden.

 
  • hermann1976
  • hermann1976's Avatar
13 Apr 2025 09:52 - 13 Apr 2025 09:52
Replied by hermann1976 on topic NativeCam on LinuxCNC 2.9.3

NativeCam on LinuxCNC 2.9.3

Category: NativeCAM

Thank you, Giovanni. Replacing pref_edit.py fixed the problem with saving preferences.
I've been playing around a bit.
I've now figured out how to start NativeCAM in standalone mode.
It works for me by running ncam.py  with  '/usr/share/linuxcnc/gladevcp/NativeCAM/ncam.py -i /home/cnc/linuxcnc/configs/sim.gmoccapy/gmoccapy.ini -c mill'.

 
  • tommylight
  • tommylight's Avatar
13 Apr 2025 09:16
  • theysayzmajtome
  • theysayzmajtome
13 Apr 2025 09:09
Replied by theysayzmajtome on topic Retrofit plasma and Hyperterm max 100 HF/HV problems??

Retrofit plasma and Hyperterm max 100 HF/HV problems??

Category: Plasma & Laser

Tnx, i will read some more :)
Hope if i get something wrong i can ask :)
  • NTULINUX
  • NTULINUX's Avatar
13 Apr 2025 08:59
Replied by NTULINUX on topic Latency and Graphics Card

Latency and Graphics Card

Category: General LinuxCNC Questions

What happens if you use `nomodeset` on the kernel cli?
  • tommylight
  • tommylight's Avatar
13 Apr 2025 08:16
Replied by tommylight on topic Linux_Mint_22.1_LinuxCNC_2.10.iso

Linux_Mint_22.1_LinuxCNC_2.10.iso

Category: Installing LinuxCNC

sudo apt install linux-headers-$(uname -r)
  • ErwinCNC
  • ErwinCNC
13 Apr 2025 07:58
Replied by ErwinCNC on topic 7i96s Watchdog Ethernet

7i96s Watchdog Ethernet

Category: Deutsch

here are my config files for the machine
Due to the problems I have disconnected the motors. As a test, I had one motor rotating freely on the controller - no difference. I now have an oscilloscope and can check the output of the motor signals if necessary. Currently, only the Ethernet cable and the power supply are connected to the Mesa 7i96s.

Created with PnConf Standard with minimal settings. No limit switches and no sensors. Settings for my JMC cl stepper (microsteps, 5mm/rev ...)

Maybe I have a fundamental error in the configuration? 

 
  • theysayzmajtome
  • theysayzmajtome
13 Apr 2025 07:42 - 13 Apr 2025 07:43

Retrofit plasma and Hyperterm max 100 HF/HV problems??

Category: Plasma & Laser

Hi Guys.
Well the problem is i want to retrofit a plasma, current motors and electronics are not working correctly.
I will put NEMA 34 whit a 1:5 gearbox -> rack and pinion , only on X,Y axis, Z will be driven with a NEMA24 (using the existing lead screw)
Still not sure , open loop or closed loop steppers (more cabels more chances of EMI)
So all I/O <-> (HOME ,LIMIT , THC , USER BUTTON) will be optically isolated with a relay and additional optocoupler (machine <-> MEASA )
The current setup has an braded cable sleeve around the plasma cable in a drag chain besides all the other cables.
My question is what should i do about HF/HV arc start of the Hyperterm max 100?
I know grounding is imperative.  The CNC electronics box will well away from the plasma transformer.
Add an aditional ground rod?
Kind regards Marko



 
 
  • PCW
  • PCW's Avatar
13 Apr 2025 01:06
Replied by PCW on topic 7i96s Watchdog Ethernet

7i96s Watchdog Ethernet

Category: Deutsch

Please post you hal/ini files
something basic is wrong with them
  • ErwinCNC
  • ErwinCNC
13 Apr 2025 00:47
Replied by ErwinCNC on topic 7i96s Watchdog Ethernet

7i96s Watchdog Ethernet

Category: Deutsch

Hi Tommylight,
I installed your iso
Without any changes I get these Results 
 

In a short test without Watchdog error 
 

Next step is define the grub Parameter. But there's no grub customizer 

Regards 
Erwin 
 
  • PCW
  • PCW's Avatar
Displaying 16936 - 16950 out of 17470 results.
Time to create page: 0.407 seconds
Powered by Kunena Forum