added Fuse on VTSENS PCB
This commit is contained in:
@ -15,16 +15,16 @@
|
||||
"zones": 0.6
|
||||
},
|
||||
"selection_filter": {
|
||||
"dimensions": true,
|
||||
"footprints": true,
|
||||
"graphics": true,
|
||||
"keepouts": true,
|
||||
"dimensions": false,
|
||||
"footprints": false,
|
||||
"graphics": false,
|
||||
"keepouts": false,
|
||||
"lockedItems": false,
|
||||
"otherItems": true,
|
||||
"pads": true,
|
||||
"text": true,
|
||||
"tracks": true,
|
||||
"vias": true,
|
||||
"otherItems": false,
|
||||
"pads": false,
|
||||
"text": false,
|
||||
"tracks": false,
|
||||
"vias": false,
|
||||
"zones": true
|
||||
},
|
||||
"visible_items": [
|
||||
@ -63,8 +63,8 @@
|
||||
36,
|
||||
40
|
||||
],
|
||||
"visible_layers": "ff7ffdf_ffffffff",
|
||||
"zone_display_mode": 0
|
||||
"visible_layers": "ff0ffff_ffffffff",
|
||||
"zone_display_mode": 1
|
||||
},
|
||||
"meta": {
|
||||
"filename": "FT24-AMS-Slave_v1-VTSENS.kicad_prl",
|
||||
|
||||
Reference in New Issue
Block a user