diff --git a/.kibot/plot.kibot.yml b/.kibot/plot.kibot.yml index c9f9986..7c75232 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/kibot/resources/pcbdraw/styles/set-black-cu.json' + style: '/usr/share/kibot/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/kibot/resources/pcbdraw/styles/set-black-cu.json' + style: '/usr/share/kibot/pcbdraw/styles/set-black-cu.json' # [string=''] Board variant to apply variant: '' # [boolean=false] render V-CUTS on the Cmts.User layer