Start at line# moves does not restart the spindle. It moves around like it is starting from the right place but doesnāt spin up.
No response here? No one else having this issue?
@MtrDLP Does it work in 1.4.5?
in 1.4.5 it starts the spindle but ignores the dwell time
@MtrDLP Here is an old thread on this same issue.
If the recommended solution is out of date, you may want to open a support ticket with Sienci. Iām sure that their gSender group will reply.
It is very disappointing that this issue isnāt fixed yet. How do I open a support ticket?
Go onto the sienci support website. The form is there. (Iām assuming that the solution proposed by Kevin the linked post does not work for you.)
It doesnāt look like Kevin posted a solution. It just looks like suggestions on what a fix might possibly be. I guess I was saw the blurb in the documentation that said it retained the speed setting for recovery and thought āgood, they fixed itā, but if it isnāt going to wait for it to spin up recovery is not going to work. I guess if you are using a router with just on/off it is okay.
I guess the kludge fix is start the spindle via command line, wait until it is at speed, then start from line#. It will coast a few seconds so give it a higher RPM via command line so it will be up to speed before movement starts.
@MtrDLP Iām likely misunderstanding Kevinās āsolutionā. I thought that the said that you could put a dwell code in the start event field in gSender and that would do what you want.
At any rate, Iām sure that you will get results from your support ticket.
So, if this is something that happens often, then perhaps there are other issues involved?
@MtrDLP if your spindle is set up for āspindle-at-speedā then this should be taken care of automatically, if not then can you point me to the ādwell timeā value that youāre referencing itās missing? Is the dwell time in your g-code or in gSender in the start/stop g-code settings
Iām also having this issue where thereās no 5sec delay when I āstart from line,ā hereās the relevant settings page in 1.4.11
Hi Michael,
Here is the relevant manual for the spindle.
Does a spindle even work with spindle/laser toggled off?
Got it, it appears I misunderstood a few things:
- The spindle/laser toggle is to enable/disable. I thought it was to choose either spindle/laser.
- This toggle is for the manual spindle control tab.
- Reading the other thread, it sounds like this issue is due to spindle delays not being parsed with āstart from lineā.
Does this delay impact only manual enable/disable of spindle, or will it also add time between āstart from lineā spindle speed command and first movement? If it doesnāt, should I add a delay to the program start/resume event, or should I manually startup the spindle and wait for it to come to speed before āstart from line?ā