dzialajacy config qtdragon

This commit is contained in:
mayones
2025-05-27 20:13:52 +02:00
commit 2395325e4e
76 changed files with 73251 additions and 0 deletions

11
custom.hal Normal file
View File

@@ -0,0 +1,11 @@
# Include your custom HAL commands here
# This file will not be overwritten when you run stepconf again
net spindle-on <= spindle.0.on
loadrt debounce cfg=1
addf debounce.0 base-thread
setp debounce.0.delay 100
unlinkp motion.probe-input
net probe-in debounce.0.0.in
net probe-filt debounce.0.0.out => motion.probe-input