update template (probably)

This commit is contained in:
Mitchell Marino 2026-02-22 16:24:10 -06:00
parent 293052044c
commit bbb2a037b3
2 changed files with 5433 additions and 5 deletions

View File

@ -447,8 +447,12 @@
}
},
"libraries": {
"pinned_footprint_libs": [],
"pinned_symbol_libs": []
"pinned_footprint_libs": [
"EasyEDA"
],
"pinned_symbol_libs": [
"EasyEDA"
]
},
"meta": {
"filename": "pcb_panic_button.kicad_pro",
@ -473,6 +477,18 @@
"via_diameter": 0.6,
"via_drill": 0.3,
"wire_width": 6
},
{
"name": "GND",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"priority": 0,
"schematic_color": "rgb(0, 0, 0)"
},
{
"name": "Power",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"priority": 1,
"schematic_color": "rgb(255, 0, 0)"
}
],
"meta": {
@ -480,7 +496,16 @@
},
"net_colors": null,
"netclass_assignments": null,
"netclass_patterns": []
"netclass_patterns": [
{
"netclass": "Power",
"pattern": "\\+.V.?"
},
{
"netclass": "GND",
"pattern": "GND"
}
]
},
"pcbnew": {
"last_paths": {
@ -597,7 +622,7 @@
"version": 1
},
"net_format_name": "",
"page_layout_descr_file": "",
"page_layout_descr_file": "kicad-embed://mdev_template.kicad_wks",
"plot_directory": "",
"space_save_all_events": true,
"spice_current_sheet_as_root": false,

File diff suppressed because it is too large Load Diff