Creating a JLCPCB output for a Pannel #715
-
Im currently looking to create a panel with KiBot utilising KiKit's functionality, however im struggling to see how i can then convert that panel into a JLCPCB or Fabricatable file. In KiKit i use the following command Any help is greatly appreciated |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
You have a template for JLCPCB (and other houses too): https://kibot.readthedocs.io/en/latest/configuration/imports.html#importing-internal-templates |
Beta Was this translation helpful? Give feedback.
Note that this won't call KiKit.
What KiKit fab does is already implemented on KiBot.
Also note that you must run the template when KiBot is called with the panel as input.
So you run KiBot once to generate the panel (and all the stuff related to the board) and then you run it again with the panel as input to generate things related to the panel.