PanelizeFraming parameters
type : ‘’
arg: [string] (default:'') Argument to pass to the plugin. Used for plugin.
chamfer: [number | string] (default:0) Specify the size of chamfer frame corners. You can also separately specify chamferwidth and chamferheight to create a non 45 degrees chamfer.
chamfer_height : Alias for chamferheight.
chamfer_width : Alias for chamferwidth.
chamferheight: [number | string] (default:0) Height of the chamfer frame corners, used for non 45 degrees chamfer.
chamferwidth: [number | string] Width of the chamfer frame corners, used for non 45 degrees chamfer.
code: [string] (default:'') Plugin specification (PACKAGE.FUNCTION or PYTHON_FILE.FUNCTION). Used for plugin.
cuts: [string] (default:'both') (choices: “none”, “both”, “v”, “h”) Specify whether to add cuts to the corners of the frame for easy removal. Used for frame.
hspace: [number | string] (default:2) Specify the horizontal space between PCB and the frame/rail.
max_total_height : Alias for maxtotalheight.
max_total_width : Alias for maxtotalwidth.
min_total_height : Alias for mintotalheight.
min_total_width : Alias for mintotalwidth.
mintotalheight: [number | string] (default:0) If needed, add extra material to the rail or frame to meet the minimal requested size. Useful for services that require minimal panel size.
mintotalwidth: [number | string] (default:0) If needed, add extra material to the rail or frame to meet the minimal requested size. Useful for services that require minimal panel size.
slot_width : Alias for slotwidth.