diff --git a/.kibot/build.kibot.yaml b/.kibot/build.kibot.yaml index f3d48fe..58c5a87 100644 --- a/.kibot/build.kibot.yaml +++ b/.kibot/build.kibot.yaml @@ -122,6 +122,7 @@ outputs: monochrome: true - layers: [ F.Silkscreen, User.Drawings2 ] sheet: '(Top Drawings2)' + monochrome: true mirror: false - layers: [ B.Silkscreen, User.Drawings2 ] sheet: '(Bottom Drawings2)' diff --git a/.kibot/release.kibot.yaml b/.kibot/release.kibot.yaml index 6aa77f6..0015f78 100644 --- a/.kibot/release.kibot.yaml +++ b/.kibot/release.kibot.yaml @@ -152,6 +152,7 @@ outputs: mirror: true - layers: [ F.Silkscreen, User.Drawings2 ] sheet: '(Top Drawings2)' + monochrome: true mirror: false - layers: [ B.Silkscreen, User.Drawings2 ] sheet: '(Bottom Drawings2)'