Commit Graph

3 Commits

Author SHA1 Message Date
df6b781502 cleanup: Remove unused schematic files
- Remove mcu.kicad_sch (not referenced in project)
- Remove PWR.kicad_sch (not referenced in project)
- All functionality is now in main Laser CANbus Toolhead.kicad_sch
- Simplifies project structure and eliminates confusion
2025-12-09 11:48:46 +01:00
76c554b450 feat: Major hardware upgrade to Rev. 1
- Replace MOSFET with CJAC70P06 (60V voltage rating)
- Upgrade sensor from ADXL345 to ICM-20602 (better availability, 6-axis IMU)
- Change Micro Fit 3.0 connectors from SMD to THT mounting
- Add connector pinouts to silkscreen for easier assembly
- Clean up component placement and optimize layout
- Update overview image to reflect current design
- Add component order numbers to BOM
- Update production files with current components
- Add comprehensive changelog and table of contents
- Improve documentation structure with language links
2025-11-26 16:33:08 +01:00
234bcccf01 Initial commit 2025-11-25 18:57:04 +01:00