claude init

This commit is contained in:
Thaddeus Hughes
2026-04-03 21:47:22 -05:00
parent f3953d66ae
commit 9d2379205f
26 changed files with 2382 additions and 4243 deletions

View File

@@ -1,4 +1,5 @@
#!/bin/bash
# M102: Disable CNC Z-axis control for manual quill operation (pair with M101 to re-enable)
halcmd sets z-override False
exit 0