Skip to content
Snippets Groups Projects
Commit dd57ef8d authored by Krisjanis Rijnieks's avatar Krisjanis Rijnieks :lion_face:
Browse files

Fix some symbol issues

parent 34ceaf76
No related branches found
No related tags found
No related merge requests found
......@@ -773,6 +773,9 @@
(property "ki_description" "Comparator General Purpose CMOS, Push-Pull, Rail-to-Rail SOT-23-5" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "*TLV3601DBVR*" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "Comparator_Texas_TLV3601DBVR_1_1"
(rectangle (start -5.08 5.08) (end 5.08 -5.08)
(stroke (width 0) (type default))
......@@ -786,11 +789,11 @@
(name "VEE" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin input line (at -7.62 1.27 0) (length 2.54)
(pin input line (at -7.62 2.54 0) (length 2.54)
(name "IN+" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin input line (at -7.62 -1.27 0) (length 2.54)
(pin input line (at -7.62 0 0) (length 2.54)
(name "IN-" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
......@@ -5178,7 +5181,7 @@
(property "ki_description" "Schottky diode with Mini-SMA footprint" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "*SOD?123T*" (at 0 0 0)
(property "ki_fp_filters" "*Mini*SMA*" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "Diode_Schottky_MiniSMA_0_1"
......@@ -5243,7 +5246,7 @@
(property "ki_description" "Schottky diode" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "*SOD?123*" (at 0 0 0)
(property "ki_fp_filters" "*SOD*123*" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "Diode_Schottky_SOD123_0_1"
......@@ -5465,7 +5468,7 @@
(property "ki_description" "Jumper based on 0 Ohm 1206 resistor" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "Jumper* TestPoint*2Pads* TestPoint*Bridge*" (at 0 0 0)
(property "ki_fp_filters" "Jumper*" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "Jumper_1206_0_0"
......@@ -13379,7 +13382,7 @@
(property "ki_description" "3-Axis MEMS Accelerometer, 2/4/8/16g range, I2C/SPI, LGA-14" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "*LGA*14*" (at 0 0 0)
(property "ki_fp_filters" "*ADXL343*" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "Sensor_Accelerometer_ADXL343_0_1"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment