Finish pcb routing

This commit is contained in:
Thomas LE NINIVEN
2024-02-28 21:59:31 +01:00
parent 00533d609c
commit 04fef4c233
3 changed files with 249 additions and 205 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -15,17 +15,17 @@
"zones": 0.6
},
"selection_filter": {
"dimensions": false,
"footprints": false,
"graphics": false,
"keepouts": false,
"lockedItems": false,
"otherItems": false,
"pads": false,
"text": false,
"dimensions": true,
"footprints": true,
"graphics": true,
"keepouts": true,
"lockedItems": true,
"otherItems": true,
"pads": true,
"text": true,
"tracks": true,
"vias": true,
"zones": false
"zones": true
},
"visible_items": [
0,

View File

@@ -34,9 +34,9 @@
"other_text_thickness": 0.15,
"other_text_upright": false,
"pads": {
"drill": 0.762,
"height": 1.524,
"width": 1.524
"drill": 0.4,
"height": 0.8,
"width": 0.8
},
"silk_line_width": 0.12,
"silk_text_italic": false,