rev00b1 pcb, working cad. about to try to test parametric for 16mm
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
cad/FDM/film-lever-2u.FCStd
Normal file
BIN
cad/FDM/film-lever-2u.FCStd
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
cad/FDM/peel-pivot-2u.FCStd
Normal file
BIN
cad/FDM/peel-pivot-2u.FCStd
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
cad/asm-2u.FCStd
BIN
cad/asm-2u.FCStd
Binary file not shown.
Binary file not shown.
1494
lib/kicad/3d/SKTDLDE010.stp
Normal file
1494
lib/kicad/3d/SKTDLDE010.stp
Normal file
File diff suppressed because it is too large
Load Diff
@@ -154,6 +154,122 @@
|
||||
)
|
||||
(embedded_fonts no)
|
||||
)
|
||||
(symbol "DRV5053VAQDBZR"
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(property "Reference" "U"
|
||||
(at 4.318 5.334 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Value" ""
|
||||
(at 0 0 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Footprint" "Package_TO_SOT_SMD:SOT-23"
|
||||
(at -0.508 -9.906 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" "https://www.ti.com/lit/ds/symlink/drv5053.pdf"
|
||||
(at -0.254 -14.478 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Description" "Analog-Bipolar Hall Effect Sensor"
|
||||
(at 0 -12.192 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(symbol "DRV5053VAQDBZR_1_1"
|
||||
(rectangle
|
||||
(start -6.35 7.366)
|
||||
(end 6.35 -7.366)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type solid)
|
||||
)
|
||||
(fill
|
||||
(type background)
|
||||
)
|
||||
)
|
||||
(pin power_in line
|
||||
(at -8.89 3.81 0)
|
||||
(length 2.54)
|
||||
(name "VCC"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(number "1"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(pin power_in line
|
||||
(at -8.89 -5.08 0)
|
||||
(length 2.54)
|
||||
(name "GND"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(number "3"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(pin output line
|
||||
(at 8.89 0 180)
|
||||
(length 2.54)
|
||||
(name "OUT"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(number "2"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(embedded_fonts no)
|
||||
)
|
||||
(symbol "DS28E05"
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
|
||||
@@ -202,4 +202,15 @@
|
||||
(uuid "bebbc6a9-85ed-4964-a898-828d34330bb8")
|
||||
)
|
||||
(embedded_fonts no)
|
||||
(model "/Users/stephen/feeder/lib/kicad/3d/SKTDLDE010.stp"
|
||||
(offset
|
||||
(xyz 0 -1.35 0.7)
|
||||
)
|
||||
(scale
|
||||
(xyz 1 1 1)
|
||||
)
|
||||
(rotate
|
||||
(xyz -90 -0 -180)
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -491,6 +491,7 @@
|
||||
"single_global_label": "ignore",
|
||||
"unannotated": "error",
|
||||
"unconnected_wire_endpoint": "warning",
|
||||
"undefined_netclass": "error",
|
||||
"unit_value_mismatch": "error",
|
||||
"unresolved_variable": "error",
|
||||
"wire_dangling": "error"
|
||||
@@ -537,7 +538,7 @@
|
||||
"gencad": "",
|
||||
"idf": "",
|
||||
"netlist": "mobo.net",
|
||||
"plot": "out/rev00b0/",
|
||||
"plot": "out/rev00b1/",
|
||||
"pos_files": "",
|
||||
"specctra_dsn": "",
|
||||
"step": "mobo.step",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,5 +1,5 @@
|
||||
(sym_lib_table
|
||||
(version 7)
|
||||
(lib (name "index")(type "KiCad")(uri "${KIPRJMOD}/../../../lib/kicad/index.kicad_sym")(options "")(descr ""))
|
||||
(lib (name "feeder")(type "KiCad")(uri "/Users/stephen/feeder/lib/kicad/feeder.kicad_sym")(options "")(descr ""))
|
||||
(lib (name "index")(type "KiCad")(uri "/Users/stephen/lumenpnp/lib/kicad/index.kicad_sym")(options "")(descr ""))
|
||||
)
|
||||
|
||||
1
pcb/mobo-2u/~mobo-2u.kicad_pcb.lck
Normal file
1
pcb/mobo-2u/~mobo-2u.kicad_pcb.lck
Normal file
@@ -0,0 +1 @@
|
||||
{"hostname":"melange","username":"stephen"}
|
||||
1
pcb/mobo-2u/~mobo-2u.kicad_sch.lck
Normal file
1
pcb/mobo-2u/~mobo-2u.kicad_sch.lck
Normal file
@@ -0,0 +1 @@
|
||||
{"hostname":"melange","username":"stephen"}
|
||||
Reference in New Issue
Block a user