Advanced Search

Search Results (Searched for: )

  • PCW
  • PCW's Avatar
21 Aug 2025 13:49 - 21 Aug 2025 13:50
Replied by PCW on topic Stop feed when spindle rpm lower

Stop feed when spindle rpm lower

Category: AXIS

This is normally what motion.spindle-at-speed is used for.
LinuxCNC checks motion.spindle-at-speed  after the
spindle speed has changed in the Gcode and pauses
the first cutting move after the spindle speed change until
motion.spindle-at-speed is true. 

If you have a way to read the spindle speed, usually the
"near" hal component is used to generate the spindle-at-speed
signal. This can also be done if the spindle drive has a signal to report
that is is at speed.

Note that this will not work if you want to stop or alter the feed rate
if the spindle slows during operation, as motion.spindle-at-speed is ignored
after the first cutting move that follows a spindle speed change.

If you need to alter or stop the feed if the spindle speed drops during operation,
you would need to use adaptive feed (motion.adaptive-speed) and some hal math
or logic.
 
  • Artur_1617
  • Artur_1617's Avatar
21 Aug 2025 13:25
Stop feed when spindle rpm lower was created by Artur_1617

Stop feed when spindle rpm lower

Category: AXIS

Hi,
I looking for something can stop feed when spindle rpm is lower what is setup in G code S300 for example -15% and start feed when rpm back to S300.
 
  • Martin.L
  • Martin.L
21 Aug 2025 13:00
Replied by Martin.L on topic Carousel ATC setup on Probe Basic

Carousel ATC setup on Probe Basic

Category: QtPyVCP

Fixed setting up a new install on a desktop pc, the same configuration shows the ATC tab as it should.. now I need to figure out how to configure the ATC according to my setup :

1) I have a servo motor with 17 bit abs encoder with an unknown gear reduction due to this retrofitted ATC. Setup with an INPUT SCALE: 157.48 it takes from 0 to 255 units to make a full turn

2) How to implement it in Probe basic is there a documentation?

thanks for your time
Displaying 13831 - 13833 out of 13833 results.
Time to create page: 0.368 seconds
Powered by Kunena Forum