Index: trunk/scconfig/plugins.h =================================================================== --- trunk/scconfig/plugins.h (revision 11890) +++ trunk/scconfig/plugins.h (revision 11891) @@ -78,7 +78,7 @@ plugin_def("export_ipcd356", "IPC-D-356 Netlist pcb_exporter", sdisable, 0) plugin_def("export_lpr", "lpr pcb_exporter (printer)", sbuildin, 1) plugin_def("export_nelma", "nelma pcb_exporter", sbuildin, 1) -plugin_def("export_openscad", "openscad pcb_exporter", sdisable, 0) +plugin_def("export_openscad", "openscad pcb_exporter", sbuildin, 1) plugin_def("export_png", "png/gif/jpg pcb_exporter", sbuildin, 1) plugin_def("export_ps", "postscript pcb_exporter", sbuildin, 1) plugin_def("export_stat", "export board statistics", sbuildin, 1) Index: trunk/src_plugins/export_openscad/export_openscad.pup =================================================================== --- trunk/src_plugins/export_openscad/export_openscad.pup (revision 11890) +++ trunk/src_plugins/export_openscad/export_openscad.pup (revision 11891) @@ -3,5 +3,5 @@ $long Export openscad $state WIP dep lib_polyhelp -default disable-all +default buildin autoload 1