aidanbrzezinski dc3ae05139
All checks were successful
CI / generate_outputs (push) Successful in 3m37s
CI / release (push) Has been skipped
updated tables
2026-03-03 15:50:33 -05:00
2026-02-17 23:33:19 +00:00
2026-02-17 08:39:27 -05:00
2026-02-17 09:09:02 -05:00
2026-03-03 15:36:45 -05:00
2026-02-17 08:39:27 -05:00
2026-02-28 22:16:24 +00:00
2026-03-03 20:40:44 +00:00
2026-02-17 08:39:27 -05:00
2026-02-17 23:33:19 +00:00
2026-02-17 23:33:19 +00:00
2026-02-17 08:39:27 -05:00
2026-02-17 08:39:27 -05:00
2026-03-03 15:50:33 -05:00
2026-02-17 08:39:27 -05:00
2026-03-03 20:40:44 +00:00
2026-03-03 20:40:44 +00:00
2026-02-17 08:39:27 -05:00
2026-03-03 20:40:44 +00:00
2026-02-17 08:39:27 -05:00
2026-02-17 08:39:27 -05:00
2026-03-03 20:40:44 +00:00
2026-03-03 20:40:44 +00:00
2026-02-17 09:09:02 -05:00
2026-02-18 01:39:04 +00:00
2026-02-17 09:09:02 -05:00
2026-03-03 15:50:33 -05:00

Logo

Nixie Clock Main Board

CI Badge


3D Top Angled         3D Bottom Angled


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
Description
A discrete digital Nixie Tube Clock
Readme 74 MiB
Languages
Shell 60.3%
Python 34.4%
Batchfile 5.3%