mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-02-28 11:54:30 +03:00
fixed bug in multisteppers PCB
This commit is contained in:
@@ -133,6 +133,58 @@
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol "power:+3.3VADC" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
|
||||
(property "Reference" "#PWR" (id 0) (at 3.81 -1.27 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "+3.3VADC" (id 1) (at 0 2.54 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "" (id 2) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_keywords" "power-flag" (id 4) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_description" "Power symbol creates a global label with name \"+3.3VADC\"" (id 5) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(symbol "+3.3VADC_0_0"
|
||||
(pin power_in line (at 0 0 90) (length 0) hide
|
||||
(name "+3.3VADC" (effects (font (size 1.27 1.27))))
|
||||
(number "1" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
)
|
||||
(symbol "+3.3VADC_0_1"
|
||||
(polyline
|
||||
(pts
|
||||
(xy -0.762 1.27)
|
||||
(xy 0 2.54)
|
||||
)
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 0 0)
|
||||
(xy 0 2.54)
|
||||
)
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 0 2.54)
|
||||
(xy 0.762 1.27)
|
||||
)
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol "power:+5V" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
|
||||
(property "Reference" "#PWR" (id 0) (at 0 -3.81 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
@@ -295,13 +347,6 @@
|
||||
(effects (font (size 1.27 1.27)) (justify left) hide)
|
||||
)
|
||||
)
|
||||
(global_label "MCU3v3" (shape input) (at 64.008 48.514 180) (fields_autoplaced)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
(uuid 07c0c071-6b3f-472b-9873-2b27bf7a0599)
|
||||
(property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 54.1563 48.4346 0)
|
||||
(effects (font (size 1.27 1.27)) (justify right) hide)
|
||||
)
|
||||
)
|
||||
(global_label "ADC3" (shape input) (at 64.008 61.214 180) (fields_autoplaced)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
(uuid 0bba62f2-4d06-4ce7-b636-c152f54b8a3d)
|
||||
@@ -350,6 +395,22 @@
|
||||
(pin "1" (uuid e9cc463e-8da1-498d-8397-b1a38157d295))
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:+3.3VADC") (at 64.008 48.514 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (fields_autoplaced)
|
||||
(uuid 13cf6375-898d-4635-8ef8-cb8b9e301a19)
|
||||
(property "Reference" "#PWR?" (id 0) (at 67.818 49.784 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "+3.3VADC" (id 1) (at 64.008 44.9382 0))
|
||||
(property "Footprint" "" (id 2) (at 64.008 48.514 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 64.008 48.514 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 36a2a57a-2b69-418e-a70b-ca625aee2112))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:R") (at 64.008 52.324 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 19ccff39-e801-44bd-8a1d-5a2bd6fbd40e)
|
||||
|
||||
Reference in New Issue
Block a user