finish stator base pcb

This commit is contained in:
jaseg 2020-10-13 14:05:05 +02:00
parent ee98b3b218
commit f7d5209ad8
5 changed files with 6856 additions and 1191 deletions

Binary file not shown.

File diff suppressed because it is too large Load diff

View file

@ -9,7 +9,7 @@
"pads": 1.0,
"tracks": 1.0,
"vias": 1.0,
"zones": 0.6
"zones": 0.8299999833106995
},
"ratsnest_display_mode": 0,
"selection_filter": {

View file

@ -116,10 +116,10 @@
"solder_mask_clearance": 0.0,
"solder_mask_min_width": 0.0,
"solder_paste_clearance": 0.0,
"solder_paste_margin_ratio": 0.0
"solder_paste_margin_ratio": -0.0
},
"track_widths": [
0.25
0.5
],
"via_dimensions": [
{
@ -296,7 +296,6 @@
"global_label_dangling": "warning",
"hier_label_mismatch": "error",
"label_dangling": "error",
"lib_symbol_issues": "warning",
"multiple_net_names": "warning",
"net_not_bus_member": "warning",
"no_connect_connected": "error",
@ -331,7 +330,7 @@
"name": "Default",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.25,
"track_width": 0.5,
"via_diameter": 0.8,
"via_drill": 0.4,
"wire_width": 6.0
@ -384,7 +383,7 @@
},
"sheets": [
[
"a9431c1e-4743-4297-a4a1-6e319184261a",
"8153df16-f882-49ce-8cd7-c9c289eefd2d",
""
]
],

File diff suppressed because it is too large Load diff