From 9d9c9b02c2f3b196a4bb6fc19987e9dab3697eca Mon Sep 17 00:00:00 2001 From: Marco Massarelli Date: Mon, 16 Oct 2023 11:39:08 -0400 Subject: [PATCH] Remove `(fill none)` not supported by KiCad 5 --- ergogen/footprints/sk6812mini-e.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ergogen/footprints/sk6812mini-e.js b/ergogen/footprints/sk6812mini-e.js index 751a79e..dc18258 100644 --- a/ergogen/footprints/sk6812mini-e.js +++ b/ergogen/footprints/sk6812mini-e.js @@ -204,7 +204,7 @@ module.exports = { (xy -1.6 -1.4) (xy 1.6 -1.4) ) - (width 0.1) (fill none) (layer "B.CrtYd")) + (width 0.1) (layer "B.CrtYd")) ` const courtyard_back = ` @@ -231,7 +231,7 @@ module.exports = { (xy -1.6 -1.4) (xy 1.6 -1.4) ) - (width 0.1) (fill none) (layer "B.CrtYd")) + (width 0.1) (layer "B.CrtYd")) ` const keepout = `