Changeset 72 for trunk/hardware/smartPro.kicad_pro
- Timestamp:
- Jun 5, 2026, 2:25:37 PM (5 days ago)
- File:
-
- 1 edited
-
trunk/hardware/smartPro.kicad_pro (modified) (17 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/hardware/smartPro.kicad_pro
r43 r72 4 4 "design_settings": { 5 5 "defaults": { 6 "apply_defaults_to_fp_barcodes": false, 7 "apply_defaults_to_fp_dimensions": false, 6 8 "apply_defaults_to_fp_fields": false, 7 9 "apply_defaults_to_fp_shapes": false, … … 119 121 "footprint": "error", 120 122 "footprint_filters_mismatch": "ignore", 123 "footprint_symbol_field_mismatch": "warning", 121 124 "footprint_symbol_mismatch": "warning", 122 125 "footprint_type_mismatch": "ignore", … … 137 140 "missing_courtyard": "ignore", 138 141 "missing_footprint": "warning", 142 "missing_tuning_profile": "warning", 139 143 "net_conflict": "warning", 140 144 "nonmirrored_text_on_back_layer": "warning", … … 156 160 "track_angle": "error", 157 161 "track_dangling": "warning", 162 "track_not_centered_on_via": "ignore", 163 "track_on_post_machined_layer": "error", 158 164 "track_segment_length": "error", 159 165 "track_width": "error", 160 166 "tracks_crossing": "error", 167 "tuning_profile_track_geometries": "ignore", 161 168 "unconnected_items": "error", 162 169 "unresolved_variable": "error", … … 281 288 }, 282 289 "ipc2581": { 290 "bom_rev": "", 283 291 "dist": "", 284 292 "distpn": "", 285 293 "internal_id": "", 286 294 "mfg": "", 287 "mpn": "" 295 "mpn": "", 296 "sch_revision": "" 288 297 }, 289 298 "layer_pairs": [], … … 292 301 }, 293 302 "boards": [], 303 "component_class_settings": { 304 "assignments": [], 305 "meta": { 306 "version": 0 307 }, 308 "sheet_component_classes": { 309 "enabled": false 310 } 311 }, 294 312 "cvpcb": { 295 313 "equivalence_files": [] … … 482 500 "endpoint_off_grid": "warning", 483 501 "extra_units": "error", 502 "field_name_whitespace": "warning", 484 503 "footprint_filter": "ignore", 485 504 "footprint_link_issues": "warning", 486 505 "four_way_junction": "ignore", 487 506 "global_label_dangling": "warning", 507 "ground_pin_not_ground": "warning", 488 508 "hier_label_mismatch": "error", 509 "isolated_pin_label": "warning", 489 510 "label_dangling": "error", 490 511 "label_multiple_wires": "warning", … … 509 530 "simulation_model_issue": "ignore", 510 531 "single_global_label": "ignore", 532 "stacked_pin_name": "warning", 511 533 "unannotated": "error", 512 534 "unconnected_wire_endpoint": "warning", … … 541 563 "schematic_color": "rgba(0, 0, 0, 0.000)", 542 564 "track_width": 0.2, 565 "tuning_profile": "", 543 566 "via_diameter": 0.6, 544 567 "via_drill": 0.3, … … 547 570 ], 548 571 "meta": { 549 "version": 4572 "version": 5 550 573 }, 551 574 "net_colors": null, … … 569 592 "schematic": { 570 593 "annotate_start_num": 0, 594 "annotation": { 595 "method": 0, 596 "sort_order": 0 597 }, 571 598 "bom_export_filename": "", 572 599 "bom_fmt_presets": [], … … 784 811 "sort_field": "Reference" 785 812 }, 813 "bus_aliases": {}, 786 814 "connection_grid_size": 50.0, 787 815 "drawing": { … … 817 845 } 818 846 ], 847 "hop_over_size_choice": 0, 819 848 "intersheets_ref_own_page": false, 820 849 "intersheets_ref_prefix": "", … … 840 869 "page_layout_descr_file": "", 841 870 "plot_directory": "", 871 "reuse_designators": true, 842 872 "space_save_all_events": true, 843 873 "spice_current_sheet_as_root": false, … … 848 878 "spice_save_all_voltages": false, 849 879 "subpart_first_id": 65, 850 "subpart_id_separator": 0 880 "subpart_id_separator": 0, 881 "top_level_sheets": [ 882 { 883 "filename": "smartPro.kicad_sch", 884 "name": "smartPro", 885 "uuid": "bf1f8167-8e29-49cc-a467-dd9cc2c77246" 886 } 887 ], 888 "used_designators": "C109,C146-150,L1-2,L4,D29,D68-70,#PWR143-144,#PWR340-353,R205-210,J23,U27-29", 889 "variants": [] 851 890 }, 852 891 "sheets": [ 853 892 [ 854 893 "bf1f8167-8e29-49cc-a467-dd9cc2c77246", 855 " Root"894 "smartPro" 856 895 ], 857 896 [ … … 870 909 "f65c5738-75c6-4a59-809b-e04fe272e944", 871 910 "greenMeter" 911 ], 912 [ 913 "ae5abb2f-3904-4774-bcb5-c058b00cc490", 914 "usb" 872 915 ], 873 916 [ … … 888 931 ] 889 932 ], 890 "text_variables": {} 933 "text_variables": {}, 934 "tuning_profiles": { 935 "meta": { 936 "version": 0 937 }, 938 "tuning_profiles_impedance_geometric": [] 939 } 891 940 }
Note:
See TracChangeset
for help on using the changeset viewer.
