V1.4.3 start at line # does not start spindle

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:

  1. The spindle/laser toggle is to enable/disable. I thought it was to choose either spindle/laser.
  2. This toggle is for the manual spindle control tab.
  3. 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?ā€