From 552ec2ed10e1bcec2ba030ccac99b9a6ac54781e Mon Sep 17 00:00:00 2001 From: FizzyApple12 Date: Sat, 19 Aug 2023 16:50:02 -0400 Subject: [PATCH] update kibot ploting resources --- .kibot/plot.kibot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.kibot/plot.kibot.yml b/.kibot/plot.kibot.yml index ab3d22b..c9f9986 100644 --- a/.kibot/plot.kibot.yml +++ b/.kibot/plot.kibot.yml @@ -31,7 +31,7 @@ outputs: # The default is none show_components: none # [string|dict] PCB style (colors). An internal name, the name of a JSON file or the style options - style: '/usr/share/pcbdraw/styles/set-black-cu.json' + style: '/usr/share/kibot/resources/pcbdraw/styles/set-black-cu.json' # [string=''] Board variant to apply variant: '' # [boolean=false] render V-CUTS on the Cmts.User layer @@ -71,7 +71,7 @@ outputs: # The default is none show_components: none # [string|dict] PCB style (colors). An internal name, the name of a JSON file or the style options - style: '/usr/share/pcbdraw/styles/set-black-cu.json' + style: '/usr/share/kibot/resources/pcbdraw/styles/set-black-cu.json' # [string=''] Board variant to apply variant: '' # [boolean=false] render V-CUTS on the Cmts.User layer