From 7ddf07d136e691c06cc40a268a0d861bbc077ff4 Mon Sep 17 00:00:00 2001 From: Nathael Pajani Date: Fri, 11 Sep 2026 00:11:10 +0200 Subject: [PATCH] Adding Oled screen shape --- .../Ecran_Oled_Midas_128x64.kicad_mod | 179 ++++++++++++++++++ 1 file changed, 179 insertions(+) create mode 100644 Lib/domotab.pretty/Ecran_Oled_Midas_128x64.kicad_mod diff --git a/Lib/domotab.pretty/Ecran_Oled_Midas_128x64.kicad_mod b/Lib/domotab.pretty/Ecran_Oled_Midas_128x64.kicad_mod new file mode 100644 index 0000000..5dd9120 --- /dev/null +++ b/Lib/domotab.pretty/Ecran_Oled_Midas_128x64.kicad_mod @@ -0,0 +1,179 @@ +(footprint "Ecran_Oled_Midas_128x64" + (version 20260206) + (generator "pcbnew") + (generator_version "10.0") + (layer "F.Cu") + (descr "MCOT128064N2Z-YM") + (property "Reference" "REF**" + (at -10.85 -11.975 0) + (unlocked yes) + (layer "F.SilkS") + (uuid "142050d6-3613-4672-8c74-e9ecb1695daf") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "Ecran_Oled_Midas_128x64" + (at 2.9 -11.925 0) + (unlocked yes) + (layer "F.Fab") + (uuid "f6bb8614-7c7f-4d5c-a800-0381a2b36a48") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "88da34df-cd16-4fc9-a4cd-acb7ceddc5ac") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "f8be2a91-107c-4bee-a35d-ac7ef5f57a5d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (duplicate_pad_numbers_are_jumpers no) + (fp_line + (start -5 12.1) + (end -10.5 8.6) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "900ad9ed-1347-4dc4-9853-613521a6a665") + ) + (fp_line + (start 10.5 8.6) + (end 5 12.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "8c27d597-1414-4aae-b61e-3113dbba6134") + ) + (fp_rect + (start -13.25 -10.9) + (end 13.25 8.1) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "bedd03f5-f078-4505-b019-ca48e8434d49") + ) + (fp_rect + (start -5 8.1) + (end 5 12.1) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "c72bbdda-5d30-4bf4-a35c-e259810c4a96") + ) + (fp_line + (start -10.5 -2.9) + (end -10.5 8.6) + (stroke + (width 0.1) + (type default) + ) + (layer "Eco1.User") + (uuid "40590faf-9460-4f89-a1a8-96d0aa7f8122") + ) + (fp_line + (start -10.5 -2.9) + (end 10.5 -2.9) + (stroke + (width 0.1) + (type solid) + ) + (layer "Eco1.User") + (uuid "6d2e23b4-57d8-43d8-99c3-4896531fbc60") + ) + (fp_line + (start -10.5 1.6) + (end 10.5 1.6) + (stroke + (width 0.1) + (type solid) + ) + (layer "Eco1.User") + (uuid "6839a715-e0b5-46e1-a6f5-ad8dd821e1a2") + ) + (fp_line + (start 10.5 -2.9) + (end 10.5 8.6) + (stroke + (width 0.1) + (type default) + ) + (layer "Eco1.User") + (uuid "31ad96ce-a63c-4064-b58e-44e9f3759ea5") + ) + (fp_text user "Écran OLED" + (at -12.79 -9 0) + (unlocked yes) + (layer "F.SilkS") + (uuid "fd57e53a-b4c9-4970-a000-478d592f8db1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify left bottom) + ) + ) + (fp_text user "Connecteur" + (at -3.96 0.97 0) + (unlocked yes) + (layer "Eco1.User") + (uuid "61dc79bd-1ac8-4750-aa4e-6e58559bf475") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify left bottom) + ) + ) + (fp_text user "${REFERENCE}" + (at 7.5 -9.75 0) + (unlocked yes) + (layer "F.Fab") + (uuid "9b02edcc-1e65-4278-b81d-72e1c8d52d48") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (embedded_fonts no) +) -- 2.43.0