From edb52aeabfb2fc26d0e58fa253bb5210b5b13d9d Mon Sep 17 00:00:00 2001 From: Marco Massarelli Date: Mon, 16 Oct 2023 12:29:33 -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 = `