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
This commit is contained in:
2025-12-09 11:48:46 +01:00
parent 3b99be9e3f
commit df6b781502
12 changed files with 5998 additions and 6448 deletions

View File

@@ -125,7 +125,7 @@
"max_error": 0.005,
"min_clearance": 0.0,
"min_connection": 0.0,
"min_copper_edge_clearance": 0.5,
"min_copper_edge_clearance": 0.2,
"min_groove_width": 0.0,
"min_hole_clearance": 0.25,
"min_hole_to_hole": 0.25,
@@ -713,5 +713,7 @@
"Root"
]
],
"text_variables": {}
"text_variables": {
"PROJEKT_REV": "0.3"
}
}