G28.1 not presistent
17 Oct 2016 06:49 #81712
by emcPT
G28.1 not presistent was created by emcPT
It seams that the G28.1 is not persistent between sessions. This is the normal function of it (it does not make sense to me) or it is a bug?
Using stable version 2.7.7
Thank you
Using stable version 2.7.7
Thank you
Please Log in or Create an account to join the conversation.
17 Oct 2016 14:21 #81727
by Rick G
Replied by Rick G on topic G28.1 not presistent
The variables should be stored in the parameter file and so persistent between runs.
Rick G
G28.1 stores the current absolute position into parameters 5161-5166.
Rick G
Please Log in or Create an account to join the conversation.
17 Oct 2016 14:38 #81729
by emcPT
Replied by emcPT on topic G28.1 not presistent
Yes, I saw that, but in my case it is not presistent between runs (close and open linuxcnc), although I believe that I saw it once persistent. But normally it is not.
Please Log in or Create an account to join the conversation.
17 Oct 2016 16:09 #81731
by cradek
Replied by cradek on topic G28.1 not presistent
Make sure your [RS274NGC]PARAMETER_FILE is correctly specified in the ini, that the var file and the config directory are writable by your user, and that the var file gets updated with your new values when exiting linuxcnc. Try running linuxcnc from the command line and look for errors printed to the terminal.
Please Log in or Create an account to join the conversation.
Time to create page: 0.061 seconds