Currently, when using the āStart from Lineā feature, gSender initiates the spindle and axis movement simultaneously. This can lead to tool breakage or material damage if the spindle hasnāt reached its target RPM before the move begins.
The Suggestion: Implement a mandatory or configurable dwell/delay timer. When starting from a specific line, the software should first send the M3 (spindle on) command and then wait for a user-defined number of seconds (e.g., 3 to 5 seconds) before executing the first motion command.
Benefit: This ensures the tool is at full speed before engagement, increasing safety and protecting the hardware.
