z_level_compensation
- CADdy
-
- Offline
- Senior Member
-
Less
More
- Posts: 76
- Thank you received: 6
04 Jun 2024 13:21 #302310
by CADdy
Replied by CADdy on topic z_level_compensation
Hi Chris,
ok, I'll do it - thank you very much for your answer.
Peter
ok, I'll do it - thank you very much for your answer.
Peter
Please Log in or Create an account to join the conversation.
- gardenweazel
-
- Offline
- Elite Member
-
Less
More
- Posts: 190
- Thank you received: 8
25 Jun 2024 19:08 #303775
by gardenweazel
Replied by gardenweazel on topic z_level_compensation
I just looked at this file on my host and noted that it appeared to be edited in DOS (ouch): /usr/bin/z_level_compensation
There was a ^M on every line ending.
Cure and fix if you have this problem: sudo perl -pi -e 's/\r//g' /usr/bin/z_level_compensation
There was a ^M on every line ending.
Cure and fix if you have this problem: sudo perl -pi -e 's/\r//g' /usr/bin/z_level_compensation
The following user(s) said Thank You: CADdy
Please Log in or Create an account to join the conversation.
- cmorley
- Offline
- Moderator
-
Less
More
- Posts: 7967
- Thank you received: 2167
26 Jun 2024 05:41 #303810
by cmorley
Replied by cmorley on topic z_level_compensation
Thanks for reporting, I fixed it in the repo now.
Please Log in or Create an account to join the conversation.
- CADdy
-
- Offline
- Senior Member
-
Less
More
- Posts: 76
- Thank you received: 6
26 Jun 2024 06:55 #303811
by CADdy
Replied by CADdy on topic z_level_compensation
Thanks for the tip. I also had ^M on every line ending.
Peter
Peter
Please Log in or Create an account to join the conversation.
- KlausB
- Offline
- New Member
-
Less
More
- Posts: 13
- Thank you received: 1
28 Aug 2025 15:22 #334050
by KlausB
Replied by KlausB on topic z_level_compensation
Hello Chris,
After experiencing issues with other software on my computer, I decided to perform a fresh installation using the current DVD version 2.9.4.
Unfortunately, I'm once again encountering problems with Z-Level Compensation.
After creating the “probe_points.txt” file, I can enable “Z-Comp”, but the value in the “Z_Axis Comp” field does not change as expected. Once “Z_COMP” is turned off, it cannot be reactivated without restarting the program.
Do you have any idea what might be causing this?
With this installation, I also tried the touch plate function. It’s visible that after probing the touch plate, the program sets the Z value to the height of the touch plate before executing the retract. This causes the retract value to be added, and the resulting height above the object is correct.
Unfortunately, the program then subtracts the length of the current tool, which in my case is not useful.
Is it possible to disable this behavior?
Thank you very much for your support.
Best regards,
Klaus
After experiencing issues with other software on my computer, I decided to perform a fresh installation using the current DVD version 2.9.4.
Unfortunately, I'm once again encountering problems with Z-Level Compensation.
After creating the “probe_points.txt” file, I can enable “Z-Comp”, but the value in the “Z_Axis Comp” field does not change as expected. Once “Z_COMP” is turned off, it cannot be reactivated without restarting the program.
Do you have any idea what might be causing this?
With this installation, I also tried the touch plate function. It’s visible that after probing the touch plate, the program sets the Z value to the height of the touch plate before executing the retract. This causes the retract value to be added, and the resulting height above the object is correct.
Unfortunately, the program then subtracts the length of the current tool, which in my case is not useful.
Is it possible to disable this behavior?
Thank you very much for your support.
Best regards,
Klaus
Please Log in or Create an account to join the conversation.
Moderators: cmorley
Time to create page: 0.068 seconds