mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-02-28 03:44:30 +03:00
some code fixes, start to draw new schematic
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -4,6 +4,11 @@
|
||||
(generator_version "8.99")
|
||||
(uuid "c774fcd8-2321-49e3-82b6-f080291ee83c")
|
||||
(paper "A4")
|
||||
(title_block
|
||||
(date "2024-03-18")
|
||||
(company "SAO RAS")
|
||||
(comment 1 "Instead of PEP controller")
|
||||
)
|
||||
(lib_symbols
|
||||
(symbol "Device:R"
|
||||
(pin_numbers hide)
|
||||
@@ -518,7 +523,7 @@
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(property "Value" "360"
|
||||
(property "Value" "3k3"
|
||||
(at 109.093 51.943 90)
|
||||
(effects
|
||||
(font
|
||||
@@ -527,7 +532,7 @@
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder"
|
||||
(property "Footprint" "Resistor_SMD:R_2010_5025Metric_Pad1.40x2.65mm_HandSolder"
|
||||
(at 107.442 50.419 90)
|
||||
(effects
|
||||
(font
|
||||
|
||||
@@ -65,7 +65,7 @@
|
||||
36
|
||||
],
|
||||
"visible_layers": "fffffff_ffffffff",
|
||||
"zone_display_mode": 0
|
||||
"zone_display_mode": 1
|
||||
},
|
||||
"git": {
|
||||
"repo_password": "",
|
||||
|
||||
@@ -565,11 +565,29 @@
|
||||
"label": "DNP",
|
||||
"name": "${DNP}",
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"group_by": false,
|
||||
"label": "#",
|
||||
"name": "${ITEM_NUMBER}",
|
||||
"show": false
|
||||
},
|
||||
{
|
||||
"group_by": false,
|
||||
"label": "Manufacturer",
|
||||
"name": "Manufacturer",
|
||||
"show": false
|
||||
},
|
||||
{
|
||||
"group_by": false,
|
||||
"label": "Description",
|
||||
"name": "Description",
|
||||
"show": false
|
||||
}
|
||||
],
|
||||
"filter_string": "",
|
||||
"group_symbols": true,
|
||||
"name": "Grouped By Value",
|
||||
"name": "",
|
||||
"sort_asc": true,
|
||||
"sort_field": "Reference"
|
||||
},
|
||||
@@ -619,8 +637,8 @@
|
||||
"spice_save_all_currents": false,
|
||||
"spice_save_all_dissipations": false,
|
||||
"spice_save_all_voltages": false,
|
||||
"subpart_first_id": 65,
|
||||
"subpart_id_separator": 0
|
||||
"subpart_first_id": 49,
|
||||
"subpart_id_separator": 46
|
||||
},
|
||||
"sheets": [
|
||||
[
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user