Page 4 of 6

Re: Random stops

PostPosted: Sun May 14, 2017 10:05 pm
by mphel
After retesting. 2022 appears ok. I think it was just an anomaly as it stopped working several times unrelated to this issue but was ok when restarted from scratch (I blame windows) :o

Re: Random stops

PostPosted: Sun May 14, 2017 10:08 pm
by cncdrive
Thank you Mark.
One more possibly useful information would be if you can post your profile file, because maybe it is setting dependent issue and that could explain why we can't reproduce it, but maybe we could with your settings.
So, if you could post your .pro profile file would be great.

Re: Random stops

PostPosted: Sun May 14, 2017 10:10 pm
by cncdrive
And Gerry if you could also post your profile would be great.

Re: Random stops

PostPosted: Sun May 14, 2017 10:13 pm
by mphel
I'll post the file from the workshop computer tomorrow morning, as most of the versions on the office PC have only a few settings applied to test probing and macros etc.

Re: Random stops

PostPosted: Sun May 14, 2017 10:24 pm
by ger21
Here you go.

Re: Random stops

PostPosted: Mon May 15, 2017 6:16 am
by mphel
My .pro file

Re: Random stops

PostPosted: Mon May 15, 2017 11:52 am
by cncdrive
Thank you guys.
We've ran both profiles, but no change here, I mean the issue also not reproducable here with your profiles. :(

So, the next step we working on now is we looking through all functions and happenings of the Apply Settings function and checking all possible relations to the motion buffers.
Also we working on figuring out what to log in the API to see the cause for the problem.
I think we can only finish with these by late afternoon/night time, but as soon as finished I will upload a debugger version of the API which will log different informations for us, and I will ask you guys to run that on your systems.

Re: Random stops

PostPosted: Mon May 15, 2017 12:20 pm
by ger21
I think it's the Save Settings, not Apply Settings?
Mark said he can reproduce it by just clicking the Save Settings button.
I've always clicked both Apply and Save.

Re: Random stops

PostPosted: Mon May 15, 2017 12:55 pm
by cncdrive
Gerry, the Save settings makes an Apply settings also, basicly it calls the Apply settings button code first and after it Saves the settings to the profile file.
This was not like this, was changed some time ago, but I will have to checkback to see when exactly.
And it was changed to work this way, because some customers did not like the thing that they have to press 2 buttons to save the settings. :)

Re: Random stops

PostPosted: Mon May 15, 2017 12:56 pm
by cncdrive
And I've tested it with both the Apply and the Save settings buttons without success in reproducing the issue.