circular keep out zones
This commit is contained in:
parent
aadd615f17
commit
84de41f4a0
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@ -15,17 +15,17 @@
|
|||||||
"zones": 0.5
|
"zones": 0.5
|
||||||
},
|
},
|
||||||
"selection_filter": {
|
"selection_filter": {
|
||||||
"dimensions": false,
|
"dimensions": true,
|
||||||
"footprints": false,
|
"footprints": true,
|
||||||
"graphics": false,
|
"graphics": true,
|
||||||
"keepouts": false,
|
"keepouts": true,
|
||||||
"lockedItems": false,
|
"lockedItems": false,
|
||||||
"otherItems": false,
|
"otherItems": true,
|
||||||
"pads": false,
|
"pads": true,
|
||||||
"text": true,
|
"text": true,
|
||||||
"tracks": true,
|
"tracks": true,
|
||||||
"vias": true,
|
"vias": true,
|
||||||
"zones": false
|
"zones": true
|
||||||
},
|
},
|
||||||
"visible_items": [
|
"visible_items": [
|
||||||
0,
|
0,
|
||||||
|
@ -48,7 +48,7 @@
|
|||||||
"silk_text_thickness": 0.15,
|
"silk_text_thickness": 0.15,
|
||||||
"silk_text_upright": false,
|
"silk_text_upright": false,
|
||||||
"zones": {
|
"zones": {
|
||||||
"min_clearance": 0.2
|
"min_clearance": 0.0
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"diff_pair_dimensions": [
|
"diff_pair_dimensions": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user