Update demos.

This commit is contained in:
jean-pierre charras 2021-09-28 17:32:14 +02:00
parent b6d723e44e
commit 222c4ce7df
16 changed files with 169931 additions and 160041 deletions

View File

@ -1,4 +1,4 @@
(kicad_pcb (version 20210424) (generator pcbnew)
(kicad_pcb (version 20210925) (generator pcbnew)
(general
(thickness 1.6)
@ -199,35 +199,35 @@
(options (clearance outline) (anchor circle))
(primitives
(gr_poly (pts
(xy 0.5 0.4)
(xy 0.5 -9.6)
(xy -10.5 -9.6)
(xy -10.5 -5.6)
(xy -11.5 -5.6)
(xy -11.5 -9.6)
(xy -14.5 -9.6)
(xy -14.5 -5.6)
(xy -15.5 -5.6)
(xy -15.5 -9.6)
(xy -19.5 -9.6)
(xy -19.5 -4.6)
(xy -17.5 -4.6)
(xy -17.5 -8.6)
(xy -16.5 -8.6)
(xy -16.5 -4.6)
(xy -13.5 -4.6)
(xy -13.5 -8.6)
(xy -12.5 -8.6)
(xy -12.5 -4.6)
(xy -9.5 -4.6)
(xy -9.5 -8.6)
(xy -7.5 -8.6)
(xy -7.5 0.4)
(xy -6.5 0.4)
(xy -6.5 -8.6)
(xy -0.5 -8.6)
(xy -0.5 0.4)
) (width 0) (fill yes))
(xy -15.5 -5.6)
(xy -14.5 -5.6)
(xy -14.5 -9.6)
(xy -11.5 -9.6)
(xy -11.5 -5.6)
(xy -10.5 -5.6)
(xy -10.5 -9.6)
(xy 0.5 -9.6)
(xy 0.5 0.4)
(xy -0.5 0.4)
(xy -0.5 -8.6)
(xy -6.5 -8.6)
(xy -6.5 0.4)
(xy -7.5 0.4)
(xy -7.5 -8.6)
(xy -9.5 -8.6)
(xy -9.5 -4.6)
(xy -12.5 -4.6)
(xy -12.5 -8.6)
(xy -13.5 -8.6)
(xy -13.5 -4.6)
(xy -16.5 -4.6)
(xy -16.5 -8.6)
(xy -17.5 -8.6)
(xy -17.5 -4.6)
(xy -19.5 -4.6)
(xy -19.5 -9.6)
(xy -15.5 -9.6)
) (width 0) (fill yes))
) (tstamp 5150cb9a-4460-48a1-86c8-d0e0ab2d9fb8))
)
@ -351,8 +351,8 @@
(segment (start 124.7 104.5) (end 124.7 115.2) (width 0.4) (layer "F.Cu") (net 2) (tstamp b587d590-b6c2-4cc5-8127-9df659807a58))
(segment (start 124.7 115.2) (end 121.917 117.983) (width 0.5) (layer "F.Cu") (net 2) (tstamp be937489-9b2c-4ec8-bb6d-98f17528853c))
(segment (start 166.3 72.5) (end 166.3 75.5) (width 0.4) (layer "F.Cu") (net 3) (tstamp 3f093b54-021d-4128-8235-4f0422aa010a))
(segment (start 100.15 68.65) (end 101.6 70.1) (width 0.4) (layer "F.Cu") (net 3) (tstamp bebda3b9-2f85-4820-90c2-b0d9f81dad34))
(segment (start 100.15 65.86) (end 100.15 68.65) (width 0.4) (layer "F.Cu") (net 3) (tstamp d834623e-ba1c-44ce-a736-0ca7b9e96add))
(segment (start 100.15 65.86) (end 102.5 68.21) (width 0.4) (layer "F.Cu") (net 3) (tstamp b6073d75-acd0-45cf-9d58-21d90ca235bb))
(segment (start 102.5 68.21) (end 102.5 69.2) (width 0.4) (layer "F.Cu") (net 3) (tstamp ca7efec0-a89a-4725-a73e-5a95919ca155))
(zone (net 3) (net_name "GND") (layer "F.Cu") (tstamp 00000000-0000-0000-0000-0000589b2db1) (hatch edge 0.508)
(connect_pads (clearance 0.5))

View File

@ -308,6 +308,7 @@
],
"rule_severities": {
"bus_definition_conflict": "error",
"bus_entry_needed": "error",
"bus_label_syntax": "error",
"bus_to_bus_conflict": "error",
"bus_to_net_conflict": "error",
@ -364,7 +365,7 @@
}
],
"meta": {
"version": 0
"version": 2
},
"net_colors": null
},
@ -380,6 +381,7 @@
"page_layout_descr_file": ""
},
"schematic": {
"annotate_start_num": 0,
"drawing": {
"default_bus_thickness": 12.0,
"default_junction_size": 40.0,
@ -393,20 +395,24 @@
"intersheets_ref_show": false,
"intersheets_ref_suffix": "",
"junction_size_choice": 3,
"label_size_ratio": 0.3,
"pin_symbol_size": 25.0,
"text_offset_ratio": 0.3
},
"legacy_lib_dir": "",
"legacy_lib_list": [],
"meta": {
"version": 0
"version": 1
},
"net_format_name": "",
"ngspice": {
"fix_include_paths": true,
"fix_passive_vals": false,
"meta": {
"version": 0
},
"model_mode": 0
"model_mode": 0,
"workbook_filename": ""
},
"page_layout_descr_file": "",
"plot_directory": "",

View File

@ -1,4 +1,4 @@
(kicad_sch (version 20210406) (generator eeschema)
(kicad_sch (version 20210621) (generator eeschema)
(uuid 2323577b-cad3-4f70-b734-06368b53e30c)

File diff suppressed because it is too large Load Diff

View File

@ -313,6 +313,7 @@
],
"rule_severities": {
"bus_definition_conflict": "error",
"bus_entry_needed": "error",
"bus_label_syntax": "error",
"bus_to_bus_conflict": "error",
"bus_to_net_conflict": "error",
@ -394,7 +395,7 @@
}
],
"meta": {
"version": 0
"version": 2
},
"net_colors": null
},
@ -411,6 +412,7 @@
"page_layout_descr_file": ""
},
"schematic": {
"annotate_start_num": 0,
"drawing": {
"default_bus_thickness": 12.0,
"default_junction_size": 40.0,
@ -424,20 +426,24 @@
"intersheets_ref_show": false,
"intersheets_ref_suffix": "",
"junction_size_choice": 3,
"label_size_ratio": 0.3,
"pin_symbol_size": 25.0,
"text_offset_ratio": 0.3
},
"legacy_lib_dir": "",
"legacy_lib_list": [],
"meta": {
"version": 0
"version": 1
},
"net_format_name": "",
"ngspice": {
"fix_include_paths": true,
"fix_passive_vals": false,
"meta": {
"version": 0
},
"model_mode": 0
"model_mode": 0,
"workbook_filename": ""
},
"page_layout_descr_file": "",
"plot_directory": "",

View File

@ -1,4 +1,4 @@
(kicad_sch (version 20210406) (generator eeschema)
(kicad_sch (version 20210621) (generator eeschema)
(uuid 15a5bbab-5625-4b9a-aabf-f67f0843b1a5)
@ -3149,6 +3149,27 @@
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 350dd0fc-251c-4233-a69d-2cae05e54591)
)
(polyline (pts (xy 22.225 239.395) (xy 22.225 281.305))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 71c8a4bf-c51f-4406-9a65-34cc33aa1914)
)
(polyline (pts (xy 22.225 239.395) (xy 85.09 239.395))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 71c8a4bf-c51f-4406-9a65-34cc33aa1914)
)
(polyline (pts (xy 85.09 239.395) (xy 85.09 281.305))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 71c8a4bf-c51f-4406-9a65-34cc33aa1914)
)
(polyline (pts (xy 85.09 281.305) (xy 22.225 281.305))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 71c8a4bf-c51f-4406-9a65-34cc33aa1914)
)
(text "Unused" (at 67.31 279.4 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 415dc144-e907-44ab-9c1f-50bd876b6aba)
)
(label "+12BATT" (at 38.1 198.12 0)
(effects (font (size 1.524 1.524)) (justify left bottom))
@ -5287,7 +5308,7 @@
(property "Value" "74HC04" (id 1) (at 72.136 264.7696 0)
(effects (font (size 1.524 1.524)))
)
(property "Footprint" "Package_DIP:DIP-14_W7.62mm_LongPads" (id 2) (at 82.55 256.54 0)
(property "Footprint" "Package_DIP:DIP-14_W7.62mm_LongPads" (id 2) (at 74.295 256.54 0)
(effects (font (size 0.508 0.508)))
)
(property "Datasheet" "" (id 3) (at 67.31 261.62 0)

View File

@ -1,4 +1,4 @@
(kicad_sch (version 20210406) (generator eeschema)
(kicad_sch (version 20210621) (generator eeschema)
(uuid 95fec9b4-a774-45ee-ab6f-5a336ab16745)

View File

@ -1,4 +1,4 @@
(kicad_sch (version 20210406) (generator eeschema)
(kicad_sch (version 20210621) (generator eeschema)
(uuid 6f41a160-ad0f-4de8-8141-29fd7bc791ff)

View File

@ -1,4 +1,4 @@
(kicad_sch (version 20210406) (generator eeschema)
(kicad_sch (version 20210621) (generator eeschema)
(uuid 47a0ee66-f3ee-4544-b8e9-d2702f7d3f94)

View File

@ -1,4 +1,4 @@
(kicad_sch (version 20210406) (generator eeschema)
(kicad_sch (version 20210621) (generator eeschema)
(uuid 5ff445e0-0b76-4ffc-93bb-146a67502926)

View File

@ -1,4 +1,4 @@
(kicad_sch (version 20210406) (generator eeschema)
(kicad_sch (version 20210621) (generator eeschema)
(uuid 39bf5ddc-d073-496b-8d93-14dacb63ae69)

View File

@ -1,4 +1,4 @@
(kicad_sch (version 20210406) (generator eeschema)
(kicad_sch (version 20210621) (generator eeschema)
(uuid 729930f1-b9a5-4502-a5bf-e1c5c07e00cc)

View File

@ -1,4 +1,4 @@
(kicad_sch (version 20210406) (generator eeschema)
(kicad_sch (version 20210621) (generator eeschema)
(uuid 355450fd-59b6-470a-8171-8a3bc70c71a0)

File diff suppressed because it is too large Load Diff

View File

@ -69,6 +69,7 @@
"drill_out_of_range": "error",
"duplicate_footprints": "warning",
"extra_footprint": "warning",
"footprint_type_mismatch": "error",
"hole_clearance": "error",
"hole_near_hole": "error",
"invalid_outline": "error",
@ -113,7 +114,8 @@
"min_through_hole_diameter": 0.39999999999999997,
"min_track_width": 0.19999999999999998,
"min_via_annular_width": 0.049999999999999996,
"min_via_diameter": 0.7999999999999999
"min_via_diameter": 0.7999999999999999,
"use_height_for_length_calcs": true
},
"track_widths": [
0.0
@ -310,6 +312,7 @@
],
"rule_severities": {
"bus_definition_conflict": "error",
"bus_entry_needed": "error",
"bus_label_syntax": "error",
"bus_to_bus_conflict": "error",
"bus_to_net_conflict": "error",
@ -388,7 +391,7 @@
}
],
"meta": {
"version": 0
"version": 2
},
"net_colors": null
},
@ -405,6 +408,7 @@
"page_layout_descr_file": ""
},
"schematic": {
"annotate_start_num": 0,
"drawing": {
"default_bus_thickness": 12.0,
"default_junction_size": 36.0,
@ -418,20 +422,24 @@
"intersheets_ref_show": false,
"intersheets_ref_suffix": "",
"junction_size_choice": 3,
"label_size_ratio": 0.3,
"pin_symbol_size": 25.0,
"text_offset_ratio": 0.3
},
"legacy_lib_dir": "",
"legacy_lib_list": [],
"meta": {
"version": 0
"version": 1
},
"net_format_name": "Pcbnew",
"ngspice": {
"fix_include_paths": true,
"fix_passive_vals": false,
"meta": {
"version": 0
},
"model_mode": 0
"model_mode": 0,
"workbook_filename": ""
},
"page_layout_descr_file": "",
"plot_directory": "",

File diff suppressed because it is too large Load Diff