add solder wire pads if you have to etch only in one layer, cosmetic changes
This commit is contained in:
parent
e4043fac60
commit
1f5ac1b8fd
4 changed files with 3635 additions and 1916 deletions
File diff suppressed because it is too large
Load diff
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"board": {
|
"board": {
|
||||||
"active_layer": 31,
|
"active_layer": 0,
|
||||||
"active_layer_preset": "All Layers",
|
"active_layer_preset": "",
|
||||||
"auto_track_width": true,
|
"auto_track_width": true,
|
||||||
"hidden_netclasses": [],
|
"hidden_netclasses": [],
|
||||||
"hidden_nets": [],
|
"hidden_nets": [],
|
||||||
|
|
|
@ -37,9 +37,9 @@
|
||||||
"other_text_thickness": 0.15,
|
"other_text_thickness": 0.15,
|
||||||
"other_text_upright": false,
|
"other_text_upright": false,
|
||||||
"pads": {
|
"pads": {
|
||||||
"drill": 1.0,
|
"drill": 1.1,
|
||||||
"height": 2.0,
|
"height": 2.1,
|
||||||
"width": 2.4
|
"width": 2.1
|
||||||
},
|
},
|
||||||
"silk_line_width": 0.1,
|
"silk_line_width": 0.1,
|
||||||
"silk_text_italic": false,
|
"silk_text_italic": false,
|
||||||
|
|
|
@ -4343,7 +4343,7 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Footprint" "Package_TO_SOT_THT:TO-220-3_Horizontal_TabDown"
|
(property "Footprint" "Package_TO_SOT_THT:TO-220-3_Vertical"
|
||||||
(at 82.55 39.37 0)
|
(at 82.55 39.37 0)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
|
|
Loading…
Reference in a new issue