kopia qtdragon. dodamy gitignore

This commit is contained in:
2025-12-11 10:29:29 +01:00
commit 097fe1e2ca
14 changed files with 70088 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