changes to layout
This commit is contained in:
parent
61a52569e9
commit
1edf478d82
48
.gitignore
vendored
48
.gitignore
vendored
@ -1,2 +1,46 @@
|
||||
build
|
||||
*.zip
|
||||
**/*-backups/*.zip
|
||||
Manual/*
|
||||
Datenblätter/*
|
||||
|
||||
# ---> KiCad
|
||||
# For PCBs designed using KiCad: https://www.kicad.org/
|
||||
# Format documentation: https://kicad.org/help/file-formats/
|
||||
|
||||
# Temporary files
|
||||
*.000
|
||||
*.bak
|
||||
*.bck
|
||||
*.kicad_pcb-bak
|
||||
*.kicad_sch-bak
|
||||
*-backups
|
||||
*.kicad_prl
|
||||
*.sch-bak
|
||||
*~
|
||||
_autosave-*
|
||||
*.tmp
|
||||
*-save.pro
|
||||
*-save.kicad_pcb
|
||||
fp-info-cache
|
||||
|
||||
# Netlist files (exported from Eeschema)
|
||||
*.net
|
||||
|
||||
# Autorouter files (exported from Pcbnew)
|
||||
*.dsn
|
||||
*.ses
|
||||
|
||||
FT24-SLS/*.log
|
||||
|
||||
Software/.vscode/
|
||||
Software/build/
|
||||
Software/Debug
|
||||
Software/.cache/
|
||||
Software/.clangd
|
||||
Software/compile_commands.json
|
||||
Software/STM32Make.make
|
||||
Software/.metadata/
|
||||
Software/openocd.cfg
|
||||
|
||||
Simulation/*
|
||||
!Simulation/*.asc
|
||||
|
||||
|
BIN
Hardware/Archive/FT24.zip
Normal file
BIN
Hardware/Archive/FT24.zip
Normal file
Binary file not shown.
11306
Hardware/IMU.kicad_pcb
11306
Hardware/IMU.kicad_pcb
File diff suppressed because it is too large
Load Diff
@ -12,7 +12,7 @@
|
||||
"pads": 1.0,
|
||||
"tracks": 1.0,
|
||||
"vias": 1.0,
|
||||
"zones": 0.019999999552965164
|
||||
"zones": 0.33000001311302185
|
||||
},
|
||||
"ratsnest_display_mode": 0,
|
||||
"selection_filter": {
|
||||
|
@ -37,9 +37,9 @@
|
||||
"other_text_thickness": 0.15,
|
||||
"other_text_upright": false,
|
||||
"pads": {
|
||||
"drill": 0.0,
|
||||
"height": 6.0,
|
||||
"width": 1.0
|
||||
"drill": 3.0,
|
||||
"height": 4.0,
|
||||
"width": 4.0
|
||||
},
|
||||
"silk_line_width": 0.15,
|
||||
"silk_text_italic": false,
|
||||
|
@ -571,177 +571,6 @@
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol "Device:Battery_Cell"
|
||||
(pin_names
|
||||
(offset 0) hide)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(property "Reference" "BT"
|
||||
(at 2.54 2.54 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(property "Value" "Battery_Cell"
|
||||
(at 2.54 0 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(property "Footprint" ""
|
||||
(at 0 1.524 90)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" "~"
|
||||
(at 0 1.524 90)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Description" "Single-cell battery"
|
||||
(at 0 0 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "ki_keywords" "battery cell"
|
||||
(at 0 0 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(symbol "Battery_Cell_0_1"
|
||||
(rectangle
|
||||
(start -2.286 1.778)
|
||||
(end 2.286 1.524)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(fill
|
||||
(type outline)
|
||||
)
|
||||
)
|
||||
(rectangle
|
||||
(start -1.5748 1.1938)
|
||||
(end 1.4732 0.6858)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(fill
|
||||
(type outline)
|
||||
)
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 0 0.762) (xy 0 0)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(fill
|
||||
(type none)
|
||||
)
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 0 1.778) (xy 0 2.54)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(fill
|
||||
(type none)
|
||||
)
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 0.508 3.429) (xy 1.524 3.429)
|
||||
)
|
||||
(stroke
|
||||
(width 0.254)
|
||||
(type default)
|
||||
)
|
||||
(fill
|
||||
(type none)
|
||||
)
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 1.016 3.937) (xy 1.016 2.921)
|
||||
)
|
||||
(stroke
|
||||
(width 0.254)
|
||||
(type default)
|
||||
)
|
||||
(fill
|
||||
(type none)
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol "Battery_Cell_1_1"
|
||||
(pin passive line
|
||||
(at 0 5.08 270)
|
||||
(length 2.54)
|
||||
(name "+"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(number "1"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(pin passive line
|
||||
(at 0 -2.54 90)
|
||||
(length 2.54)
|
||||
(name "-"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(number "2"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol "Device:C"
|
||||
(pin_numbers hide)
|
||||
(pin_names
|
||||
@ -4750,6 +4579,14 @@
|
||||
(at 152.4 62.23)
|
||||
(uuid "58a44461-f371-4090-ad03-ea74b3a1de5e")
|
||||
)
|
||||
(no_connect
|
||||
(at 185.42 72.39)
|
||||
(uuid "693fea34-3ba5-40bd-88e7-66b790e9da18")
|
||||
)
|
||||
(no_connect
|
||||
(at 228.6 110.49)
|
||||
(uuid "69fadb9d-bf90-4c82-bf6f-9d7dfbbfb082")
|
||||
)
|
||||
(no_connect
|
||||
(at 152.4 64.77)
|
||||
(uuid "784a2b82-e92d-4f70-a240-842be12a6d3e")
|
||||
@ -4762,10 +4599,6 @@
|
||||
(at 185.42 92.71)
|
||||
(uuid "81cb4913-508d-42ac-a5f6-08bdee707639")
|
||||
)
|
||||
(no_connect
|
||||
(at 152.4 77.47)
|
||||
(uuid "a36de999-603e-4b3f-8bee-3542e763a523")
|
||||
)
|
||||
(no_connect
|
||||
(at 185.42 80.01)
|
||||
(uuid "a74dd26c-d7f8-40a1-87be-63582fd1d740")
|
||||
@ -4782,10 +4615,6 @@
|
||||
(at 185.42 74.93)
|
||||
(uuid "ceda8873-c033-4cda-8e39-d371e58333c0")
|
||||
)
|
||||
(no_connect
|
||||
(at 152.4 72.39)
|
||||
(uuid "d29948a4-fdd0-4585-a55c-c2bea5ae3122")
|
||||
)
|
||||
(no_connect
|
||||
(at 152.4 90.17)
|
||||
(uuid "d98db43e-a4cc-49a0-a290-a6b219d4bd0c")
|
||||
@ -4799,8 +4628,8 @@
|
||||
(uuid "e461e20e-8687-474b-b6d8-2a3badc757e6")
|
||||
)
|
||||
(no_connect
|
||||
(at 185.42 72.39)
|
||||
(uuid "e8705002-c67d-4ffc-96ad-41097567ad75")
|
||||
(at 152.4 72.39)
|
||||
(uuid "ea64fc8d-cee4-4508-8d94-e3ab1621a778")
|
||||
)
|
||||
(no_connect
|
||||
(at 260.35 92.71)
|
||||
@ -4814,10 +4643,6 @@
|
||||
(at 152.4 97.79)
|
||||
(uuid "f7ad190b-847f-4149-ba6b-53ea6b94b75f")
|
||||
)
|
||||
(no_connect
|
||||
(at 260.35 95.25)
|
||||
(uuid "fbadf32a-38da-4b2e-a215-9251ffe2f0d8")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 106.68 184.15) (xy 106.68 181.61)
|
||||
@ -4998,6 +4823,16 @@
|
||||
)
|
||||
(uuid "1608746c-6ce7-49a5-8700-da850182f774")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 147.32 68.58) (xy 265.43 68.58)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "164378ae-d497-42fd-9824-488333fc97d9")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 257.81 97.79) (xy 270.51 97.79)
|
||||
@ -5088,6 +4923,16 @@
|
||||
)
|
||||
(uuid "2167fc80-e2f6-4f3b-b1c3-2cce9819dfcb")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 147.32 68.58) (xy 147.32 77.47)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "234648ed-cacc-4970-a922-b6f51226ebac")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 260.35 100.33) (xy 257.81 100.33)
|
||||
@ -5358,6 +5203,16 @@
|
||||
)
|
||||
(uuid "4889d134-ed31-4274-9df7-06bd8a040dcf")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 147.32 77.47) (xy 152.4 77.47)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "497a1392-9576-4d86-8b6d-975fd32b60ae")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 167.64 36.83) (xy 167.64 39.37)
|
||||
@ -5520,7 +5375,7 @@
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 257.81 95.25) (xy 260.35 95.25)
|
||||
(xy 257.81 95.25) (xy 265.43 95.25)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
@ -5538,16 +5393,6 @@
|
||||
)
|
||||
(uuid "73cdeafb-5e56-431e-8937-8159fa5ef1f8")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 213.36 110.49) (xy 228.6 110.49)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "749fce91-9307-4121-b1a4-9e2d886c63e9")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 97.79 62.23) (xy 97.79 69.85)
|
||||
@ -5568,16 +5413,6 @@
|
||||
)
|
||||
(uuid "76d340fc-760e-47e4-9112-5e1a32b63489")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 213.36 111.76) (xy 213.36 110.49)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "77ce197c-1520-49d1-a171-37311d2e9f4c")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 63.5 59.69) (xy 63.5 62.23)
|
||||
@ -5618,16 +5453,6 @@
|
||||
)
|
||||
(uuid "83208e66-3072-4745-ac8f-ed1e14f50dab")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 213.36 119.38) (xy 213.36 124.46)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "86e2fe66-8286-4868-9856-3a4210b5913d")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 185.42 87.63) (xy 208.28 87.63)
|
||||
@ -6228,6 +6053,16 @@
|
||||
)
|
||||
(uuid "ec01b03f-dea6-4ee4-adf5-8ef347c9ab87")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 265.43 68.58) (xy 265.43 95.25)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "ef3feed2-ddaa-4723-bf2e-0b8c3ca3a0c0")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 260.35 115.57) (xy 257.81 115.57)
|
||||
@ -7466,75 +7301,6 @@
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_id "Device:Battery_Cell")
|
||||
(at 213.36 116.84 0)
|
||||
(unit 1)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(dnp no)
|
||||
(uuid "3fec1910-671e-4c24-9902-6da8a42800d2")
|
||||
(property "Reference" "BT1"
|
||||
(at 203.2 115.57 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(property "Value" "Battery_Cell"
|
||||
(at 198.882 118.11 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(property "Footprint" "IMU:WA-BCPH Battery Holder"
|
||||
(at 213.36 115.316 90)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" "~"
|
||||
(at 213.36 115.316 90)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Description" ""
|
||||
(at 213.36 116.84 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(pin "2"
|
||||
(uuid "2739ccca-9d47-48a9-8afa-ffaa51d237e8")
|
||||
)
|
||||
(pin "1"
|
||||
(uuid "d80cf0d7-a150-4cdb-ba14-f8f1a63e1a0d")
|
||||
)
|
||||
(instances
|
||||
(project "IMU"
|
||||
(path "/98fe34bf-0f96-4891-9d16-500112ac36e1"
|
||||
(reference "BT1")
|
||||
(unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_id "power:+24V")
|
||||
(at 46.99 25.4 0)
|
||||
@ -9028,73 +8794,6 @@
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_name "GND_2")
|
||||
(lib_id "power:GND")
|
||||
(at 213.36 124.46 0)
|
||||
(unit 1)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(dnp no)
|
||||
(fields_autoplaced yes)
|
||||
(uuid "91fc2a40-e8bf-4914-bba5-d4a8707c2a13")
|
||||
(property "Reference" "#PWR04"
|
||||
(at 213.36 130.81 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Value" "GND"
|
||||
(at 213.36 129.54 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Footprint" ""
|
||||
(at 213.36 124.46 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" ""
|
||||
(at 213.36 124.46 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
||||
(at 213.36 124.46 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(pin "1"
|
||||
(uuid "e570ac1d-02b5-49e8-8ba7-b5a497287044")
|
||||
)
|
||||
(instances
|
||||
(project "IMU"
|
||||
(path "/98fe34bf-0f96-4891-9d16-500112ac36e1"
|
||||
(reference "#PWR04")
|
||||
(unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_id "Device:C")
|
||||
(at 129.54 36.83 0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user