Changeset 2
- Timestamp:
- Mar 26, 2025, 6:46:39 PM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/hardware/protection.kicad_pro
r1 r2 145 145 "teardrop_options": [ 146 146 { 147 "td_onp adsmd": true,147 "td_onpthpad": true, 148 148 "td_onroundshapesonly": false, 149 "td_onsmdpad": true, 149 150 "td_ontrackend": false, 150 "td_onvia pad": true151 "td_onvia": true 151 152 } 152 153 ], … … 259 260 }, 260 261 "erc": { 261 "erc_exclusions": [ 262 [ 263 "footprint_link_issues|266700|482600|fa65ce7c-1fbd-490c-8217-93b682add397|00000000-0000-0000-0000-000000000000|||", 264 "" 265 ], 266 [ 267 "lib_symbol_issues|266700|482600|fa65ce7c-1fbd-490c-8217-93b682add397|00000000-0000-0000-0000-000000000000|||", 268 "" 269 ] 270 ], 262 "erc_exclusions": [], 271 263 "meta": { 272 264 "version": 0 … … 494 486 "meta": { 495 487 "filename": "protection.kicad_pro", 496 "version": 1488 "version": 3 497 489 }, 498 490 "net_settings": { … … 509 501 "name": "Default", 510 502 "pcb_color": "rgba(0, 0, 0, 0.000)", 503 "priority": 2147483647, 511 504 "schematic_color": "rgba(0, 0, 0, 0.000)", 512 505 "track_width": 0.2, … … 517 510 ], 518 511 "meta": { 519 "version": 3512 "version": 4 520 513 }, 521 514 "net_colors": null,
Note: See TracChangeset
for help on using the changeset viewer.