Rectangle probe.ngc
- rbarry1068
- Offline
- Junior Member
Less
More
- Posts: 22
- Thank you received: 1
02 Apr 2017 01:51 #90752
by rbarry1068
Replied by rbarry1068 on topic Rectangle probe.ngc
Weeeeelll, I'm probing, but the rectangle_probe_result.txt file has some strange numbers in it. All the Z values are the same as the X values. I must have something in my .hal file messed up. I looked through the .hal file but couldn't see anything. I also ran the HAL METER app and the Z values seemed OK there. Any ideas?
Please Log in or Create an account to join the conversation.
02 Apr 2017 03:12 #90753
by dgarrett
Replied by dgarrett on topic Rectangle probe.ngc
You have discovered a typo in the file rectangle_probe.ngc
Thanks for the report.
Patch applied for 2.7:
git.linuxcnc.org/gitweb?p=linuxcnc.git;a...dd32d76161631b3ee6f4
Search rules are used for locating M files, please see:
linuxcnc.org/docs/2.7/html/config/ini-co...ml#_rs274ngc_section
Section 2.4 [RS274NGC]
USER_M_PATH --- defines search rules for finding M files
The default ini setting to use provided mfiles for ngcgui is:
USER_M_PATH = ../../nc_files/ngcgui_lib/mfiles
The sample M110 file is:
git.linuxcnc.org/gitweb?p=linuxcnc.git;a...10;hb=refs/heads/2.7
Thanks for the report.
Patch applied for 2.7:
git.linuxcnc.org/gitweb?p=linuxcnc.git;a...dd32d76161631b3ee6f4
Search rules are used for locating M files, please see:
linuxcnc.org/docs/2.7/html/config/ini-co...ml#_rs274ngc_section
Section 2.4 [RS274NGC]
USER_M_PATH --- defines search rules for finding M files
The default ini setting to use provided mfiles for ngcgui is:
USER_M_PATH = ../../nc_files/ngcgui_lib/mfiles
The sample M110 file is:
git.linuxcnc.org/gitweb?p=linuxcnc.git;a...10;hb=refs/heads/2.7
Please Log in or Create an account to join the conversation.
Time to create page: 0.058 seconds