pcb-rnd-export	modular PCB editor- common export plugins

Export the board in vector graphics formats (svg, ps, eps), raster graphics
formats (png, jpeg, etc.), gerber, 3D model for openscad, xy for pick and
place, BOM, etc.

Export plugins:
 cam/job based export            yes, PLUGIN     [cam]
 2D drafting helper              yes, buildin    [ddraft]
 Bill of Materials export        yes, PLUGIN     [export_bom]
 DXF pcb_exporter                yes, PLUGIN     [export_dxf]
 Excellon drill exporter         yes, PLUGIN     [export_excellon]
 gcode pcb_exporter              yes, PLUGIN     [export_gcode]
 Gerber pcb_exporter             yes, PLUGIN     [export_gerber]
 export thin-drawing in hpgl     yes, PLUGIN     [export_hpgl]
 openems exporter                yes, PLUGIN     [export_openems]
 openscad pcb_exporter           yes, PLUGIN     [export_openscad]
 png/gif/jpg pcb_exporter        yes, PLUGIN     [export_png]
 postscript pcb_exporter         yes, PLUGIN     [export_ps]
 export board statistics         yes, PLUGIN     [export_stat]
 SVG pcb_exporter                yes, PLUGIN     [export_svg]
 xy (centroid) pcb_exporter      yes, PLUGIN     [export_xy]

The following export formats can be customized in config files:
cam	${SYSCONFDIR}/pcb-rnd/cam.conf
bom	${SYSCONFDIR}/pcb-rnd/export_bom.conf
xy	${SYSCONFDIR}/pcb-rnd/export_xy.conf
