PanelizeConfig parameters
cuts : [PanelizeCuts parameters] [dict] (default:
null) Specify how to perform the cuts on the tabs separating the board.
fiducials : [PanelizeFiducials parameters] [dict] (default:
null) Used to add fiducial marks to the (rail/frame of) the panel.
framing : [PanelizeFraming parameters] [dict] (default:
null) Specify the frame around the boards.
layout : [PanelizeLayout parameters] [dict] (default:
null) Layout used for the panel.
page : [PanelizePage parameters] [dict] (default:
null) Sets page size on the resulting panel and position the panel in the page.
tabs : [PanelizeTabs parameters] [dict] (default:
null) Style of the tabs used to join the PCB copies.
tooling : [PanelizeTooling parameters] [dict] (default:
null) Used to add tooling holes to the (rail/frame of) the panel.
copperfill: [PanelizeCopperfill parameters] [dict] (default:null) Fill non-board areas of the panel with copper.
debug: [PanelizeDebug parameters] [dict] (default:null) Debug options.
expand_text: [boolean] (default:true) Expand text variables and KiBot %X markers in text objects.
extends: [string] (default:'') A configuration to use as base for this one. Use the following format: OUTPUT_NAME[CFG_NAME].
name: [string] (default:'') A name to identify this configuration. If empty will be the order in the list, starting with 1. Don’t use just a number or it will be confused as an index.
post: [PanelizePost parameters] [dict] (default:null) Finishing touches to the panel.
source: [PanelizeSource parameters] [dict] (default:null) Used to adjust details of which part of the PCB is panelized.
text: [PanelizeText parameters] [dict] (default:null) Used to add text to the panel.
text2: [PanelizeText parameters] [dict] (default:null) Used to add text to the panel.
text3: [PanelizeText parameters] [dict] (default:null) Used to add text to the panel.
text4: [PanelizeText parameters] [dict] (default:null) Used to add text to the panel.