Skip to content

Commit f4bf432

Browse files
committed
Update project to KiCADv8.
1 parent ffadada commit f4bf432

File tree

4 files changed

+7331
-2795
lines changed

4 files changed

+7331
-2795
lines changed

doc/assets

hw/sch_pcb/TFHT01.kicad_prl

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,12 @@
6868
"visible_layers": "fffffff_ffffffff",
6969
"zone_display_mode": 0
7070
},
71+
"git": {
72+
"repo_password": "",
73+
"repo_type": "",
74+
"repo_username": "",
75+
"ssh_key": ""
76+
},
7177
"meta": {
7278
"filename": "TFHT01.kicad_prl",
7379
"version": 3

hw/sch_pcb/TFHT01.kicad_pro

Lines changed: 76 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,13 @@
193193
"zones_allow_external_fillets": false,
194194
"zones_use_no_outline": true
195195
},
196+
"ipc2581": {
197+
"dist": "",
198+
"distpn": "",
199+
"internal_id": "",
200+
"mfg": "",
201+
"mpn": ""
202+
},
196203
"layer_presets": [],
197204
"viewports": []
198205
},
@@ -481,15 +488,77 @@
481488
"gencad": "",
482489
"idf": "",
483490
"netlist": "",
491+
"plot": "",
492+
"pos_files": "",
484493
"specctra_dsn": "",
485494
"step": "",
495+
"svg": "",
486496
"vmrl": "",
487497
"vrml": ""
488498
},
489499
"page_layout_descr_file": "../../doc/assets/templates/KiCAD/page_layout.kicad_wks"
490500
},
491501
"schematic": {
492502
"annotate_start_num": 0,
503+
"bom_export_filename": "",
504+
"bom_fmt_presets": [],
505+
"bom_fmt_settings": {
506+
"field_delimiter": ",",
507+
"keep_line_breaks": false,
508+
"keep_tabs": false,
509+
"name": "CSV",
510+
"ref_delimiter": ",",
511+
"ref_range_delimiter": "",
512+
"string_delimiter": "\""
513+
},
514+
"bom_presets": [],
515+
"bom_settings": {
516+
"exclude_dnp": false,
517+
"fields_ordered": [
518+
{
519+
"group_by": false,
520+
"label": "Reference",
521+
"name": "Reference",
522+
"show": true
523+
},
524+
{
525+
"group_by": true,
526+
"label": "Value",
527+
"name": "Value",
528+
"show": true
529+
},
530+
{
531+
"group_by": false,
532+
"label": "Datasheet",
533+
"name": "Datasheet",
534+
"show": true
535+
},
536+
{
537+
"group_by": false,
538+
"label": "Footprint",
539+
"name": "Footprint",
540+
"show": true
541+
},
542+
{
543+
"group_by": false,
544+
"label": "Qty",
545+
"name": "${QUANTITY}",
546+
"show": true
547+
},
548+
{
549+
"group_by": true,
550+
"label": "DNP",
551+
"name": "${DNP}",
552+
"show": true
553+
}
554+
],
555+
"filter_string": "",
556+
"group_symbols": true,
557+
"name": "Grouped By Value",
558+
"sort_asc": true,
559+
"sort_field": "Reference"
560+
},
561+
"connection_grid_size": 50.0,
493562
"drawing": {
494563
"dashed_lines_dash_length_ratio": 12.0,
495564
"dashed_lines_gap_length_ratio": 3.0,
@@ -506,6 +575,11 @@
506575
"intersheets_ref_suffix": "",
507576
"junction_size_choice": 3,
508577
"label_size_ratio": 0.3,
578+
"operating_point_overlay_i_precision": 3,
579+
"operating_point_overlay_i_range": "~A",
580+
"operating_point_overlay_v_precision": 3,
581+
"operating_point_overlay_v_range": "~V",
582+
"overbar_offset_ratio": 1.23,
509583
"pin_symbol_size": 25.0,
510584
"text_offset_ratio": 0.3
511585
},
@@ -531,14 +605,15 @@
531605
"spice_external_command": "spice \"%I\"",
532606
"spice_model_current_sheet_as_root": true,
533607
"spice_save_all_currents": false,
608+
"spice_save_all_dissipations": false,
534609
"spice_save_all_voltages": false,
535610
"subpart_first_id": 65,
536611
"subpart_id_separator": 0
537612
},
538613
"sheets": [
539614
[
540615
"d4721186-2967-414c-922e-c57cc18eddf1",
541-
""
616+
"Root"
542617
]
543618
],
544619
"text_variables": {}

0 commit comments

Comments
 (0)