Changeset 75 for trunk/hardware/smartPro.kicad_pro
- Timestamp:
- Sep 5, 2026, 6:45:43 PM (2 weeks ago)
- File:
-
- 1 edited
-
trunk/hardware/smartPro.kicad_pro (modified) (30 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/hardware/smartPro.kicad_pro
r73 r75 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, 8 10 "apply_defaults_to_fp_text": false, 9 "board_outline_line_width": 0.0 49999999999999996,10 "copper_line_width": 0. 19999999999999998,11 "board_outline_line_width": 0.05, 12 "copper_line_width": 0.2, 11 13 "copper_text_italic": false, 12 14 "copper_text_size_h": 1.5, … … 14 16 "copper_text_thickness": 0.3, 15 17 "copper_text_upright": false, 16 "courtyard_line_width": 0.0 49999999999999996,18 "courtyard_line_width": 0.05, 17 19 "dimension_precision": 4, 18 20 "dimension_units": 3, … … 25 27 "units_format": 1 26 28 }, 27 "fab_line_width": 0. 09999999999999999,29 "fab_line_width": 0.1, 28 30 "fab_text_italic": false, 29 31 "fab_text_size_h": 1.0, … … 31 33 "fab_text_thickness": 0.15, 32 34 "fab_text_upright": false, 33 "other_line_width": 0. 09999999999999999,35 "other_line_width": 0.1, 34 36 "other_text_italic": false, 35 37 "other_text_size_h": 1.0, … … 42 44 "width": 2.0 43 45 }, 44 "silk_line_width": 0. 09999999999999999,46 "silk_line_width": 0.1, 45 47 "silk_text_italic": false, 46 48 "silk_text_size_h": 1.0, 47 49 "silk_text_size_v": 1.0, 48 "silk_text_thickness": 0. 09999999999999999,50 "silk_text_thickness": 0.1, 49 51 "silk_text_upright": false, 50 52 "zones": { 51 "min_clearance": 0.5 53 "border_display_style": 2, 54 "border_hatch_pitch": 0.5, 55 "corner_radius": 0.0, 56 "corner_smoothing": 0, 57 "fill_mode": 0, 58 "hatch_gap": 1.5, 59 "hatch_orientation": 0.0, 60 "hatch_smoothing_level": 0, 61 "hatch_smoothing_value": 0.1, 62 "hatch_thickness": 1.0, 63 "min_clearance": 0.5, 64 "min_island_area": 10.0, 65 "min_thickness": 0.25, 66 "pad_connection": 1, 67 "remove_islands": 0, 68 "thermal_relief_gap": 0.5, 69 "thermal_relief_spoke_width": 0.5 52 70 } 53 71 }, … … 59 77 } 60 78 ], 61 "drc_exclusions": [], 79 "drc_exclusions": [ 80 [ 81 "lib_footprint_mismatch|229892500|182482500|e2b891d8-f464-48a9-9ec3-da277cb85195|00000000-0000-0000-0000-000000000000", 82 "" 83 ], 84 [ 85 "silk_edge_clearance|135500000|120000000|6cff1f51-cd01-47e1-a2b7-98a2ee291ff2|48a3a97c-0993-4211-99af-a8183eeb30f6", 86 "" 87 ], 88 [ 89 "silk_edge_clearance|148500000|120000000|6cff1f51-cd01-47e1-a2b7-98a2ee291ff2|13c4244e-d789-4805-b448-8fcc6728972b", 90 "" 91 ], 92 [ 93 "silk_edge_clearance|148500000|120000000|6cff1f51-cd01-47e1-a2b7-98a2ee291ff2|4bc4d7b4-08fd-41a2-93a1-7142354acbe6", 94 "" 95 ], 96 [ 97 "silk_edge_clearance|197500000|120000000|6cff1f51-cd01-47e1-a2b7-98a2ee291ff2|42a8b0db-fa06-45be-a100-82de6fd49bc9", 98 "" 99 ], 100 [ 101 "silk_edge_clearance|210500000|120000000|6cff1f51-cd01-47e1-a2b7-98a2ee291ff2|481acb6c-aaef-4f19-baf0-bcd8037a057e", 102 "" 103 ], 104 [ 105 "silk_edge_clearance|210500000|120000000|6cff1f51-cd01-47e1-a2b7-98a2ee291ff2|4821d9c7-39cd-4e5c-a696-767e376ce1ea", 106 "" 107 ], 108 [ 109 "silk_over_copper|223157245|252800000|15e60d8b-28eb-4305-a9c1-40df80856afb|00000000-0000-0000-0000-000000000000", 110 "" 111 ] 112 ], 62 113 "meta": { 63 114 "version": 2 … … 70 121 "copper_sliver": "warning", 71 122 "courtyards_overlap": "error", 123 "creepage": "error", 72 124 "diff_pair_gap_out_of_range": "error", 73 125 "diff_pair_uncoupled_length_too_long": "error", … … 76 128 "extra_footprint": "warning", 77 129 "footprint": "error", 130 "footprint_filters_mismatch": "ignore", 131 "footprint_symbol_field_mismatch": "warning", 132 "footprint_symbol_mismatch": "warning", 78 133 "footprint_type_mismatch": "ignore", 79 134 "hole_clearance": "error", 80 135 "hole_near_hole": "error", 136 "hole_to_hole": "error", 137 "holes_co_located": "warning", 81 138 "invalid_outline": "error", 82 139 "isolated_copper": "warning", … … 88 145 "malformed_courtyard": "error", 89 146 "microvia_drill_out_of_range": "error", 147 "mirrored_text_on_front_layer": "warning", 90 148 "missing_courtyard": "ignore", 91 149 "missing_footprint": "warning", 150 "missing_tuning_profile": "warning", 92 151 "net_conflict": "warning", 152 "nonmirrored_text_on_back_layer": "warning", 93 153 "npth_inside_courtyard": "ignore", 94 154 "padstack": "warning", … … 102 162 "starved_thermal": "error", 103 163 "text_height": "warning", 164 "text_on_edge_cuts": "error", 104 165 "text_thickness": "warning", 105 166 "through_hole_pad_without_hole": "error", 106 167 "too_many_vias": "error", 168 "track_angle": "error", 107 169 "track_dangling": "warning", 170 "track_not_centered_on_via": "ignore", 171 "track_on_post_machined_layer": "error", 172 "track_segment_length": "error", 108 173 "track_width": "error", 109 174 "tracks_crossing": "error", 175 "tuning_profile_track_geometries": "ignore", 110 176 "unconnected_items": "error", 111 177 "unresolved_variable": "error", … … 115 181 "rules": { 116 182 "max_error": 0.005, 117 "min_clearance": 0. 19999999999999998,118 "min_connection": 0. 19999999999999998,183 "min_clearance": 0.2, 184 "min_connection": 0.2, 119 185 "min_copper_edge_clearance": 0.5, 120 186 "min_groove_width": 0.0, 121 187 "min_hole_clearance": 0.25, 122 188 "min_hole_to_hole": 0.25, 123 "min_microvia_diameter": 0. 19999999999999998,124 "min_microvia_drill": 0. 09999999999999999,189 "min_microvia_diameter": 0.2, 190 "min_microvia_drill": 0.1, 125 191 "min_resolved_spokes": 2, 126 192 "min_silk_clearance": 0.0, 127 "min_text_height": 0. 7999999999999999,193 "min_text_height": 0.8, 128 194 "min_text_thickness": 0.08, 129 195 "min_through_hole_diameter": 0.3, 130 "min_track_width": 0. 19999999999999998,196 "min_track_width": 0.2, 131 197 "min_via_annular_width": 0.15, 132 198 "min_via_diameter": 0.5, … … 136 202 "teardrop_options": [ 137 203 { 204 "td_onpthpad": true, 205 "td_onroundshapesonly": false, 206 "td_onsmdpad": true, 207 "td_ontrackend": false, 208 "td_onvia": true 209 } 210 ], 211 "teardrop_parameters": [ 212 { 138 213 "td_allow_use_two_tracks": true, 139 "td_curve_segcount": 5,140 "td_on_pad_in_zone": false,141 "td_onpadsmd": true,142 "td_onroundshapesonly": false,143 "td_ontrackend": false,144 "td_onviapad": true145 }146 ],147 "teardrop_parameters": [148 {149 214 "td_curve_segcount": 0, 150 215 "td_height_ratio": 1.0, … … 152 217 "td_maxheight": 2.0, 153 218 "td_maxlen": 1.0, 219 "td_on_pad_in_zone": false, 154 220 "td_target_name": "td_round_shape", 155 221 "td_width_to_size_filter_ratio": 0.9 156 222 }, 157 223 { 224 "td_allow_use_two_tracks": true, 158 225 "td_curve_segcount": 0, 159 226 "td_height_ratio": 1.0, … … 161 228 "td_maxheight": 2.0, 162 229 "td_maxlen": 1.0, 230 "td_on_pad_in_zone": false, 163 231 "td_target_name": "td_rect_shape", 164 232 "td_width_to_size_filter_ratio": 0.9 165 233 }, 166 234 { 235 "td_allow_use_two_tracks": true, 167 236 "td_curve_segcount": 0, 168 237 "td_height_ratio": 1.0, … … 170 239 "td_maxheight": 2.0, 171 240 "td_maxlen": 1.0, 241 "td_on_pad_in_zone": false, 172 242 "td_target_name": "td_track_end", 173 243 "td_width_to_size_filter_ratio": 0.9 … … 226 296 }, 227 297 "ipc2581": { 298 "bom_rev": "", 228 299 "dist": "", 229 300 "distpn": "", 230 301 "internal_id": "", 231 302 "mfg": "", 232 "mpn": "" 303 "mpn": "", 304 "sch_revision": "" 233 305 }, 234 306 "layer_pairs": [], … … 237 309 }, 238 310 "boards": [], 311 "component_class_settings": { 312 "assignments": [], 313 "meta": { 314 "version": 0 315 }, 316 "sheet_component_classes": { 317 "enabled": false 318 } 319 }, 239 320 "cvpcb": { 240 321 "equivalence_files": [] 241 322 }, 242 323 "erc": { 243 "erc_exclusions": [], 324 "erc_exclusions": [ 325 [ 326 "pin_to_pin|3263900|685800|303e122c-bd71-46b1-ba9e-d566b7b74552|0010c4ec-9ca4-401f-b31c-9d9d1f7ea765|/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326|/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326|/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326", 327 "" 328 ] 329 ], 244 330 "meta": { 245 331 "version": 0 … … 427 513 "endpoint_off_grid": "warning", 428 514 "extra_units": "error", 515 "field_name_whitespace": "warning", 516 "footprint_filter": "ignore", 517 "footprint_link_issues": "warning", 518 "four_way_junction": "ignore", 429 519 "global_label_dangling": "warning", 520 "ground_pin_not_ground": "warning", 430 521 "hier_label_mismatch": "error", 522 "isolated_pin_label": "warning", 431 523 "label_dangling": "error", 524 "label_multiple_wires": "warning", 432 525 "lib_symbol_issues": "warning", 526 "lib_symbol_mismatch": "warning", 433 527 "missing_bidi_pin": "warning", 434 528 "missing_input_pin": "warning", … … 443 537 "pin_to_pin": "warning", 444 538 "power_pin_not_driven": "error", 539 "same_local_global_label": "warning", 540 "similar_label_and_power": "warning", 445 541 "similar_labels": "warning", 542 "similar_power": "warning", 446 543 "simulation_model_issue": "ignore", 544 "single_global_label": "ignore", 545 "stacked_pin_name": "warning", 447 546 "unannotated": "error", 547 "unconnected_wire_endpoint": "warning", 548 "undefined_netclass": "error", 448 549 "unit_value_mismatch": "error", 449 550 "unresolved_variable": "error", … … 457 558 "meta": { 458 559 "filename": "smartPro.kicad_pro", 459 "version": 1560 "version": 3 460 561 }, 461 562 "net_settings": { … … 472 573 "name": "Default", 473 574 "pcb_color": "rgba(0, 0, 0, 0.000)", 575 "priority": 2147483647, 474 576 "schematic_color": "rgba(0, 0, 0, 0.000)", 475 577 "track_width": 0.2, 578 "tuning_profile": "", 476 579 "via_diameter": 0.6, 477 580 "via_drill": 0.3, … … 480 583 ], 481 584 "meta": { 482 "version": 3585 "version": 5 483 586 }, 484 587 "net_colors": null, … … 502 605 "schematic": { 503 606 "annotate_start_num": 0, 607 "annotation": { 608 "method": 0, 609 "sort_order": 0 610 }, 504 611 "bom_export_filename": "", 505 612 "bom_fmt_presets": [], … … 708 815 "name": "Sim.Library", 709 816 "show": false 817 }, 818 { 819 "group_by": false, 820 "label": "Mouser Part Number", 821 "name": "Mouser Part Number", 822 "show": false 823 }, 824 { 825 "group_by": false, 826 "label": "Height", 827 "name": "Height", 828 "show": false 829 }, 830 { 831 "group_by": false, 832 "label": "Arrow Part Number", 833 "name": "Arrow Part Number", 834 "show": false 835 }, 836 { 837 "group_by": false, 838 "label": "Manufacturer_Part_Number", 839 "name": "Manufacturer_Part_Number", 840 "show": false 841 }, 842 { 843 "group_by": false, 844 "label": "Manufacturer_Name", 845 "name": "Manufacturer_Name", 846 "show": false 847 }, 848 { 849 "group_by": false, 850 "label": "Mouser Price/Stock", 851 "name": "Mouser Price/Stock", 852 "show": false 853 }, 854 { 855 "group_by": false, 856 "label": "Arrow Price/Stock", 857 "name": "Arrow Price/Stock", 858 "show": false 710 859 } 711 860 ], … … 717 866 "sort_field": "Reference" 718 867 }, 868 "bus_aliases": {}, 719 869 "connection_grid_size": 50.0, 720 870 "drawing": { … … 750 900 } 751 901 ], 902 "hop_over_size_choice": 0, 752 903 "intersheets_ref_own_page": false, 753 904 "intersheets_ref_prefix": "", … … 773 924 "page_layout_descr_file": "", 774 925 "plot_directory": "", 926 "reuse_designators": true, 775 927 "space_save_all_events": true, 776 928 "spice_current_sheet_as_root": false, … … 781 933 "spice_save_all_voltages": false, 782 934 "subpart_first_id": 65, 783 "subpart_id_separator": 0 935 "subpart_id_separator": 0, 936 "top_level_sheets": [ 937 { 938 "filename": "smartPro.kicad_sch", 939 "name": "smartPro", 940 "uuid": "bf1f8167-8e29-49cc-a467-dd9cc2c77246" 941 } 942 ], 943 "used_designators": "C109-112,C146-150,L1-2,L4,D29,D68-70,#PWR143-144,#PWR153,#PWR253-259,#PWR340-353,R205-210,R214-215,J23-24,U27-29", 944 "variants": [] 784 945 }, 785 946 "sheets": [ 786 947 [ 787 948 "bf1f8167-8e29-49cc-a467-dd9cc2c77246", 788 " Root"949 "smartPro" 789 950 ], 790 951 [ … … 803 964 "f65c5738-75c6-4a59-809b-e04fe272e944", 804 965 "greenMeter" 966 ], 967 [ 968 "ae5abb2f-3904-4774-bcb5-c058b00cc490", 969 "usb" 805 970 ], 806 971 [ … … 821 986 ] 822 987 ], 823 "text_variables": {} 988 "text_variables": {}, 989 "tuning_profiles": { 990 "meta": { 991 "version": 0 992 }, 993 "tuning_profiles_impedance_geometric": [] 994 } 824 995 }
Note:
See TracChangeset
for help on using the changeset viewer.
