Numerical Matrix Format
User Reference
|
MATRIX Array Level: 2
The EXPORT_REALISTIC array exports a realistic image file, that is photo quality of a finished PCB barebaord. Perfect for fabricaiton shops to provide their customers with a realistic preview of the finished PCB barebaord.
Description | ||
---|---|---|
JOB=NAME | Assign Job to export. Required. Dynamic Job References are also supported. | |
FILE=LOCATION | Path for the exported image file. The path may be either Absolute or Relative. (IMPORTANT: When exporting, RELATIVE paths are always preferred and much safer). | |
REALISTIC=Yes|No | Output as a Realistic PCB preview image. Choose either yes or no (default: No) | |
WIDTH=NUM | Export Image Width in Pixels. (default: 800) | |
BOARDSIDE=Top|Bottom | Choose either top or bottom. (default: top) | |
MASKCLR=VALUE | Choose mask color: green, blue, black, red, white, green matte. (default: green) Note:You can also use RGB values to allow the exact color. For example: MASKCLR=0,255,0 | |
SILKCLR=VALUE | Choose silk color: white, yellow, red. (default: white) Note:You can also use RGB values to allow the exact color. For example: SILKCLR=255,255,255 | |
BOARDFINISH=VALUE | Choose finish: HASL, Gold, Silver. (default: hasl) Note:You can also use RGB values to allow the exact color. For example: BOARDFINISH=180,180,185 | |
DRILLCLR=VALUE | Choose from: Clear, or any RGB Value. (default: clear) Note:You can also use RGB values to allow the exact color. For example: DRILLCLR=0,0,0 | |
UNITS=MM|INCH | Optional. Defines Units for the Zoomedbox area to use. This can be helpful to magnify specific areas or 'realtime zoom diplay' for online viewers. Left, Bottom, Right, Top must be comma separated. (default: 0,0,0,0 is used then entire extents). This is OPTIONAL and only used when someone wishes to create a magnified image using ZOOMBOX. (default units: MM) | |
ZOOMBOX=L,B,R,T | Define a Zoomed-in area of Image. Left, Bottom, Right, Top must be comma separated. (default: 0,0,0,0 is used then entire extents) |
Example EXPORT_REALISTIC Array: