Advanced Search

Search Results (Searched for: )

  • Spezidrohne
  • Spezidrohne
26 Mar 2026 12:40
Ethercat Setup help needed for beginner was created by Spezidrohne

Ethercat Setup help needed for beginner

Category: EtherCAT

Hi,
i am verry new to LinuxCNC and want to build a machine. The Axis will be made with Stepperonline A6 Servos with ethercat. But i´m stuck at the ethercat configuration, as I basically dont know anything about it. All i know is that i need an .hal, .ini, .xml and .conf file. I have already installed the ethercat drivers with the guide from rodw and can set the preop/ini mode via the Ethercat slave ... command. What do i do next? I have opended and created a machine, with the axis sim preset, now with the folders in my home directory. How do i create the needed files and integrate them, so it works? I have looked through multiple topics on the forum, but cant get any wiser with them. As I said, total beginner. Any step by step help much appreciated.

Thanks.
Spezi
  • alangibson
  • alangibson
26 Mar 2026 12:39
Replied by alangibson on topic Review Request for Arc Volt Sensor Schematic

Review Request for Arc Volt Sensor Schematic

Category: Plasma & Laser

I moved the voltage divider to the first stage and put a zener after it for overvoltage protection like Hakan.

@tommylight: Do you have a schematic you can share that shows how you use 3 resistors for voltage division. I'm having trouble visualizing your description.

Here's where I'm at right now. I need to add SPI isolation. That's going to be the biggest stage of all because there aren't any good through-hole all in one solutions like there are for SMD.

  • abs32
  • abs32
26 Mar 2026 12:08

Probe tripped during non-probe move deadlock

Category: General LinuxCNC Questions

As a result, I started experimenting with Z-axis acceleration settings to reduce braking time. Previously, the acceleration was set to 2000. When I set the acceleration to 6000, no errors occurred over 14 hours of operation (115,000 measurements). When I set the acceleration to 12,000, I got an axis misalignment error. It works acceptably at an acceleration of 9,000.
  • abs32
  • abs32
26 Mar 2026 12:06 - 26 Mar 2026 12:09
  • rodw
  • rodw's Avatar
26 Mar 2026 11:58

Leave enabled pin active when leaving linuxcnc

Category: Basic Configuration

you could try a shutdown.hal file that setp's it to what you want. You may have to unlink the pin as well
  • rodw
  • rodw's Avatar
26 Mar 2026 11:56

too long hm2_7i97.0.read.tmax or something else?

Category: Driver Boards

Looking at your first post, its not network related. Note those previous settings do not persist. Running out of ideas. As PCW mentioned ensure the NIC interrupt is pinned to isolated core 5

You mentioned graphics so you probably have an Intel i915 GPU which hangs on my PC. Add these to grub to lock it downi915.enable_dc=0 i915.enable_fbc=0 i915.enable_psr=0 
  • mooser
  • mooser
26 Mar 2026 11:29

Leave enabled pin active when leaving linuxcnc

Category: Basic Configuration

I've got a SSR in the latching loop of my spindle contactor being controlled by one of the outputs from the 7i76
net machine-is-enabled hm2_5i25.0.7i76.0.0.output-07

Short of re-wiring, is there a way to temporarily leave that output turned ON when linuxcnc is being closed and re-started to pick up new config changes as I mess around inside the HAL and ini files setting up my new VFD and gear selection code? I can't help but think having the 220v power ripped out from the vfd over and over again isn't doing it any good :)
M

 
  • spumco
  • spumco
26 Mar 2026 10:43
Replied by spumco on topic Toolchanger HAL Component project

Toolchanger HAL Component project

Category: HAL Examples

I am not sure what to do about motion to a tool change position. Given the excessive size of my carousel, relative to the lathe envelope, and wide variety of tool geometries, tail stock etc I suspect it is safer to not automatically move to a tool change position. Do you have thoughts on that?
Cheers
Mark
 

