mirror of
https://github.com/EEVengers/ThunderScope.git
synced 2025-04-03 05:16:33 +00:00
Changed Relay & Flash + 1st pass BOM optimizations
This commit is contained in:
parent
4fd001f041
commit
f9a3bc2b47
Hardware/KiCad/Thunderscope_Rev5
ACQ_FE_VREG.kicad_schADC.kicad_schCON_PCIe_X4.kicad_schFE.kicad_schFE_Channel.kicad_schFPGA.kicad_schFPGA_Bank_IO.kicad_schFPGA_CFG.kicad_schFPGA_MGT.kicad_schFPGA_PWR.kicad_schFPGA_VREG.kicad_schM2_KEY_M.kicad_schPLL.kicad_schSheet_Template.kicad_wksThunderscope_Rev5.kicad_proThunderscope_Rev5.kicad_schThunderscope_Rev5.kicad_symThunderscope_Rev5.pdfUser_IO.kicad_sch
@ -93,7 +93,7 @@
|
||||
)
|
||||
(tbtext "Date: ${ISSUE_DATE}"
|
||||
(name "")
|
||||
(pos 87 6.9)
|
||||
(pos 87 7.104)
|
||||
)
|
||||
(line
|
||||
(name "")
|
||||
@ -102,7 +102,7 @@
|
||||
)
|
||||
(tbtext "${KICAD_VERSION}"
|
||||
(name "")
|
||||
(pos 109 4.1)
|
||||
(pos 108.949 3.845)
|
||||
(comment "Kicad version")
|
||||
)
|
||||
(line
|
||||
@ -117,7 +117,7 @@
|
||||
)
|
||||
(tbtext "Size: ${PAPER}"
|
||||
(name "")
|
||||
(pos 109 6.9)
|
||||
(pos 108.949 7.104)
|
||||
(comment "Paper format name")
|
||||
)
|
||||
(tbtext "Id: ${#}/${##}"
|
||||
@ -165,4 +165,14 @@
|
||||
(start 26 8.5)
|
||||
(end 26 2)
|
||||
)
|
||||
(line
|
||||
(name "")
|
||||
(start 54 21.554)
|
||||
(end 54 18.524)
|
||||
)
|
||||
(tbtext "Drawn by: ${COMMENT1}"
|
||||
(name "")
|
||||
(pos 52.938 20)
|
||||
(comment "Paper format name")
|
||||
)
|
||||
)
|
||||
|
@ -653,13 +653,13 @@
|
||||
"group_by": false,
|
||||
"label": "SUPPLIER 1",
|
||||
"name": "SUPPLIER 1",
|
||||
"show": false
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"group_by": false,
|
||||
"label": "SUPPLIER PART NUMBER 1",
|
||||
"name": "SUPPLIER PART NUMBER 1",
|
||||
"show": false
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"group_by": false,
|
||||
@ -696,8 +696,8 @@
|
||||
"group_symbols": true,
|
||||
"include_excluded_from_bom": false,
|
||||
"name": "",
|
||||
"sort_asc": false,
|
||||
"sort_field": "Reference"
|
||||
"sort_asc": true,
|
||||
"sort_field": "${EXCLUDE_FROM_BOARD}"
|
||||
},
|
||||
"connection_grid_size": 50.0,
|
||||
"drawing": {
|
||||
@ -727,7 +727,7 @@
|
||||
"version": 1
|
||||
},
|
||||
"net_format_name": "",
|
||||
"page_layout_descr_file": "kicad-embed://Sheet_Template.kicad_wks",
|
||||
"page_layout_descr_file": "Sheet_Template.kicad_wks",
|
||||
"plot_directory": "./",
|
||||
"space_save_all_events": true,
|
||||
"spice_current_sheet_as_root": false,
|
||||
|
Name
Comment
Description
IC DIGIPOT QUAD MCP4452-104E
IC FLASH MX25L6433FZNI-08G
IC FLASH MX25U6432FZNI02
RELAY DPDT-NO FTR-B3SA003Z
RELAY DPDT-NO FTR-B3SA4.5Z
RES 0 OHM 1/16W 0402
RES 20K OHM 1% 1/16W 0402
RES 280K OHM 1% 1/16W 0402
RES 294K OHM 1% 1/16W 0402
Loading…
Reference in New Issue
Block a user