[qtdragon_hd] dodalem probe z klawisza ctrl i usunalem domsylny komponent probe
This commit is contained in:
@@ -97,7 +97,10 @@ PARAMETER_FILE = qtdragon.var
|
||||
RS274NGC_STARTUP_CODE = G17 G21 G40 G43H0 G54 G64P0.0127 G80 G90 G94 G97 M5 M9
|
||||
|
||||
# subroutine/remap path list
|
||||
SUBROUTINE_PATH = ../../../../nc_files/probe/basic_probe/macros:~/linuxcnc/nc_files/examples/ngcgui_lib:~/linuxcnc/nc_files/examples/ngcgui_lib/utilitysubs
|
||||
SUBROUTINE_PATH =\
|
||||
~/linuxcnc/nc_files/probe/basic_probe/macros:\
|
||||
~/linuxcnc/nc_files/examples/ngcgui_lib:\
|
||||
~/linuxcnc/nc_files/examples/ngcgui_lib/utilitysubs
|
||||
|
||||
# on abort, this ngc file is called. required for basic/versa probe
|
||||
ON_ABORT_COMMAND=O <on_abort> call
|
||||
@@ -135,7 +138,7 @@ POSTGUI_HALFILE = qtdragon_hd_postgui.hal
|
||||
# uncomment this one to print all HAL pins that start with qt
|
||||
#POSTGUI_HALCMD = show pin qt
|
||||
# uncomment to simulate probing
|
||||
#POSTGUI_HALCMD = loadusr qtvcp test_probe
|
||||
# POSTGUI_HALCMD = loadusr qtvcp test_probe
|
||||
|
||||
[HALUI]
|
||||
# no content
|
||||
|
||||
Reference in New Issue
Block a user