The capstain turret lathes I've seen move to a safe location - generally max X & max Z - before tool changes (Hardinge, Haas CL1) but none of those have tailstocks.

Do you have a tailstock detector in the carriage?  If so, you could make a toolchange macro conditional so you aren't right up against the tailstock, potentially swinging a long drill in to the tailstock snout.

If not, you might think about installing such a detector.
  • m0602232
  • m0602232
26 Mar 2026 10:13

too long hm2_7i97.0.read.tmax or something else?

Category: Driver Boards

00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (7) I219-V (rev 10)
DeviceName: Onboard - Ethernet
Subsystem: Lenovo Ethernet Connection (7) I219-V
Flags: bus master, fast devsel, latency 0, IRQ 120
Memory at b1000000 (32-bit, non-prefetchable) [size=128K]
Capabilities: <access denied>
Kernel driver in use: e1000e
Kernel modules: e1000e

eee was already off, not sure about gro, lro or tso but I will try with them disabled also.
  • rodw
  • rodw's Avatar
26 Mar 2026 09:45

too long hm2_7i97.0.read.tmax or something else?

Category: Driver Boards

thanks, 6 core PC with one isolated = 5 available so that's right. i5 should be fine
What network card? is it Realtek?

I've been researching this today. Here are a few more obscure settings that may help where eno1 is the NOC name from ip a
sudo sysctl -w net.core.busy_read=50
sudo sysctl -w net.core.busy_poll=50
sudo sysctl -w kernel.sched_rt_runtime_us=-1
sudo ethtool --set-eee en01 eee off
sudo ethtool -K eno1 gro off lro off tso off
  • rodw
  • rodw's Avatar
26 Mar 2026 09:30

THC not getting active even when "all seemingly needed" requirements are met

Category: Plasmac

Its an odd looking voltage plot.
I would look at the time after arc ok the THC is activated. To me it looks like it needs to be 2 seconds. I just can't see the setting I'm looking for.
Early activation could be disabled by the big fluctuations in voltage.
  • Aciera
  • Aciera's Avatar
26 Mar 2026 09:17
Replied by Aciera on topic Where is discussion for my new comp

Where is discussion for my new comp

Category: General LinuxCNC Questions

Use the 'Add a comment' box at the end of the 'Conversation' tab in the PR page:
github.com/LinuxCNC/linuxcnc/pull/3877
  • rodw
  • rodw's Avatar
26 Mar 2026 09:11 - 26 Mar 2026 09:12
Replied by rodw on topic Where is discussion for my new comp

Where is discussion for my new comp

Category: General LinuxCNC Questions

The discussion should occur on the PR. its up to the dev team, not forum users so you neet to convince the gatekeepers. Personally 80 files in one commit is too much to clearly understand and debug build errors.  Perhaps the component is in one PR and the sim in another.
  • Plasmanfm
  • Plasmanfm
26 Mar 2026 09:01 - 26 Mar 2026 09:03
  • RotarySMP
  • RotarySMP's Avatar
26 Mar 2026 08:35
Replied by RotarySMP on topic Toolchanger HAL Component project

Toolchanger HAL Component project

Category: HAL Examples

What aspects of Andy's carousel.comp have you identified as needing improvment, and/or what other features/funtions are you adding with this comp?

Do you have a github repository, or just keeping the current version of code uploaded to the initial post in this thread?

My Schaublin tool changer is extremely simple, with just a single input to open the tool change pneumatic valve, for a fixed duration, and then checking the next feedback pin went high. Cycling through until the target position is reached. I don't need much of the code like tool unlock, tool lock as that is all pneumatically sequenced.

I am not sure what to do about motion to a tool change position. Given the excessive size of my carousel, relative to the lathe envelope, and wide variety of tool geometries, tail stock etc I suspect it is safer to not automatically move to a tool change position. Do you have thoughts on that?
Cheers
Mark
Displaying 121 - 135 out of 17678 results.
Time to create page: 0.255 seconds
Powered by Kunena Forum