f100eb23bf
Schematic includes: - Power section: SS14 reverse protection, AMS1117-3.3 LDO - RP2040-Zero and OLED module headers - Trigger output: 74LVC1G17 Schmitt buffer - Return input: voltage divider, BAT54 clamps, MCP6001 buffer - Button with pull-up, power LED BOM updated with correct parts and LCSC numbers. ASCII schematic reference in hardware/kicad/README.md.
105 lines
2.3 KiB
Plaintext
105 lines
2.3 KiB
Plaintext
{
|
|
"board": {
|
|
"3dviewports": [],
|
|
"design_settings": {
|
|
"defaults": {
|
|
"board_outline_line_width": 0.1,
|
|
"copper_line_width": 0.2,
|
|
"copper_text_size_h": 1.5,
|
|
"copper_text_size_v": 1.5,
|
|
"copper_text_thickness": 0.3,
|
|
"other_line_width": 0.15,
|
|
"silk_line_width": 0.15,
|
|
"silk_text_size_h": 1.0,
|
|
"silk_text_size_v": 1.0,
|
|
"silk_text_thickness": 0.15
|
|
},
|
|
"diff_pair_dimensions": [],
|
|
"drc_exclusions": [],
|
|
"rules": {
|
|
"min_clearance": 0.2,
|
|
"min_track_width": 0.2,
|
|
"min_via_annular_width": 0.15,
|
|
"min_via_diameter": 0.5
|
|
},
|
|
"track_widths": [
|
|
0.2,
|
|
0.3,
|
|
0.5,
|
|
0.8
|
|
],
|
|
"via_dimensions": [
|
|
{
|
|
"diameter": 0.6,
|
|
"drill": 0.3
|
|
}
|
|
]
|
|
},
|
|
"layer_presets": [],
|
|
"viewports": []
|
|
},
|
|
"libraries": {
|
|
"pinned_footprint_libs": [],
|
|
"pinned_symbol_libs": []
|
|
},
|
|
"meta": {
|
|
"filename": "SN-L00.kicad_pro",
|
|
"version": 1
|
|
},
|
|
"net_settings": {
|
|
"classes": [
|
|
{
|
|
"clearance": 0.2,
|
|
"diff_pair_gap": 0.25,
|
|
"diff_pair_via_gap": 0.25,
|
|
"diff_pair_width": 0.2,
|
|
"name": "Default",
|
|
"track_width": 0.2,
|
|
"via_diameter": 0.6,
|
|
"via_drill": 0.3
|
|
},
|
|
{
|
|
"clearance": 0.3,
|
|
"name": "Power",
|
|
"track_width": 0.5,
|
|
"via_diameter": 0.8,
|
|
"via_drill": 0.4
|
|
}
|
|
]
|
|
},
|
|
"pcbnew": {
|
|
"last_paths": {
|
|
"gencad": "",
|
|
"idf": "",
|
|
"netlist": "",
|
|
"specctra_dsn": "",
|
|
"step": ""
|
|
},
|
|
"page_layout_descr_file": ""
|
|
},
|
|
"schematic": {
|
|
"annotate_start_num": 1,
|
|
"drawing": {
|
|
"default_line_thickness": 6.0,
|
|
"default_text_size": 50.0,
|
|
"field_names": [],
|
|
"intersheets_ref_own_page": false,
|
|
"intersheets_ref_prefix": "",
|
|
"intersheets_ref_short": false,
|
|
"intersheets_ref_show": false,
|
|
"intersheets_ref_suffix": "",
|
|
"junction_size_choice": 3,
|
|
"label_size_ratio": 0.25,
|
|
"pin_symbol_size": 0.0,
|
|
"text_offset_ratio": 0.08
|
|
},
|
|
"page_layout_descr_file": "",
|
|
"plot_directory": "",
|
|
"spice_external_command": "spice \"%I\"",
|
|
"subpart_first_id": 65,
|
|
"subpart_id_separator": 0
|
|
},
|
|
"sheets": [],
|
|
"text_variables": {}
|
|
}
|