Inconsistent values from Versaprobe
- gardenweazel
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 151
- Thank you received: 7
22 Nov 2024 19:42 #315046
by gardenweazel
Replied by gardenweazel on topic Inconsistent values from Versaprobe
I believe that I see what is going on.
There is a variable named MAXPROBE that is called from the INI as follows: #<_ini[VERSA_TOOLSETTER]MAXPROBE>
There is also a variable that is read from the versaprobe screen saved in the qtdragon_hd.pref file as follows: ps_probe_max_z_travel
The variable is also know as max_z_travel is some of the functions.
It appears as if both VARS are used for the same purpose. If I'm not mistaken the documentation indicates that the values are to be set and used in the INI file under VERSA_TOOLSETTER (brackets omitted).
I somewhat ignored the values in the qtdragon_hd.pref file which when I compared were NOT the same values. I know for a fact that my Z will travel more that 115mm which is what it was set at in the pref file. However, in my INI file I have set the value of 150mm which covers the length of all my tools.
Additionally I found a typo which I submitted a pull request a few hours ago.
I'll test this shortly and respond appropriately.
There is a variable named MAXPROBE that is called from the INI as follows: #<_ini[VERSA_TOOLSETTER]MAXPROBE>
There is also a variable that is read from the versaprobe screen saved in the qtdragon_hd.pref file as follows: ps_probe_max_z_travel
The variable is also know as max_z_travel is some of the functions.
It appears as if both VARS are used for the same purpose. If I'm not mistaken the documentation indicates that the values are to be set and used in the INI file under VERSA_TOOLSETTER (brackets omitted).
I somewhat ignored the values in the qtdragon_hd.pref file which when I compared were NOT the same values. I know for a fact that my Z will travel more that 115mm which is what it was set at in the pref file. However, in my INI file I have set the value of 150mm which covers the length of all my tools.
Additionally I found a typo which I submitted a pull request a few hours ago.
I'll test this shortly and respond appropriately.
Please Log in or Create an account to join the conversation.
- gardenweazel
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 151
- Thank you received: 7
22 Nov 2024 22:40 #315067
by gardenweazel
Replied by gardenweazel on topic Inconsistent values from Versaprobe
These changes didn't help but, what does work is clicking on the "Measure/Probe Current Tool" button.
Please Log in or Create an account to join the conversation.
- gardenweazel
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 151
- Thank you received: 7
22 Nov 2024 23:32 #315069
by gardenweazel
Replied by gardenweazel on topic Inconsistent values from Versaprobe
I am attaching two DEBUG files. The first is a FAILURE and the second SUCCEEDED. Looks as if the G43 is the difference. The failure is G43 Offset zero and then it succeeds with the G43 Offset of one(1) after I click start for the second time;
FAILURE
SUCCEEDS
FAILURE
SUCCEEDS
Attachments:
Please Log in or Create an account to join the conversation.
Moderators: cmorley
Time to create page: 0.067 seconds