Fixed GND issue in BMS
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -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": 0.8,
|
"drill": 1.6,
|
||||||
"height": 1.8,
|
"height": 4.0,
|
||||||
"width": 1.8
|
"width": 4.0
|
||||||
},
|
},
|
||||||
"silk_line_width": 0.1,
|
"silk_line_width": 0.1,
|
||||||
"silk_text_italic": false,
|
"silk_text_italic": false,
|
||||||
|
|||||||
@@ -23566,7 +23566,7 @@
|
|||||||
(hide yes)
|
(hide yes)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Value" "GND_BAL"
|
(property "Value" "BATT-"
|
||||||
(at 86.106 389.382 0)
|
(at 86.106 389.382 0)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
|
|||||||
@@ -66,15 +66,7 @@
|
|||||||
)
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(pad "1" thru_hole rect
|
(pad "1" thru_hole roundrect
|
||||||
(at -2 0)
|
|
||||||
(size 2.8 2.8)
|
|
||||||
(drill oval 1.2 1.4)
|
|
||||||
(layers "*.Cu" "*.Mask")
|
|
||||||
(remove_unused_layers no)
|
|
||||||
(uuid "13e1c5d8-6269-437f-af0f-404b328d259b")
|
|
||||||
)
|
|
||||||
(pad "2" thru_hole roundrect
|
|
||||||
(at 2 0)
|
(at 2 0)
|
||||||
(size 2.8 2.8)
|
(size 2.8 2.8)
|
||||||
(drill oval 1.2 1.4)
|
(drill oval 1.2 1.4)
|
||||||
@@ -83,5 +75,13 @@
|
|||||||
(roundrect_rratio 0.3571428571)
|
(roundrect_rratio 0.3571428571)
|
||||||
(uuid "47adb1c3-a292-48b7-bbe6-7bd584963f25")
|
(uuid "47adb1c3-a292-48b7-bbe6-7bd584963f25")
|
||||||
)
|
)
|
||||||
|
(pad "2" thru_hole rect
|
||||||
|
(at -2 0)
|
||||||
|
(size 2.8 2.8)
|
||||||
|
(drill oval 1.2 1.4)
|
||||||
|
(layers "*.Cu" "*.Mask")
|
||||||
|
(remove_unused_layers no)
|
||||||
|
(uuid "13e1c5d8-6269-437f-af0f-404b328d259b")
|
||||||
|
)
|
||||||
(embedded_fonts no)
|
(embedded_fonts no)
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user