henry | 4d5d340 | 2022-12-10 16:41:57 -0800 | [diff] [blame] | 1 | { |
| 2 | "board": { |
| 3 | "design_settings": { |
| 4 | "defaults": { |
| 5 | "board_outline_line_width": 0.09999999999999999, |
| 6 | "copper_line_width": 0.19999999999999998, |
| 7 | "copper_text_italic": false, |
| 8 | "copper_text_size_h": 1.5, |
| 9 | "copper_text_size_v": 1.5, |
| 10 | "copper_text_thickness": 0.3, |
| 11 | "copper_text_upright": false, |
| 12 | "courtyard_line_width": 0.049999999999999996, |
| 13 | "dimension_precision": 4, |
| 14 | "dimension_units": 3, |
| 15 | "dimensions": { |
| 16 | "arrow_length": 1270000, |
| 17 | "extension_offset": 500000, |
| 18 | "keep_text_aligned": true, |
| 19 | "suppress_zeroes": false, |
| 20 | "text_position": 0, |
| 21 | "units_format": 1 |
| 22 | }, |
| 23 | "fab_line_width": 0.09999999999999999, |
| 24 | "fab_text_italic": false, |
| 25 | "fab_text_size_h": 1.0, |
| 26 | "fab_text_size_v": 1.0, |
| 27 | "fab_text_thickness": 0.15, |
| 28 | "fab_text_upright": false, |
| 29 | "other_line_width": 0.15, |
| 30 | "other_text_italic": false, |
| 31 | "other_text_size_h": 1.0, |
| 32 | "other_text_size_v": 1.0, |
| 33 | "other_text_thickness": 0.15, |
| 34 | "other_text_upright": false, |
| 35 | "pads": { |
| 36 | "drill": 1.143, |
| 37 | "height": 4.445, |
| 38 | "width": 2.54 |
| 39 | }, |
| 40 | "silk_line_width": 0.15, |
| 41 | "silk_text_italic": false, |
| 42 | "silk_text_size_h": 1.0, |
| 43 | "silk_text_size_v": 1.0, |
| 44 | "silk_text_thickness": 0.15, |
| 45 | "silk_text_upright": false, |
| 46 | "zones": { |
| 47 | "45_degree_only": false, |
| 48 | "min_clearance": 0.381 |
| 49 | } |
| 50 | }, |
| 51 | "diff_pair_dimensions": [ |
| 52 | { |
| 53 | "gap": 0.0, |
| 54 | "via_gap": 0.0, |
| 55 | "width": 0.0 |
| 56 | } |
| 57 | ], |
| 58 | "drc_exclusions": [], |
| 59 | "meta": { |
| 60 | "version": 2 |
| 61 | }, |
| 62 | "rule_severities": { |
| 63 | "annular_width": "error", |
| 64 | "clearance": "error", |
| 65 | "copper_edge_clearance": "error", |
| 66 | "courtyards_overlap": "error", |
| 67 | "diff_pair_gap_out_of_range": "error", |
| 68 | "diff_pair_uncoupled_length_too_long": "error", |
| 69 | "drill_out_of_range": "error", |
| 70 | "duplicate_footprints": "warning", |
| 71 | "extra_footprint": "warning", |
| 72 | "footprint_type_mismatch": "error", |
| 73 | "hole_clearance": "error", |
| 74 | "hole_near_hole": "error", |
| 75 | "invalid_outline": "error", |
| 76 | "item_on_disabled_layer": "error", |
| 77 | "items_not_allowed": "error", |
| 78 | "length_out_of_range": "error", |
| 79 | "malformed_courtyard": "error", |
| 80 | "microvia_drill_out_of_range": "error", |
| 81 | "missing_courtyard": "ignore", |
| 82 | "missing_footprint": "warning", |
| 83 | "net_conflict": "warning", |
| 84 | "npth_inside_courtyard": "ignore", |
| 85 | "padstack": "error", |
| 86 | "pth_inside_courtyard": "ignore", |
| 87 | "shorting_items": "error", |
| 88 | "silk_over_copper": "warning", |
| 89 | "silk_overlap": "warning", |
| 90 | "skew_out_of_range": "error", |
| 91 | "through_hole_pad_without_hole": "error", |
| 92 | "too_many_vias": "error", |
| 93 | "track_dangling": "warning", |
| 94 | "track_width": "error", |
| 95 | "tracks_crossing": "error", |
| 96 | "unconnected_items": "error", |
| 97 | "unresolved_variable": "error", |
| 98 | "via_dangling": "warning", |
| 99 | "zone_has_empty_net": "error", |
| 100 | "zones_intersect": "error" |
| 101 | }, |
| 102 | "rules": { |
| 103 | "allow_blind_buried_vias": false, |
| 104 | "allow_microvias": false, |
| 105 | "max_error": 0.005, |
| 106 | "min_clearance": 0.381, |
| 107 | "min_copper_edge_clearance": 0.0, |
| 108 | "min_hole_clearance": 0.25, |
| 109 | "min_hole_to_hole": 0.25, |
| 110 | "min_microvia_diameter": 0.19999999999999998, |
| 111 | "min_microvia_drill": 0.09999999999999999, |
| 112 | "min_silk_clearance": 0.0, |
| 113 | "min_through_hole_diameter": 0.3, |
| 114 | "min_track_width": 0.508, |
| 115 | "min_via_annular_width": 0.049999999999999996, |
| 116 | "min_via_diameter": 0.39999999999999997, |
| 117 | "solder_mask_clearance": 0.0, |
| 118 | "solder_mask_min_width": 0.0, |
| 119 | "use_height_for_length_calcs": true |
| 120 | }, |
| 121 | "track_widths": [ |
| 122 | 0.0, |
| 123 | 0.508 |
| 124 | ], |
| 125 | "via_dimensions": [ |
| 126 | { |
| 127 | "diameter": 0.0, |
| 128 | "drill": 0.0 |
| 129 | }, |
| 130 | { |
| 131 | "diameter": 1.0668, |
| 132 | "drill": 0.7112 |
| 133 | } |
| 134 | ], |
| 135 | "zones_allow_external_fillets": false, |
| 136 | "zones_use_no_outline": true |
| 137 | }, |
| 138 | "layer_presets": [] |
| 139 | }, |
| 140 | "boards": [], |
| 141 | "cvpcb": { |
| 142 | "equivalence_files": [] |
| 143 | }, |
| 144 | "erc": { |
| 145 | "erc_exclusions": [], |
| 146 | "meta": { |
| 147 | "version": 0 |
| 148 | }, |
| 149 | "pin_map": [ |
| 150 | [ |
| 151 | 0, |
| 152 | 0, |
| 153 | 0, |
| 154 | 0, |
| 155 | 0, |
| 156 | 0, |
| 157 | 1, |
| 158 | 0, |
| 159 | 0, |
| 160 | 0, |
| 161 | 0, |
| 162 | 2 |
| 163 | ], |
| 164 | [ |
| 165 | 0, |
| 166 | 2, |
| 167 | 0, |
| 168 | 1, |
| 169 | 0, |
| 170 | 0, |
| 171 | 1, |
| 172 | 0, |
| 173 | 2, |
| 174 | 2, |
| 175 | 2, |
| 176 | 2 |
| 177 | ], |
| 178 | [ |
| 179 | 0, |
| 180 | 0, |
| 181 | 0, |
| 182 | 0, |
| 183 | 0, |
| 184 | 0, |
| 185 | 1, |
| 186 | 0, |
| 187 | 1, |
| 188 | 0, |
| 189 | 1, |
| 190 | 2 |
| 191 | ], |
| 192 | [ |
| 193 | 0, |
| 194 | 1, |
| 195 | 0, |
| 196 | 0, |
| 197 | 0, |
| 198 | 0, |
| 199 | 1, |
| 200 | 1, |
| 201 | 2, |
| 202 | 1, |
| 203 | 1, |
| 204 | 2 |
| 205 | ], |
| 206 | [ |
| 207 | 0, |
| 208 | 0, |
| 209 | 0, |
| 210 | 0, |
| 211 | 0, |
| 212 | 0, |
| 213 | 1, |
| 214 | 0, |
| 215 | 0, |
| 216 | 0, |
| 217 | 0, |
| 218 | 2 |
| 219 | ], |
| 220 | [ |
| 221 | 0, |
| 222 | 0, |
| 223 | 0, |
| 224 | 0, |
| 225 | 0, |
| 226 | 0, |
| 227 | 0, |
| 228 | 0, |
| 229 | 0, |
| 230 | 0, |
| 231 | 0, |
| 232 | 2 |
| 233 | ], |
| 234 | [ |
| 235 | 1, |
| 236 | 1, |
| 237 | 1, |
| 238 | 1, |
| 239 | 1, |
| 240 | 0, |
| 241 | 1, |
| 242 | 1, |
| 243 | 1, |
| 244 | 1, |
| 245 | 1, |
| 246 | 2 |
| 247 | ], |
| 248 | [ |
| 249 | 0, |
| 250 | 0, |
| 251 | 0, |
| 252 | 1, |
| 253 | 0, |
| 254 | 0, |
| 255 | 1, |
| 256 | 0, |
| 257 | 0, |
| 258 | 0, |
| 259 | 0, |
| 260 | 2 |
| 261 | ], |
| 262 | [ |
| 263 | 0, |
| 264 | 2, |
| 265 | 1, |
| 266 | 2, |
| 267 | 0, |
| 268 | 0, |
| 269 | 1, |
| 270 | 0, |
| 271 | 2, |
| 272 | 2, |
| 273 | 2, |
| 274 | 2 |
| 275 | ], |
| 276 | [ |
| 277 | 0, |
| 278 | 2, |
| 279 | 0, |
| 280 | 1, |
| 281 | 0, |
| 282 | 0, |
| 283 | 1, |
| 284 | 0, |
| 285 | 2, |
| 286 | 0, |
| 287 | 0, |
| 288 | 2 |
| 289 | ], |
| 290 | [ |
| 291 | 0, |
| 292 | 2, |
| 293 | 1, |
| 294 | 1, |
| 295 | 0, |
| 296 | 0, |
| 297 | 1, |
| 298 | 0, |
| 299 | 2, |
| 300 | 0, |
| 301 | 0, |
| 302 | 2 |
| 303 | ], |
| 304 | [ |
| 305 | 2, |
| 306 | 2, |
| 307 | 2, |
| 308 | 2, |
| 309 | 2, |
| 310 | 2, |
| 311 | 2, |
| 312 | 2, |
| 313 | 2, |
| 314 | 2, |
| 315 | 2, |
| 316 | 2 |
| 317 | ] |
| 318 | ], |
| 319 | "rule_severities": { |
| 320 | "bus_definition_conflict": "error", |
| 321 | "bus_entry_needed": "error", |
| 322 | "bus_label_syntax": "error", |
| 323 | "bus_to_bus_conflict": "error", |
| 324 | "bus_to_net_conflict": "error", |
| 325 | "different_unit_footprint": "error", |
| 326 | "different_unit_net": "error", |
| 327 | "duplicate_reference": "error", |
| 328 | "duplicate_sheet_names": "error", |
| 329 | "extra_units": "error", |
| 330 | "global_label_dangling": "warning", |
| 331 | "hier_label_mismatch": "error", |
| 332 | "label_dangling": "error", |
| 333 | "lib_symbol_issues": "warning", |
| 334 | "multiple_net_names": "warning", |
| 335 | "net_not_bus_member": "warning", |
| 336 | "no_connect_connected": "warning", |
| 337 | "no_connect_dangling": "warning", |
| 338 | "pin_not_connected": "error", |
| 339 | "pin_not_driven": "error", |
| 340 | "pin_to_pin": "warning", |
| 341 | "power_pin_not_driven": "error", |
| 342 | "similar_labels": "warning", |
| 343 | "unannotated": "error", |
| 344 | "unit_value_mismatch": "error", |
| 345 | "unresolved_variable": "error", |
| 346 | "wire_dangling": "error" |
| 347 | } |
| 348 | }, |
| 349 | "libraries": { |
| 350 | "pinned_footprint_libs": [], |
| 351 | "pinned_symbol_libs": [] |
| 352 | }, |
| 353 | "meta": { |
| 354 | "filename": "hall-effect.kicad_pro", |
| 355 | "version": 1 |
| 356 | }, |
| 357 | "net_settings": { |
| 358 | "classes": [ |
| 359 | { |
| 360 | "bus_width": 12.0, |
| 361 | "clearance": 0.2, |
| 362 | "diff_pair_gap": 0.25, |
| 363 | "diff_pair_via_gap": 0.25, |
| 364 | "diff_pair_width": 0.2, |
| 365 | "line_style": 0, |
| 366 | "microvia_diameter": 0.3, |
| 367 | "microvia_drill": 0.1, |
| 368 | "name": "Default", |
| 369 | "pcb_color": "rgba(0, 0, 0, 0.000)", |
| 370 | "schematic_color": "rgba(0, 0, 0, 0.000)", |
| 371 | "track_width": 0.25, |
| 372 | "via_diameter": 0.8, |
| 373 | "via_drill": 0.4, |
| 374 | "wire_width": 6.0 |
| 375 | } |
| 376 | ], |
| 377 | "meta": { |
| 378 | "version": 2 |
| 379 | }, |
| 380 | "net_colors": null |
| 381 | }, |
| 382 | "pcbnew": { |
| 383 | "last_paths": { |
| 384 | "gencad": "", |
| 385 | "idf": "", |
| 386 | "netlist": "", |
| 387 | "specctra_dsn": "", |
| 388 | "step": "", |
| 389 | "vrml": "" |
| 390 | }, |
| 391 | "page_layout_descr_file": "" |
| 392 | }, |
| 393 | "schematic": { |
| 394 | "annotate_start_num": 0, |
| 395 | "drawing": { |
| 396 | "default_line_thickness": 6.0, |
| 397 | "default_text_size": 50.0, |
| 398 | "field_names": [], |
| 399 | "intersheets_ref_own_page": false, |
| 400 | "intersheets_ref_prefix": "", |
| 401 | "intersheets_ref_short": false, |
| 402 | "intersheets_ref_show": false, |
| 403 | "intersheets_ref_suffix": "", |
| 404 | "junction_size_choice": 3, |
| 405 | "label_size_ratio": 0.375, |
| 406 | "pin_symbol_size": 25.0, |
| 407 | "text_offset_ratio": 0.15 |
| 408 | }, |
| 409 | "legacy_lib_dir": "", |
| 410 | "legacy_lib_list": [], |
| 411 | "meta": { |
| 412 | "version": 1 |
| 413 | }, |
| 414 | "net_format_name": "", |
| 415 | "ngspice": { |
| 416 | "fix_include_paths": true, |
| 417 | "fix_passive_vals": false, |
| 418 | "meta": { |
| 419 | "version": 0 |
| 420 | }, |
| 421 | "model_mode": 0, |
| 422 | "workbook_filename": "" |
| 423 | }, |
| 424 | "page_layout_descr_file": "", |
| 425 | "plot_directory": "", |
| 426 | "spice_adjust_passive_values": false, |
| 427 | "spice_external_command": "spice \"%I\"", |
| 428 | "subpart_first_id": 65, |
| 429 | "subpart_id_separator": 0 |
| 430 | }, |
| 431 | "sheets": [ |
| 432 | [ |
| 433 | "a9090aae-3916-48a1-a14c-d7216bcb93cc", |
| 434 | "" |
| 435 | ] |
| 436 | ], |
| 437 | "text_variables": {} |
| 438 | } |