Files
Nixie_Tube_Clock/README.md
aidanbrzezinski 33896b663e Update Outputs
2026-02-18 01:39:04 +00:00

72 lines
2.3 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<p align="center" width="100%">
<img alt="Logo" width="33%" src="Logos/dummy_logo.svg">
</p>
<h1 align="center">Nixie Clock Main Board</h1>
<p align="center" width="100%">
<a href="https://git.lokislair.com/aidanbrzezinski/Nixie_Tube_Clock.git/actions/workflows/ci.yaml">
<img alt="CI Badge" src="https://git.lokislair.com/aidanbrzezinski/Nixie_Tube_Clock.git/actions/workflows/ci.yaml/badge.svg?branch=">
</a>
</p>
<p align="center" width="100%">
<img src="Images/dummy_image.png">
</p>
***
<p align="center">
<img alt="3D Top Angled" src="Images/Nixie_Tube_Clock-angled_top.png" width="45%">
&nbsp; &nbsp; &nbsp; &nbsp;
<img alt="3D Bottom Angled" src="Images/Nixie_Tube_Clock-angled_bottom.png" width="45%">
</p>
***
## SPECIFICATIONS
| Parameter | Value |
| --- | --- |
| Dimensions | N/A × N/A mm |
***
## DIRECTORY STRUCTURE
.
├─ Computations # Misc calculations
├─ HTML # HTML files for generated webpage
├─ Images # Pictures and renders
├─ kibot_resources # External resources for KiBot
│ ├─ colors # Color theme for KiCad
│ ├─ fonts # Fonts used in the project
│ ├─ scripts # External scripts used with KiBot
│ └─ templates # Templates for KiBot generated reports
├─ kibot_yaml # KiBot YAML config files
├─ KiRI # KiRI (PCB diff viewer) files
├─ lib # KiCad footprint and symbol libraries
│ ├─ 3d_models # Component 3D models
│ ├─ lib_fp # Footprint libraries
│ └─ lib_sym # Symbol libraries
├─ Logos # Logos
├─ Manufacturing # Assembly and fabrication documents
│ ├─ Assembly # Assembly documents (BoM, pos, notes)
│ │
│ └─ Fabrication # Fabrication documents (ZIP, notes)
│ ├─ Drill Tables # CSV drill tables
│ └─ Gerbers # Gerbers
├─ Report # Reports for ERC/DRC
├─ Schematic # PDF of schematic
├─ Templates # Title block templates
├─ Testing
│ └─ Testpoints # Testpoints tables
└─ Variants # Outputs for assembly variants