z_level_compensation
- CADdy
-
- Offline
- Senior Member
-
Less
More
- Posts: 65
- Thank you received: 5
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: 185
- 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
- Away
- Moderator
-
Less
More
- Posts: 7801
- Thank you received: 2083
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: 65
- Thank you received: 5
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.
Moderators: cmorley
Time to create page: 0.059 seconds