We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b073948 commit 1f1734fCopy full SHA for 1f1734f
1 file changed
lib/python/qtvcp/widgets/basic_probe.py
@@ -125,6 +125,7 @@ def homed_on_status():
125
126
# must directly initialize
127
self.statuslabel_motiontype.hal_init()
128
+ self.led_probe.hal_init()
129
130
if self.PREFS_:
131
self.lineEdit_probe_tool.setText(self.PREFS_.getpref('Probe tool', '0', str, 'PROBE OPTIONS'))
0 commit comments