Add files via upload

status LEDs added
This commit is contained in:
DerSpatz 2022-03-19 03:38:22 +01:00 committed by GitHub
parent d15ce3c1de
commit 7326d11527
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 90756 additions and 4506 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{ {
"board": { "board": {
"active_layer": 0, "active_layer": 31,
"active_layer_preset": "", "active_layer_preset": "",
"auto_track_width": false, "auto_track_width": false,
"hidden_nets": [], "hidden_nets": [],
@ -66,7 +66,7 @@
"zone_display_mode": 0 "zone_display_mode": 0
}, },
"meta": { "meta": {
"filename": "HeatplateV4.kicad_prl", "filename": "Heatplate_v0.9.kicad_prl",
"version": 3 "version": 3
}, },
"project": { "project": {

View File

@ -33,9 +33,9 @@
"other_text_thickness": 0.15, "other_text_thickness": 0.15,
"other_text_upright": false, "other_text_upright": false,
"pads": { "pads": {
"drill": 2.7, "drill": 0.0,
"height": 3.2, "height": 1.1,
"width": 3.2 "width": 1.5
}, },
"silk_line_width": 0.12, "silk_line_width": 0.12,
"silk_text_italic": false, "silk_text_italic": false,
@ -45,7 +45,7 @@
"silk_text_upright": false, "silk_text_upright": false,
"zones": { "zones": {
"45_degree_only": false, "45_degree_only": false,
"min_clearance": 0.3 "min_clearance": 0.15
} }
}, },
"diff_pair_dimensions": [ "diff_pair_dimensions": [

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@ -1237,7 +1237,7 @@
(property "Information" "X7R" (id 4) (at 81.28 125.73 0) (property "Information" "X7R" (id 4) (at 81.28 125.73 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "LCSC Part Number" "C1711" (id 5) (at 81.28 125.73 0) (property "LCSC Part Number" "C49678" (id 5) (at 81.28 125.73 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "LCSC Part Number Alternative" "C49678" (id 6) (at 81.28 125.73 0) (property "LCSC Part Number Alternative" "C49678" (id 6) (at 81.28 125.73 0)
@ -1498,7 +1498,7 @@
(symbol (lib_id "Device:R_Small") (at 81.28 148.59 180) (unit 1) (symbol (lib_id "Device:R_Small") (at 81.28 148.59 180) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced) (in_bom yes) (on_board yes) (fields_autoplaced)
(uuid a116305b-e52d-4a64-8b2b-899d89818c8c) (uuid a116305b-e52d-4a64-8b2b-899d89818c8c)
(property "Reference" "R11" (id 0) (at 78.74 147.3199 0) (property "Reference" "R15" (id 0) (at 78.74 147.3199 0)
(effects (font (size 1.27 1.27)) (justify left)) (effects (font (size 1.27 1.27)) (justify left))
) )
(property "Value" "10k" (id 1) (at 78.74 149.8599 0) (property "Value" "10k" (id 1) (at 78.74 149.8599 0)
@ -1573,7 +1573,7 @@
(property "Information" "X7R" (id 4) (at 81.28 158.75 0) (property "Information" "X7R" (id 4) (at 81.28 158.75 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "LCSC Part Number" "C1711" (id 5) (at 81.28 158.75 0) (property "LCSC Part Number" "C49678" (id 5) (at 81.28 158.75 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "LCSC Part Number Alternative" "C49678" (id 6) (at 81.28 158.75 0) (property "LCSC Part Number Alternative" "C49678" (id 6) (at 81.28 158.75 0)
@ -1634,7 +1634,7 @@
(symbol (lib_id "Device:R_Small") (at 81.28 115.57 180) (unit 1) (symbol (lib_id "Device:R_Small") (at 81.28 115.57 180) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced) (in_bom yes) (on_board yes) (fields_autoplaced)
(uuid d00ff2ab-1d94-4639-b1fe-a7442a0430e7) (uuid d00ff2ab-1d94-4639-b1fe-a7442a0430e7)
(property "Reference" "R10" (id 0) (at 78.74 114.2999 0) (property "Reference" "R14" (id 0) (at 78.74 114.2999 0)
(effects (font (size 1.27 1.27)) (justify left)) (effects (font (size 1.27 1.27)) (justify left))
) )
(property "Value" "10k" (id 1) (at 78.74 116.8399 0) (property "Value" "10k" (id 1) (at 78.74 116.8399 0)

File diff suppressed because it is too large Load Diff