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.fillet: [number | string] (default:0) Specify radius of fillet frame corners.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.
maxtotalheight: [number | string] (default:10000) Maximal height of the panel.maxtotalwidth: [number | string] (default:10000) Maximal width of the panel.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.
slotwidth: [number | string] (default:2) Width of the milled slot for tightframe.space: [number | string] (default:2) Specify the space between PCB and the frame/rail. Overrides hspace and vspace.vspace: [number | string] (default:2) Specify the vertical space between PCB and the frame/rail.width: [number | string] (default:5) Specify with of the rails or frame.