[qtdragon_hd] dodalem probe z klawisza ctrl i usunalem domsylny komponent probe
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
AboutDialog-geometry = half
|
||||
LncMessage-geometry = 910 539 280 118
|
||||
ToolChangeDialog-geometry = 910 539 340 237
|
||||
basicProbeHelpDialog-geometry = default
|
||||
basicProbeHelpDialog-geometry = 1157 243 600 600
|
||||
|
||||
[DIALOG_OPTIONS]
|
||||
EntryDialog_play_sound = True
|
||||
@@ -20,7 +20,7 @@ RunFromLineDialog_play_sound = True
|
||||
RunFromLineDialog_sound_type = READY
|
||||
|
||||
[BOOK_KEEPING]
|
||||
last_loaded_directory = /home/bartool/linuxcnc/nc_files/examples
|
||||
last_loaded_directory =
|
||||
last_loaded_file = None
|
||||
style_QSS_Path = DEFAULT
|
||||
|
||||
@@ -88,7 +88,7 @@ gcodegraphics-user-lat = 0.0
|
||||
gcodegraphics-user-lon = 0.0
|
||||
|
||||
[CUSTOM_FORM_ENTRIES]
|
||||
Tool to load = 1
|
||||
Tool to load = 0
|
||||
Laser X = 100.0
|
||||
Laser Y = -20.0
|
||||
Sensor X = 50.0
|
||||
|
||||
@@ -55,3 +55,5 @@ net eoffset-zlevel-count scaled-s32-sums.0.in1
|
||||
setp scaled-s32-sums.0.scale0 1000
|
||||
net eoffset-counts scaled-s32-sums.0.out-s
|
||||
|
||||
loadusr -W hal_input -K 0e8f
|
||||
net probe-via-keyboard input.0.key-rightctrl => motion.probe-input qtdragon.led-probe
|
||||
@@ -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