added OLED, text and logo, prepared for PCB manufacture

This commit is contained in:
2025-12-14 18:14:15 +01:00
parent 4f080655af
commit 2acad17093
10 changed files with 299197 additions and 661 deletions

4
.gitignore vendored
View File

@@ -1,2 +1,6 @@
*-backups*
*.lck
*_old
*-bak
production/
jlcpcb/

View File

@@ -0,0 +1 @@
{"ARCHIVE_NAME": "kb-40-ortho-v1", "EXTRA_LAYERS": "", "ALL_ACTIVE_LAYERS": true, "EXTEND_EDGE_CUT": false, "ALTERNATIVE_EDGE_CUT": false, "AUTO TRANSLATE": true, "AUTO FILL": true, "EXCLUDE DNP": true, "OPEN BROWSER": false, "NO_BACKUP_OPT": false}

111154
fp-info-cache Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
{
"board": {
"active_layer": 25,
"active_layer": 5,
"active_layer_preset": "",
"auto_track_width": true,
"hidden_netclasses": [],
@@ -87,7 +87,18 @@
8,
9
],
"col_widths": [],
"col_widths": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"custom_group_rules": [],
"expanded_rows": [],
"filter_by_net_name": true,
@@ -98,7 +109,7 @@
"show_unconnected_nets": false,
"show_zero_pad_nets": false,
"sort_ascending": true,
"sorting_column": -1
"sorting_column": 0
},
"open_jobsets": [],
"project": {

View File

@@ -133,7 +133,7 @@
"min_track_width": 0.0,
"min_via_annular_width": 0.1,
"min_via_diameter": 0.5,
"solder_mask_to_copper_clearance": 0.0,
"solder_mask_to_copper_clearance": 0.005,
"use_height_for_length_calcs": true
},
"teardrop_options": [

File diff suppressed because it is too large Load Diff

25857
puppy/puppy.kicad_mod Normal file

File diff suppressed because it is too large Load Diff

29414
puppy/puppy.kicad_sym Normal file

File diff suppressed because it is too large Load Diff

4
sym-lib-table Normal file
View File

@@ -0,0 +1,4 @@
(sym_lib_table
(version 7)
(lib (name "puppy")(type "KiCad")(uri "/home/lusia/puppy.kicad_sym")(options "")(descr ""))
)