Include Table
Draws a table in the PCB from data in a CSV generated by an output. Needs KiCad 7 or newer.
To specify the position and size of the drawing create a group called kibot_table_X where
X should match the name of the output. If you don’t know how to create a group consult
Creating a group in your PCB. Consult the group_name option for details.
After running this preflight the rectangle will contain the table with the same name.
Only the width of the table is important, the height will be adjusted.
Note
This preflight assumes that a separated KiBot run generated the outputs needed for the tables
include_table : [IncludeTableOptions parameters] [boolean | dict] (default:
false) Use a boolean for simple cases or fine-tune its behavior.