Skip to content

Commit 5e3cb31

Browse files
committed
Fix UST_ID for molex connector.
1 parent 3492d16 commit 5e3cb31

File tree

3 files changed

+6307
-2429
lines changed

3 files changed

+6307
-2429
lines changed

hw/sch_pcb/BATDATSOCKET01.kicad_prl

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,12 @@
6666
"visible_layers": "fffffff_ffffffff",
6767
"zone_display_mode": 0
6868
},
69+
"git": {
70+
"repo_password": "",
71+
"repo_type": "",
72+
"repo_username": "",
73+
"ssh_key": ""
74+
},
6975
"meta": {
7076
"filename": "BATDATSOCKET01.kicad_prl",
7177
"version": 3

hw/sch_pcb/BATDATSOCKET01.kicad_pro

Lines changed: 76 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,13 @@
169169
"via_dimensions": [],
170170
"zones_allow_external_fillets": false
171171
},
172+
"ipc2581": {
173+
"dist": "",
174+
"distpn": "",
175+
"internal_id": "",
176+
"mfg": "",
177+
"mpn": ""
178+
},
172179
"layer_presets": [],
173180
"viewports": []
174181
},
@@ -427,14 +434,76 @@
427434
"gencad": "",
428435
"idf": "",
429436
"netlist": "",
437+
"plot": "",
438+
"pos_files": "",
430439
"specctra_dsn": "",
431440
"step": "BATDATSOCKET01.step",
441+
"svg": "",
432442
"vrml": ""
433443
},
434444
"page_layout_descr_file": ""
435445
},
436446
"schematic": {
437447
"annotate_start_num": 0,
448+
"bom_export_filename": "",
449+
"bom_fmt_presets": [],
450+
"bom_fmt_settings": {
451+
"field_delimiter": ",",
452+
"keep_line_breaks": false,
453+
"keep_tabs": false,
454+
"name": "CSV",
455+
"ref_delimiter": ",",
456+
"ref_range_delimiter": "",
457+
"string_delimiter": "\""
458+
},
459+
"bom_presets": [],
460+
"bom_settings": {
461+
"exclude_dnp": false,
462+
"fields_ordered": [
463+
{
464+
"group_by": false,
465+
"label": "Reference",
466+
"name": "Reference",
467+
"show": true
468+
},
469+
{
470+
"group_by": true,
471+
"label": "Value",
472+
"name": "Value",
473+
"show": true
474+
},
475+
{
476+
"group_by": false,
477+
"label": "Datasheet",
478+
"name": "Datasheet",
479+
"show": true
480+
},
481+
{
482+
"group_by": false,
483+
"label": "Footprint",
484+
"name": "Footprint",
485+
"show": true
486+
},
487+
{
488+
"group_by": false,
489+
"label": "Qty",
490+
"name": "${QUANTITY}",
491+
"show": true
492+
},
493+
{
494+
"group_by": true,
495+
"label": "DNP",
496+
"name": "${DNP}",
497+
"show": true
498+
}
499+
],
500+
"filter_string": "",
501+
"group_symbols": true,
502+
"name": "Grouped By Value",
503+
"sort_asc": true,
504+
"sort_field": "Reference"
505+
},
506+
"connection_grid_size": 50.0,
438507
"drawing": {
439508
"dashed_lines_dash_length_ratio": 12.0,
440509
"dashed_lines_gap_length_ratio": 3.0,
@@ -448,6 +517,11 @@
448517
"intersheets_ref_suffix": "",
449518
"junction_size_choice": 3,
450519
"label_size_ratio": 0.375,
520+
"operating_point_overlay_i_precision": 3,
521+
"operating_point_overlay_i_range": "~A",
522+
"operating_point_overlay_v_precision": 3,
523+
"operating_point_overlay_v_range": "~V",
524+
"overbar_offset_ratio": 1.23,
451525
"pin_symbol_size": 25.0,
452526
"text_offset_ratio": 0.15
453527
},
@@ -463,14 +537,15 @@
463537
"spice_external_command": "spice \"%I\"",
464538
"spice_model_current_sheet_as_root": true,
465539
"spice_save_all_currents": false,
540+
"spice_save_all_dissipations": false,
466541
"spice_save_all_voltages": false,
467542
"subpart_first_id": 65,
468543
"subpart_id_separator": 0
469544
},
470545
"sheets": [
471546
[
472547
"9f30da93-70a5-49a5-b200-97bae0ca14cd",
473-
""
548+
"Root"
474549
]
475550
],
476551
"text_variables": {}

0 commit comments

Comments
 (0)