18 Commits

Author SHA1 Message Date
df1aa85151 Auto-sort: Move DS_ and IMG_ prefixed files to correct directories [skip actions]
- Moved datasheet files (DS_*) to docs/datasheets/
- Moved image files (IMG_*) to docs/images/
- Automated by Gitea Actions auto-sort workflow
2025-08-11 06:34:08 +00:00
dc9c2f6c4d del old
All checks were successful
Auto-Sort Files / auto-sort (push) Successful in 6s
2025-08-11 13:30:03 +07:00
a08c3fc1fa Auto-sort: Move DS_ and IMG_ prefixed files to correct directories [skip actions]
- Moved datasheet files (DS_*) to docs/datasheets/
- Moved image files (IMG_*) to docs/images/
- Automated by Gitea Actions auto-sort workflow
2025-08-11 06:28:33 +00:00
fcb18d7fe3 Delete docs/datasheets/DS_150080RS75000.pdf
All checks were successful
Auto-Sort Files / auto-sort (push) Successful in 5s
2025-08-11 13:26:48 +07:00
8036b76f05 Delete docs/datasheets/DS_30KPA_SERIES_N0126_REV.E.pdf
Some checks failed
Auto-Sort Files / auto-sort (push) Has been cancelled
2025-08-11 13:26:43 +07:00
b7b304b4fd Auto-sort: Move DS_ and IMG_ prefixed files to correct directories [skip actions]
- Moved datasheet files (DS_*) to docs/datasheets/
- Moved image files (IMG_*) to docs/images/
- Automated by Gitea Actions auto-sort workflow
2025-08-11 06:26:03 +00:00
3b5b3414fc del old files
All checks were successful
Auto-Sort Files / auto-sort (push) Successful in 4s
2025-08-11 13:16:29 +07:00
12787d8daf Auto-sort: Move DS_ and IMG_ prefixed files to correct directories
All checks were successful
Auto-Sort Files / auto-sort (push) Has been skipped
- Moved datasheet files (DS_*) to docs/datasheets/
- Moved image files (IMG_*) to docs/images/
- Automated by Gitea Actions auto-sort workflow
2025-08-11 04:58:10 +00:00
c6c2069195 Auto-sort: Move DS_ and IMG_ prefixed files to correct directories
All checks were successful
Auto-Sort Files / auto-sort (push) Has been skipped
- Moved datasheet files (DS_*) to docs/datasheets/
- Moved image files (IMG_*) to docs/images/
- Automated by Gitea Actions auto-sort workflow
2025-08-11 04:55:45 +00:00
edcb1adef0 Auto-sort: Move DS_ and IMG_ prefixed files to correct directories
All checks were successful
Auto-Sort Files / auto-sort (push) Successful in 4s
- Moved datasheet files (DS_*) to docs/datasheets/
- Moved image files (IMG_*) to docs/images/
- Automated by Gitea Actions auto-sort workflow
2025-08-11 04:47:17 +00:00
e19ddeaa67 del files
All checks were successful
Auto-Sort Files / auto-sort (push) Successful in 4s
2025-08-11 11:41:50 +07:00
bc5df5f05c Auto-sort: Move DS_ and IMG_ prefixed files to correct directories
All checks were successful
Auto-Sort Files / auto-sort (push) Successful in 4s
- Moved datasheet files (DS_*) to docs/datasheets/
- Moved image files (IMG_*) to docs/images/
- Automated by Gitea Actions auto-sort workflow
2025-08-11 04:39:16 +00:00
9fa2e39f7c del files
Some checks failed
Auto-Sort Files / auto-sort (push) Has been cancelled
2025-08-11 11:39:07 +07:00
db2871fb5d Auto-sort: Move DS_ and IMG_ prefixed files to correct directories
Some checks failed
Auto-Sort Files / auto-sort (push) Failing after 4s
- Moved datasheet files (DS_*) to docs/datasheets/
- Moved image files (IMG_*) to docs/images/
- Automated by Gitea Actions auto-sort workflow
2025-08-11 04:34:29 +00:00
B4L CI Auto-Sort Bot
0b27af0440 Auto-sort: Move DS_ and IMG_ prefixed files to correct directories
Some checks failed
Auto-Sort Files / auto-sort (push) Failing after 4s
- Moved datasheet files (DS_*) to docs/datasheets/
- Moved image files (IMG_*) to docs/images/
- Automated by Gitea Actions auto-sort workflow
2025-08-11 04:21:25 +00:00
c86266fd38 Add CI auto-sort system for datasheets and images
- Add DS_ prefix for datasheets - automatically moved to docs/datasheets/
- Add IMG_ prefix for images - automatically moved to docs/images/
- Update FILE-NAMING-AND-VERSIONING.md with CI auto-sort prefix examples
- Create comprehensive docs/datasheets/README.md with CI auto-sort documentation
- Create comprehensive docs/images/README.md with CI auto-sort documentation
- Add ci/auto-sort-files.yml GitHub Actions workflow for automatic file organization
- Update ci/README.md with complete auto-sort system documentation
- Update main README.md to reference CI auto-sort system
- Enable users to upload files anywhere with correct prefix for automatic organization
- Support multiple file types: PDF, DOC, PNG, JPG, SVG, etc.
- Provide complete CI workflow with commit automation and error handling
2025-08-11 10:19:55 +07:00
046f66f6eb Refine repository structure for KiCad 9 optimization
- Add dedicated /kicad/ directory with organized subdirectories for libraries, schematics, gerbers, plots, and backups
- Create comprehensive KiCad 9 library structure (symbols, footprints, 3D models)
- Add manufacturing-ready directories for production files (gerbers, drill, pick-and-place)
- Update all README files with KiCad-specific documentation and workflows
- Add KiCad-optimized .gitignore file for proper version control
- Create KICAD-PROJECT-TEMPLATE.md comprehensive usage guide
- Add hardware assembly documentation and BOM management
- Include detailed manufacturing file generation instructions
- Add docs structure with design-notes and user-manual directories
- Provide complete workflow from design to manufacturing with quality checklists
2025-08-03 16:27:46 +07:00
9447812de0 adding folder structure and READMEs 2025-05-21 16:55:03 +07:00