Add PCBWay manufacturing files
- BOM_PCBWay.csv: LCSC part numbers for assembly - CPL_PCBWay.csv: Component placement coordinates (template) - README with PCB specs, order checklist, cost estimate - gerbers/ directory for exported Gerber files Updated .gitignore to track manufacturing templates.
This commit is contained in:
+4
-3
@@ -11,9 +11,10 @@ _autosave-*
|
||||
*.tmp
|
||||
fp-info-cache
|
||||
|
||||
# Gerber output
|
||||
gerbers/
|
||||
manufacturing/
|
||||
# Gerber output (actual generated files)
|
||||
hardware/manufacturing/gerbers/*.gbr
|
||||
hardware/manufacturing/gerbers/*.drl
|
||||
hardware/manufacturing/gerbers/*.gbrjob
|
||||
|
||||
# Build artifacts
|
||||
firmware/build/
|
||||
|
||||
Reference in New Issue
Block a user