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,28 +1,24 @@
# TODO
- [x] xyz dual loop pid setup
- [x] enable signals wired
- [x] enable signals programmed
- [x] calibration of xyz
- [x] tighten z bracket
- [x] is there a btter way to do dual PID?
- [x] wire front control panel
- [x] get AXIS how I want it, or some other ui
- [x] handwheel
- [x] cable management
- [ ] wire start/stop/estop/speed
- [ ] gcode ftp or something
- [ ] understand offsets better
- [ ] understand toolchange better
- [ ] pendant buttons
- [ ] holders for wrenches etc
- [ ] permanent good fix for z axis bracket
# CAM
# CAM options?
https://www.scorchworks.com/Fengrave/fengrave.html
https://www.estlcam.de/
https://www.grzsoftware.com/
# CLAUDE todos
1. check out the macros in nc_files
A. Read and understand them
B. Generate a better MACROS.md
C. Comment the code (do not change/fix anything, just add terse comments, especially at the beginning of macros)
D. Search for bugs in the macros and add them to this document
2. document and understand the lagun_gmoccapy config (this is the only active/relevant config)
A. Read and understand it
B. Generate better comments (do not change anything functionally, just add comments)
C. Generate a README.md