Index: trunk/scconfig/plugins.h =================================================================== --- trunk/scconfig/plugins.h (revision 28007) +++ trunk/scconfig/plugins.h (revision 28008) @@ -97,7 +97,7 @@ plugin_def("export_ipcd356", "IPC-D-356 Netlist pcb_exporter", sbuildin, 1, 0) plugin_def("export_lpr", "lpr pcb_exporter (printer)", sbuildin, 1, 0) plugin_def("export_oldconn", "old connection data format", sbuildin, 1, 0) -plugin_def("export_openems", "openems exporter", sdisable, 1, 0) +plugin_def("export_openems", "openems exporter", sbuildin, 1, 0) plugin_def("export_openscad", "openscad pcb_exporter", sbuildin, 1, 0) plugin_def("export_png", "png/gif/jpg pcb_exporter", sbuildin, 1, 0) plugin_def("export_ps", "postscript pcb_exporter", sbuildin, 1, 0) Index: trunk/src_plugins/export_openems/export_openems.pup =================================================================== --- trunk/src_plugins/export_openems/export_openems.pup (revision 28007) +++ trunk/src_plugins/export_openems/export_openems.pup (revision 28008) @@ -6,5 +6,5 @@ $fmt-feature-w export a matlab file suitable for OpenEMS simulation $package export-sim dep lib_polyhelp -default disable +default buildin autoload 1