Host Engineering Forum

General Category => Do-more CPUs and Do-more Designer Software => Topic started by: Garyhlucas on October 29, 2025, 04:27:11 PM

Title: Feed hold
Post by: Garyhlucas on October 29, 2025, 04:27:11 PM
CNC machines all have a function called Feed Hold. You press Feed Hold while it is moving it decelerates to a stop, and you can manually start stop spindle coolant etc. Press start and the axis all accelerate to feed rate and program continues. Is there any way to do this while doing AXPOSTRAP?
Title: Re: Feed hold
Post by: BobO on October 29, 2025, 04:52:06 PM
CNC machines all have a function called Feed Hold. You press Feed Hold while it is moving it decelerates to a stop, and you can manually start stop spindle coolant etc. Press start and the axis all accelerate to feed rate and program continues. Is there any way to do this while doing AXPOSTRAP?

The Suspend bit in the Axis structure does that.
Title: Re: Feed hold
Post by: Garyhlucas on October 30, 2025, 08:25:05 AM
Very good! I'll give that a try
Thanks!