added OLED, text and logo, prepared for PCB manufacture
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,2 +1,6 @@
|
||||
*-backups*
|
||||
*.lck
|
||||
*_old
|
||||
*-bak
|
||||
production/
|
||||
jlcpcb/
|
||||
|
||||
1
fabrication-toolkit-options.json
Normal file
1
fabrication-toolkit-options.json
Normal 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
111154
fp-info-cache
Normal file
File diff suppressed because it is too large
Load Diff
132591
kb-pcb-v1-40-ortho.kicad_pcb
132591
kb-pcb-v1-40-ortho.kicad_pcb
File diff suppressed because it is too large
Load Diff
@@ -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": {
|
||||
|
||||
@@ -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
25857
puppy/puppy.kicad_mod
Normal file
File diff suppressed because it is too large
Load Diff
29414
puppy/puppy.kicad_sym
Normal file
29414
puppy/puppy.kicad_sym
Normal file
File diff suppressed because it is too large
Load Diff
4
sym-lib-table
Normal file
4
sym-lib-table
Normal file
@@ -0,0 +1,4 @@
|
||||
(sym_lib_table
|
||||
(version 7)
|
||||
(lib (name "puppy")(type "KiCad")(uri "/home/lusia/puppy.kicad_sym")(options "")(descr ""))
|
||||
)
|
||||
Reference in New Issue
Block a user