update kibot ploting resources

This commit is contained in:
FizzyApple12
2023-08-19 16:50:02 -04:00
parent 9e5868ec0e
commit 552ec2ed10
+2 -2
View File
@@ -31,7 +31,7 @@ outputs:
# The default is none # The default is none
show_components: none show_components: none
# [string|dict] PCB style (colors). An internal name, the name of a JSON file or the style options # [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 # [string=''] Board variant to apply
variant: '' variant: ''
# [boolean=false] render V-CUTS on the Cmts.User layer # [boolean=false] render V-CUTS on the Cmts.User layer
@@ -71,7 +71,7 @@ outputs:
# The default is none # The default is none
show_components: none show_components: none
# [string|dict] PCB style (colors). An internal name, the name of a JSON file or the style options # [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 # [string=''] Board variant to apply
variant: '' variant: ''
# [boolean=false] render V-CUTS on the Cmts.User layer # [boolean=false] render V-CUTS on the Cmts.User layer