If the probe ngc files is to be used/loaded to LinuxCNC


Step 1> Make the changes to *.ini file 


In *.ini header

#190119 
# From /usr/share/linuxcnc/ncfiles/ngcguilib/mfiles/M110
# M1nn files must exist _before_ starting emc
# in the [DISPLAY]PROGRAM_PREFIX
# or in a dir specified by [RS274NGC]USER_M_PATH
#
# Added DISPLAY and RS274NGC statements for M1..: user defined functionality
# Plan to use relative address for folders



Step 2> In the [RS274NGC] section add
USER_M_PATH=./UserDefFunctions:UserDefFunctions  



Step 3> In the configs/yourMachine
Create IMAGES directory
Copy/Paste *.png from IMAGES_09


Step 4> Create UserDefFunctions directory
Copy/Paste M10? files from UserDefFunction
Set the Execute permission for each of these files.

