diff --git a/acid.kicad_pcb b/acid.kicad_pcb index 1eb98dd..23bfff0 100644 --- a/acid.kicad_pcb +++ b/acid.kicad_pcb @@ -42010,6 +42010,18 @@ (justify bottom) ) ) + (gr_text "JLCJLCJLCJLC" + (at 27.94 40.64 0) + (layer "F.SilkS") + (uuid "d2b06e04-8f99-4edc-acd7-25fee30c1663") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify left top) + ) + ) (gr_text "10" (at 248.92 40.894 0) (layer "F.SilkS") @@ -55633,6 +55645,14 @@ (net 111) (uuid "48b42586-3f31-4549-ac7c-2b79aa57a2d6") ) + (segment + (start 135.987 59.627) + (end 137.829 57.785) + (width 0.25) + (layer "F.Cu") + (net 111) + (uuid "5c93c296-1886-458b-823e-665f38c205e6") + ) (segment (start 180.187116 44.351) (end 179.024884 44.351) @@ -55714,20 +55734,12 @@ (uuid "ae620987-1b4d-4264-a8d2-3032c4f0259e") ) (segment - (start 136.876 58.738) - (end 179.07 58.738) + (start 137.829 57.785) + (end 178.117 57.785) (width 0.25) (layer "F.Cu") (net 111) - (uuid "b048e2f6-29c8-42e6-8c8c-ea34d2d60a71") - ) - (segment - (start 135.987 59.627) - (end 136.876 58.738) - (width 0.25) - (layer "F.Cu") - (net 111) - (uuid "cba546e9-507e-434e-a57d-3ac6cda7893d") + (uuid "bafad03d-23e5-47ae-9987-f3a8678d8eb3") ) (segment (start 179.07 58.738) @@ -55745,6 +55757,14 @@ (net 111) (uuid "e0ac49c4-0373-4602-a74c-4ef61760dc06") ) + (segment + (start 178.117 57.785) + (end 179.07 58.738) + (width 0.25) + (layer "F.Cu") + (net 111) + (uuid "e3fb96fe-4169-4506-99ec-0ac9c940a95c") + ) (segment (start 175.796 41.811) (end 174.62 40.635) diff --git a/acid.kicad_pro b/acid.kicad_pro index 9f74855..55670a6 100644 --- a/acid.kicad_pro +++ b/acid.kicad_pro @@ -68,7 +68,7 @@ "Spacebar" ], [ - "hole_to_hole|135890000|151130000|af617bf3-31e3-42bc-9460-8d716d1465b5|ea4fd155-35cc-42f7-aff1-c1b6477bc621", + "hole_to_hole|135255000|151130000|af617bf3-31e3-42bc-9460-8d716d1465b5|ea4fd155-35cc-42f7-aff1-c1b6477bc621", "Spacebar" ], [ diff --git a/acid.kicad_sch b/acid.kicad_sch index 1971420..9dd487b 100644 --- a/acid.kicad_sch +++ b/acid.kicad_sch @@ -7,7 +7,7 @@ (title_block (title "Advanced Clicky Input Device") (date "2025-08-14") - (rev "1") + (rev "2") (company "Jakub Hlusička") (comment 1 "Inspired by the Adafruit Qualia board") ) @@ -5423,7 +5423,7 @@ ) (uuid "2f6e38b3-17ae-4c84-978c-a25746a12021") ) - (text "SPI CS is typically active low" + (text "SPI CS is typically active low,\nbut needs to be held high for initialization" (exclude_from_sim no) (at 177.8 160.274 0) (effects @@ -5573,7 +5573,7 @@ ) (uuid "de1af1c8-714e-45e2-95a3-099768d7c701") ) - (text "SPI chip selection\nof the LCD" + (text "SPI chip selection\nof the LCD\nTODO: Remove" (exclude_from_sim no) (at 183.642 139.954 0) (effects @@ -6099,7 +6099,7 @@ ) (wire (pts - (xy 63.5 55.88) (xy 81.28 55.88) + (xy 71.12 55.88) (xy 81.28 55.88) ) (stroke (width 0) @@ -23275,8 +23275,8 @@ ) (uuid "14a7774b-469d-452a-bf5f-6854fdb08da7") ) - (label "INT_{TP}{slash}~{RST_{TFT{slash}TP}}" - (at 63.5 55.88 0) + (label "CS_{SPI}" + (at 71.12 55.88 0) (effects (font (size 1.27 1.27) @@ -23305,7 +23305,7 @@ ) (uuid "1c4f078a-023b-4a2d-a9fb-55fec36c8395") ) - (label "INT_{TP}{slash}~{RST_{TFT{slash}TP}}" + (label "CS_{SPI}" (at 217.17 157.48 0) (effects (font @@ -23627,7 +23627,7 @@ ) (uuid "806b78ca-a12a-422f-a7b4-42b7bbbd774b") ) - (label "CS_{SPI{slash}TFT}" + (label "CS_{SPI}" (at 193.04 48.26 180) (effects (font @@ -23957,7 +23957,7 @@ ) (uuid "efa3c74d-eb08-4973-9a3b-568005569be8") ) - (label "CS_{SPI{slash}TFT}" + (label "CS_{SPI}" (at 182.88 147.32 180) (effects (font diff --git a/backlight_boost_converter.kicad_sch b/backlight_boost_converter.kicad_sch index e98406a..f9d1c59 100644 --- a/backlight_boost_converter.kicad_sch +++ b/backlight_boost_converter.kicad_sch @@ -7,7 +7,7 @@ (title_block (title "Backlight Boost Converter") (date "2025-08-14") - (rev "1") + (rev "2") (company "Jakub Hlusička") ) (lib_symbols diff --git a/cad/enclosure.d3ddoc b/cad/enclosure.d3ddoc index 8d060f3..15f2a78 100644 --- a/cad/enclosure.d3ddoc +++ b/cad/enclosure.d3ddoc @@ -350,7 +350,7 @@ "point": 2 }, "type": "point_on_line", - "val": 0.0306255263762346, + "val": 0.030625526376234585, "wrkpl": "2e0ebabe-335f-4193-b674-5ea2d72a497d" }, "1a12b429-f51f-4fc4-8d51-65d1c0e28731": { @@ -483,7 +483,7 @@ "wrkpl": "2e0ebabe-335f-4193-b674-5ea2d72a497d" }, "237035bc-f8a6-4340-9c34-5e218ea9b125": { - "distance": 18.0, + "distance": 21.0, "entity1": { "entity": "0a2c918e-f482-4097-b912-0f8ca2414cee", "point": 0 @@ -824,6 +824,25 @@ "type": "points_coincident", "wrkpl": "2e0ebabe-335f-4193-b674-5ea2d72a497d" }, + "44071074-0738-47e5-8a4e-428d8c9fd40a": { + "distance": 4.0, + "entity1": { + "entity": "1c40f49d-a241-5911-b3c8-64f9233b0736", + "point": 1 + }, + "entity2": { + "entity": "aa433c6d-b201-4d88-afd6-63ecad3cf572", + "point": 0 + }, + "group": "a762e83c-1b90-48b8-a2d3-85fcfcfee0a3", + "offset": [ + 0.0, + 0.0, + 0.0 + ], + "type": "point_distance", + "wrkpl": "1c40f49d-a241-5911-b3c8-64f9233b0736" + }, "4437c74c-5cf0-43ae-bf53-984c1e536161": { "entity1": "ad21502e-fbb4-4443-8243-f9a531e5918d", "entity2": "c1ae90a7-6668-4365-b0c3-53b367ad2a36", @@ -3298,6 +3317,25 @@ "group": "f604f59c-86d8-4a12-ab17-206bb1e6e4aa", "type": "points_coincident" }, + "faecdd51-4b3b-462e-a6bf-363222b42b7b": { + "distance": 1.5999999999999999, + "entity1": { + "entity": "1c40f49d-a241-5911-b3c8-64f9233b0736", + "point": 1 + }, + "entity2": { + "entity": "e9dd6a88-e372-4173-9f16-724fb6a244af", + "point": 0 + }, + "group": "a762e83c-1b90-48b8-a2d3-85fcfcfee0a3", + "offset": [ + 0.0, + 0.0, + 0.0 + ], + "type": "point_distance", + "wrkpl": "1c40f49d-a241-5911-b3c8-64f9233b0736" + }, "fb276927-cdbd-4b7f-a983-72771c512f7f": { "entity1": { "entity": "f36306dc-d646-4538-b39c-01325194b3f7", @@ -3427,7 +3465,7 @@ "group": "a762e83c-1b90-48b8-a2d3-85fcfcfee0a3", "name": "", "p": [ - -6.0, + -5.9999999999999964, 0.0 ], "type": "point_2d", @@ -3495,11 +3533,11 @@ "name": "", "p1": [ 0.0, - 1.9999999999999976 + 1.9999999999999905 ], "p2": [ 1.1, - 1.9999999999999976 + 1.9999999999999905 ], "type": "line_2d", "wrkpl": "9539da83-d7ec-434c-8def-94586bdc256d" @@ -3539,11 +3577,11 @@ "group": "28b49a36-d217-43b4-8236-0cd228dce0bf", "name": "", "p1": [ - 23.754999999999995, + 23.75499999999998, 9.836237556171408 ], "p2": [ - 11.754999999999995, + 11.754999999999983, 9.836237556171408 ], "type": "line_2d", @@ -3566,19 +3604,19 @@ }, "24118a14-3ece-4dbb-8bb5-ef7a0416d03f": { "center": [ - 21.340786437626896, - 13.422023993798318 + 21.34078643762685, + 13.422023993798279 ], "construction": false, "from": [ - 24.754999999999985, - 13.422023993798318 + 24.755, + 13.422023993798279 ], "group": "28b49a36-d217-43b4-8236-0cd228dce0bf", "name": "", "to": [ - 21.340786437626907, - 16.836237556171408 + 21.340786437626846, + 16.836237556171426 ], "type": "arc_2d", "wrkpl": "b32e9787-02f0-43f9-915a-c383bba2f407" @@ -3607,8 +3645,8 @@ 1.2 ], "p2": [ - 2.2999999999999914, - 1.5458197678121395e-31 + 2.2999999999999923, + 5.639026178315489e-31 ], "type": "line_2d", "wrkpl": "9539da83-d7ec-434c-8def-94586bdc256d" @@ -3619,7 +3657,7 @@ "name": "", "p": [ 17.755000000000003, - 12.836237556171401 + 12.836237556171405 ], "type": "point_2d", "wrkpl": "b32e9787-02f0-43f9-915a-c383bba2f407" @@ -3637,7 +3675,7 @@ "origin": [ -0.0, -0.0, - -4.0 + -3.9999999999999982 ], "size": [ 10.0, @@ -3658,7 +3696,7 @@ "origin": [ 0.0, 0.0, - -6.0 + -5.999999999999995 ], "size": [ 10.0, @@ -3679,7 +3717,7 @@ "origin": [ 0.0, 0.0, - 12.000000000000002 + 15.000000000000007 ], "size": [ 10.0, @@ -3737,12 +3775,12 @@ "group": "28b49a36-d217-43b4-8236-0cd228dce0bf", "name": "", "p1": [ - 14.169213562373074, - 12.250451118544493 + 14.169213562373102, + 12.25045111854452 ], "p2": [ - 14.169213562373072, - 8.836237556171413 + 14.1692135623731, + 8.8362375561714 ], "type": "line_2d", "wrkpl": "b32e9787-02f0-43f9-915a-c383bba2f407" @@ -3767,11 +3805,11 @@ "group": "28b49a36-d217-43b4-8236-0cd228dce0bf", "name": "", "p1": [ - 11.754999999999995, + 11.754999999999983, 9.836237556171408 ], "p2": [ - 11.754999999999995, + 11.754999999999983, 15.836237556171408 ], "type": "line_2d", @@ -3782,12 +3820,12 @@ "group": "28b49a36-d217-43b4-8236-0cd228dce0bf", "name": "", "p1": [ - 14.169213562373072, - 8.836237556171413 + 14.1692135623731, + 8.8362375561714 ], "p2": [ - 21.34078643762692, - 8.836237556171413 + 21.340786437626868, + 8.8362375561714 ], "type": "line_2d", "wrkpl": "b32e9787-02f0-43f9-915a-c383bba2f407" @@ -3797,7 +3835,7 @@ "group": "a762e83c-1b90-48b8-a2d3-85fcfcfee0a3", "name": "", "p": [ - 12.000000000000002, + 15.000000000000007, 0.0 ], "type": "point_2d", @@ -3823,12 +3861,12 @@ "group": "28b49a36-d217-43b4-8236-0cd228dce0bf", "name": "", "p1": [ - 14.169213562373088, - 16.836237556171408 + 14.169213562373125, + 16.836237556171426 ], "p2": [ - 21.340786437626907, - 16.836237556171408 + 21.340786437626846, + 16.836237556171426 ], "type": "line_2d", "wrkpl": "b32e9787-02f0-43f9-915a-c383bba2f407" @@ -3913,12 +3951,12 @@ "group": "28b49a36-d217-43b4-8236-0cd228dce0bf", "name": "", "p1": [ - 21.340786437626907, - 16.836237556171408 + 21.340786437626846, + 16.836237556171426 ], "p2": [ - 24.754999999999985, - 13.422023993798318 + 24.755, + 13.422023993798279 ], "type": "line_2d", "wrkpl": "b32e9787-02f0-43f9-915a-c383bba2f407" @@ -3981,19 +4019,19 @@ }, "659d7ca0-cde1-403d-a669-2db221ea5115": { "center": [ - 21.34078643762691, - 12.250451118544488 + 21.34078643762687, + 12.250451118544527 ], "construction": false, "from": [ - 21.34078643762692, - 8.836237556171413 + 21.340786437626868, + 8.8362375561714 ], "group": "28b49a36-d217-43b4-8236-0cd228dce0bf", "name": "", "to": [ - 24.754999999999985, - 12.250451118544488 + 24.755, + 12.250451118544527 ], "type": "arc_2d", "wrkpl": "b32e9787-02f0-43f9-915a-c383bba2f407" @@ -4018,11 +4056,11 @@ "group": "28b49a36-d217-43b4-8236-0cd228dce0bf", "name": "", "p1": [ - 23.754999999999995, + 23.75499999999998, 15.836237556171408 ], "p2": [ - 23.754999999999995, + 23.75499999999998, 9.836237556171408 ], "type": "line_2d", @@ -4074,7 +4112,7 @@ "group": "198e079e-9b04-433f-9758-b3f4ce22f31b", "name": "", "p1": [ - 16.51, + 16.509999999999994, 113.805 ], "p2": [ @@ -4104,7 +4142,7 @@ "group": "198e079e-9b04-433f-9758-b3f4ce22f31b", "name": "", "p": [ - -7.962564762074588e-30, + -1.6516775203064935e-30, -9.525 ], "type": "point_2d", @@ -4130,11 +4168,11 @@ "group": "198e079e-9b04-433f-9758-b3f4ce22f31b", "name": "", "p1": [ - 95.25, + 95.24999999999999, 66.675 ], "p2": [ - 95.25, + 95.24999999999999, 9.525 ], "type": "line_2d", @@ -4175,12 +4213,12 @@ "group": "28b49a36-d217-43b4-8236-0cd228dce0bf", "name": "", "p1": [ - 14.16921356237309, - 13.422023993798314 + 14.169213562373127, + 13.422023993798282 ], "p2": [ - 21.34078643762691, - 12.250451118544488 + 21.34078643762687, + 12.250451118544527 ], "type": "line_2d", "wrkpl": "b32e9787-02f0-43f9-915a-c383bba2f407" @@ -4190,12 +4228,12 @@ "group": "28b49a36-d217-43b4-8236-0cd228dce0bf", "name": "", "p1": [ - 14.16921356237309, - 13.422023993798314 + 14.169213562373127, + 13.422023993798282 ], "p2": [ - 14.169213562373088, - 16.836237556171408 + 14.169213562373125, + 16.836237556171426 ], "type": "line_2d", "wrkpl": "b32e9787-02f0-43f9-915a-c383bba2f407" @@ -4221,7 +4259,7 @@ "name": "", "p1": [ 1.1, - 1.9999999999999976 + 1.9999999999999905 ], "p2": [ 1.1, @@ -4251,11 +4289,11 @@ "name": "", "p1": [ 0.0, - 1.5458197678121395e-31 + 5.639026178315489e-31 ], "p2": [ 0.0, - 1.9999999999999976 + 1.9999999999999905 ], "type": "line_2d", "wrkpl": "9539da83-d7ec-434c-8def-94586bdc256d" @@ -4269,7 +4307,7 @@ 9.525 ], "p2": [ - 95.25, + 95.24999999999999, 9.525 ], "type": "line_2d", @@ -4280,12 +4318,12 @@ "group": "28b49a36-d217-43b4-8236-0cd228dce0bf", "name": "", "p1": [ - 21.340786437626896, - 13.422023993798318 + 21.34078643762685, + 13.422023993798279 ], "p2": [ - 21.340786437626907, - 16.836237556171408 + 21.340786437626846, + 16.836237556171426 ], "type": "line_2d", "wrkpl": "b32e9787-02f0-43f9-915a-c383bba2f407" @@ -4303,7 +4341,7 @@ "origin": [ -95.25, 9.525, - -6.0 + -5.999999999999995 ], "size": [ 10.0, @@ -4316,7 +4354,7 @@ "group": "a762e83c-1b90-48b8-a2d3-85fcfcfee0a3", "name": "", "p": [ - 5.3, + 5.299999999999999, 0.0 ], "type": "point_2d", @@ -4342,12 +4380,12 @@ "group": "28b49a36-d217-43b4-8236-0cd228dce0bf", "name": "", "p1": [ - 10.754999999999995, - 12.250451118544493 + 10.754999999999983, + 12.25045111854452 ], "p2": [ - 14.169213562373072, - 8.836237556171413 + 14.1692135623731, + 8.8362375561714 ], "type": "line_2d", "wrkpl": "b32e9787-02f0-43f9-915a-c383bba2f407" @@ -4372,12 +4410,12 @@ "group": "28b49a36-d217-43b4-8236-0cd228dce0bf", "name": "", "p1": [ - 24.754999999999985, - 12.250451118544488 + 24.755, + 12.250451118544527 ], "p2": [ - 24.754999999999985, - 13.422023993798318 + 24.755, + 13.422023993798279 ], "type": "line_2d", "wrkpl": "b32e9787-02f0-43f9-915a-c383bba2f407" @@ -4387,7 +4425,7 @@ "group": "a762e83c-1b90-48b8-a2d3-85fcfcfee0a3", "name": "", "p": [ - -4.0, + -3.9999999999999982, 0.0 ], "type": "point_2d", @@ -4398,12 +4436,12 @@ "group": "f604f59c-86d8-4a12-ab17-206bb1e6e4aa", "name": "", "p1": [ - 2.2999999999999914, - 1.5458197678121395e-31 + 2.2999999999999923, + 5.639026178315489e-31 ], "p2": [ 0.0, - 1.5458197678121395e-31 + 5.639026178315489e-31 ], "type": "line_2d", "wrkpl": "9539da83-d7ec-434c-8def-94586bdc256d" @@ -4413,12 +4451,12 @@ "group": "28b49a36-d217-43b4-8236-0cd228dce0bf", "name": "", "p1": [ - 10.754999999999995, - 13.422023993798314 + 10.754999999999983, + 13.422023993798282 ], "p2": [ - 10.754999999999995, - 12.250451118544493 + 10.754999999999983, + 12.25045111854452 ], "type": "line_2d", "wrkpl": "b32e9787-02f0-43f9-915a-c383bba2f407" @@ -4428,11 +4466,11 @@ "group": "28b49a36-d217-43b4-8236-0cd228dce0bf", "name": "", "p1": [ - 11.754999999999995, + 11.754999999999983, 15.836237556171408 ], "p2": [ - 23.754999999999995, + 23.75499999999998, 15.836237556171408 ], "type": "line_2d", @@ -4443,12 +4481,12 @@ "group": "28b49a36-d217-43b4-8236-0cd228dce0bf", "name": "", "p1": [ - 10.754999999999995, - 13.422023993798314 + 10.754999999999983, + 13.422023993798282 ], "p2": [ - 14.169213562373088, - 16.836237556171408 + 14.169213562373125, + 16.836237556171426 ], "type": "line_2d", "wrkpl": "b32e9787-02f0-43f9-915a-c383bba2f407" @@ -4458,7 +4496,7 @@ "group": "a762e83c-1b90-48b8-a2d3-85fcfcfee0a3", "name": "", "p": [ - 6.8, + 6.799999999999999, 0.0 ], "type": "point_2d", @@ -4499,7 +4537,7 @@ "group": "198e079e-9b04-433f-9758-b3f4ce22f31b", "name": "", "p": [ - 1.5777218104420236e-30, + -1.5777218104420236e-30, 9.525 ], "type": "point_2d", @@ -4518,7 +4556,7 @@ "origin": [ -118.55, 116.835, - -6.0 + -5.999999999999995 ], "size": [ 10.0, @@ -4576,11 +4614,11 @@ "group": "28b49a36-d217-43b4-8236-0cd228dce0bf", "name": "", "p1": [ - 14.16921356237309, - 13.422023993798314 + 14.169213562373127, + 13.422023993798282 ], "p2": [ - 11.754999999999995, + 11.754999999999983, 15.836237556171408 ], "type": "line_2d", @@ -4591,11 +4629,11 @@ "group": "198e079e-9b04-433f-9758-b3f4ce22f31b", "name": "", "p1": [ - 16.51, + 16.509999999999994, 88.50500000000001 ], "p2": [ - 16.51, + 16.509999999999994, 113.805 ], "type": "line_2d", @@ -4621,11 +4659,11 @@ "group": "28b49a36-d217-43b4-8236-0cd228dce0bf", "name": "", "p1": [ - 21.340786437626896, - 13.422023993798318 + 21.34078643762685, + 13.422023993798279 ], "p2": [ - 23.754999999999995, + 23.75499999999998, 15.836237556171408 ], "type": "line_2d", @@ -4678,19 +4716,19 @@ }, "d4a20e50-1a79-4f71-98da-93ba41ef3feb": { "center": [ - 14.16921356237309, - 13.422023993798314 + 14.169213562373127, + 13.422023993798282 ], "construction": false, "from": [ - 14.169213562373088, - 16.836237556171408 + 14.169213562373125, + 16.836237556171426 ], "group": "28b49a36-d217-43b4-8236-0cd228dce0bf", "name": "", "to": [ - 10.754999999999995, - 13.422023993798314 + 10.754999999999983, + 13.422023993798282 ], "type": "arc_2d", "wrkpl": "b32e9787-02f0-43f9-915a-c383bba2f407" @@ -4742,19 +4780,19 @@ }, "de267808-7994-4d47-9be6-45a3b289a0be": { "center": [ - 14.169213562373074, - 12.250451118544493 + 14.169213562373102, + 12.25045111854452 ], "construction": false, "from": [ - 10.754999999999995, - 12.250451118544493 + 10.754999999999983, + 12.25045111854452 ], "group": "28b49a36-d217-43b4-8236-0cd228dce0bf", "name": "", "to": [ - 14.169213562373072, - 8.836237556171413 + 14.1692135623731, + 8.8362375561714 ], "type": "arc_2d", "wrkpl": "b32e9787-02f0-43f9-915a-c383bba2f407" @@ -4794,12 +4832,12 @@ "group": "28b49a36-d217-43b4-8236-0cd228dce0bf", "name": "", "p1": [ - 11.754999999999995, + 11.754999999999983, 9.836237556171408 ], "p2": [ - 14.169213562373074, - 12.250451118544493 + 14.169213562373102, + 12.25045111854452 ], "type": "line_2d", "wrkpl": "b32e9787-02f0-43f9-915a-c383bba2f407" @@ -4809,7 +4847,7 @@ "group": "a762e83c-1b90-48b8-a2d3-85fcfcfee0a3", "name": "", "p": [ - 1.5999999999999999, + 1.599999999999999, 0.0 ], "type": "point_2d", @@ -4850,12 +4888,12 @@ "group": "28b49a36-d217-43b4-8236-0cd228dce0bf", "name": "", "p1": [ - 21.34078643762691, - 12.250451118544488 + 21.34078643762687, + 12.250451118544527 ], "p2": [ - 21.34078643762692, - 8.836237556171413 + 21.340786437626868, + 8.8362375561714 ], "type": "line_2d", "wrkpl": "b32e9787-02f0-43f9-915a-c383bba2f407" @@ -4869,7 +4907,7 @@ 66.675 ], "p2": [ - 95.25, + 95.24999999999999, 66.675 ], "type": "line_2d", @@ -4899,7 +4937,7 @@ 88.50500000000001 ], "p2": [ - 16.51, + 16.509999999999994, 88.50500000000001 ], "type": "line_2d", @@ -5114,7 +5152,7 @@ "type": "chamfer" }, "a762e83c-1b90-48b8-a2d3-85fcfcfee0a3": { - "active_wrkpl": "2e0ebabe-335f-4193-b674-5ea2d72a497d", + "active_wrkpl": "1c40f49d-a241-5911-b3c8-64f9233b0736", "body": { "color": null, "name": "Body" @@ -5181,9 +5219,9 @@ "body": null, "direction": "normal", "dvec": [ - 5.2756111167816336e-31, - -1.8657944319105463e-31, - -16.0 + 2.3973470487295937e-16, + -9.091578547146208e-17, + -19.000000000000007 ], "index": 13, "mode": "single", @@ -5213,8 +5251,8 @@ "direction": "normal", "dvec": [ 14.392940360201624, - 0.0, - 0.0 + 2.477169116475932e-46, + -7.888609052210118e-31 ], "index": 11, "mode": "single", @@ -5229,9 +5267,9 @@ "body": null, "direction": "normal", "dvec": [ - -4.605883234531325e-31, - 1.764089724720806e-31, - 18.0 + -9.167742082824843e-16, + 3.8157723013079465e-16, + 21.000000000000004 ], "index": 9, "mode": "single", diff --git a/cad/enclosure.d3dwrk b/cad/enclosure.d3dwrk index bd2a839..3f8093f 100644 --- a/cad/enclosure.d3dwrk +++ b/cad/enclosure.d3dwrk @@ -3,15 +3,15 @@ "169c9ec1-2892-4f30-ba8b-59c802557f29": { "cam_distance": 256.2900085449219, "cam_quat": [ - 0.31434208154678345, - -0.04856813699007034, - -0.14476515352725983, - 0.9369488954544067 + 0.3357996344566345, + 0.0326828733086586, + 0.09119121730327606, + 0.936939001083374 ], "center": [ - 16.49430274963379, - 33.551692962646484, - 49.53302001953125 + 24.63085174560547, + 14.430010795593262, + 79.00615692138672 ], "curvature_comb_scale": 0.0, "document": { @@ -34,7 +34,7 @@ "c83abe59-ce12-4b2b-8607-8af08c932524": { "expanded": true, "solid_model_visible": true, - "visible": true + "visible": false }, "cb0b1589-5b6b-42e9-b26f-185ddf71f8d2": { "expanded": true, @@ -53,6 +53,9 @@ "198e079e-9b04-433f-9758-b3f4ce22f31b": { "visible": true }, + "1b3c90d4-3ce0-49f2-93ba-8b93fc0c5b88": { + "visible": false + }, "4a4e3a7d-269f-4c7d-9298-5cb6933494ef": { "visible": true }, @@ -62,6 +65,9 @@ "b01f2cd4-2ddc-4050-bc0b-fa80be39e7b3": { "visible": true }, + "c83abe59-ce12-4b2b-8607-8af08c932524": { + "visible": false + }, "cb0b1589-5b6b-42e9-b26f-185ddf71f8d2": { "visible": true }, diff --git a/matrix_switch.kicad_sch b/matrix_switch.kicad_sch index 2cf7b70..195770a 100644 --- a/matrix_switch.kicad_sch +++ b/matrix_switch.kicad_sch @@ -7,7 +7,7 @@ (title_block (title "Switches Left Half") (date "2025-08-14") - (rev "1") + (rev "2") (company "Jakub Hlusička") ) (lib_symbols