Spindle Load feedback in LinuxCNC
- Dave2024
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 55
- Thank you received: 10
18 Jan 2025 00:53 #319237
by Dave2024
Spindle Load feedback in LinuxCNC was created by Dave2024
Hi, I was wondering if someone could teach me about the mechanics of spindle load and how it works? Is there a special motor and drive required to get the load feedback data or is it generated by a formula comparing the RPM with a multimeter as some kind? Or is the load just the amperage alone? Can someone explain it and what all kind of components and wiring would I need to get a spindle load showing in LinuxCNC? Thanks
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19526
- Thank you received: 6553
18 Jan 2025 01:44 #319241
by tommylight
Replied by tommylight on topic Spindle Load feedback in LinuxCNC
Motor current.
Please Log in or Create an account to join the conversation.
- besriworld
- Offline
- Elite Member
Less
More
- Posts: 258
- Thank you received: 71
18 Jan 2025 05:30 #319251
by besriworld
Replied by besriworld on topic Spindle Load feedback in LinuxCNC
Usually, an analog input is required. However, another option is to connect an RS232/RS485 interface to the spindle inverter. I chose the second option, and it works well. You can skip to the 1-minute mark in the video to see it in action. There's a small bug with the numbers, though
Please Log in or Create an account to join the conversation.
- tivoi
- Offline
- Senior Member
Less
More
- Posts: 56
- Thank you received: 20
18 Jan 2025 07:10 #319253
by tivoi
Replied by tivoi on topic Spindle Load feedback in LinuxCNC
my solution is convert analog out of vfd ( config analog out is load ) to fequency + use mesa card counter function
Please Log in or Create an account to join the conversation.
- Dave2024
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 55
- Thank you received: 10
18 Jan 2025 10:11 - 18 Jan 2025 10:22 #319264
by Dave2024
Replied by Dave2024 on topic Spindle Load feedback in LinuxCNC
Ok awesome! Nice setup. I wish I had a dialed machine setup like your running. Unfortunately I don't have an inverter though in my situation. I have a AC servo spindle. I wanted a VFD and BLDC but nothing would fit my machine and it needed to be running before my EOL LOL. Anyways my idea is if I could get a lesson on what's needed to make a readout like you've got and somehow program it so that if the load is too high it would alter the feed/speed so that a chip size of set value would never exceed the capabilities of the motor. That and another possible feature would be an estop trigger if the load was too high and RPM lower than a set threshold. Is any of this possible or am I just crazy? Anyways sorry for the weirdness. Thanks
Last edit: 18 Jan 2025 10:22 by Dave2024.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19526
- Thank you received: 6553
18 Jan 2025 14:42 #319282
by tommylight
Replied by tommylight on topic Spindle Load feedback in LinuxCNC
I am sure LinuxCNC can adjust the feed rate depending on spindle load feedback so it slows down the feed if the spindle load exceeds the programmed value, some examples....Anyways my idea is if I could get a lesson on what's needed to make a readout like you've got and somehow program it so that if the load is too high it would alter the feed/speed so that a chip size of set value would never exceed the capabilities of the motor. That and another possible feature would be an estop trigger if the load was too high and RPM lower than a set threshold. Is any of this possible or am I just crazy?
Please Log in or Create an account to join the conversation.
Time to create page: 0.103 seconds