Index: doc/developer/mods3/after.png =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: doc/developer/mods3/export.png =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: doc/developer/mods3/feature.png =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: doc/developer/mods3/gen.sh =================================================================== --- doc/developer/mods3/gen.sh (revision 6687) +++ doc/developer/mods3/gen.sh (revision 6688) @@ -30,7 +30,7 @@ echo Core >&2 tmp=/tmp/pcb-mods-stat mkdir $tmp -cp -r ../../src/*.c ../../src/*.h ../../src/Makefile* $tmp +cp -r ../../../src/*.c ../../../src/*.h ../../../src/Makefile* $tmp code_size=`sloc $tmp` gen_pie "core" $code_size "#00ff88" >> after.pie Index: doc/developer/mods3/hid.png =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: doc/developer/mods3/import.png =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: doc/developer/mods3/index.html =================================================================== --- doc/developer/mods3/index.html (revision 6687) +++ doc/developer/mods3/index.html (revision 6688) @@ -101,7 +101,7 @@ buildin (feature) Automatically place elements. -autoroute4341 +autoroute4360 works buildin (feature) @@ -133,17 +133,22 @@ buildin (feature) Same as distalign, operates on text objects. -djopt2320 +djopt2331 works buildin (feature) Various board optimization algorithms. -draw_fab257 +draw_csect575 + WIP + buildin + (feature) + Draw cross section and layer map. +draw_fab255 works buildin (feature) Draw the fab layer (for various exporters). -export_bboard410 +export_bboard417 WIP disabled export @@ -153,22 +158,22 @@ buildin export Export bom (Bill of Materials) -export_dsn447 - Work-in-progress - disable +export_dsn453 + works + enabled export Export specctra .dsn files -export_dxf3987 +export_dxf3980 WIP disabled export Export dxf -export_gcode2470 +export_gcode2472 works buildin export Export to gcode -export_gerber939 +export_gerber989 works buildin export @@ -183,32 +188,32 @@ buildin export Export to lpr (using export_ps to generate postscript) -export_nelma668 +export_nelma670 works buildin export Export to nelma (Numerical capacitance calculator) -export_openscad1373 +export_openscad1380 WIP disabled export Export openscad -export_png1090 +export_png1112 works buildin export Export to png, gif and jpeg -export_ps1623 +export_ps1634 works buildin export Export postscript or embedded postscript. -export_stat259 +export_stat265 works buildin export Export various board statistics in lihata format -export_svg562 +export_svg565 works buildin export @@ -224,7 +229,7 @@ buildin export Export XY centroid element data for pick & place. -fontmode165 +fontmode168 works buildin (feature) @@ -245,35 +250,40 @@ disabled (feature) Common gl functions for hids. -gpmi3221 +gpmi3215 works buildin
(if gpmi is installed) (feature) Scriptable plugin system with about 10 scripting languages supported and dynamic load/unload of scripts that can manipulate the GUI, the board, can implement exporters, etc. -hid_batch317 +hid_batch315 works buildin hid HID without GUI; read actions from stdin. -hid_gtk16287 +hid_gtk11343 works buildin hid GUI: the GTK HID. -hid_lesstif6919 +hid_gtk325 + WIP + disable + hid + GUI: the GTK3 HID, using cairo for rendering +hid_lesstif6866 works buildin hid GUI: the lesstif HID. -hid_remote1116 +hid_remote1171 WIP disable hid Remote access HID: implement a protocol and use it to relay between a core and a remote HID implementation. -import_dsn115 - Work-in-progress - disable +import_dsn232 + works + enabled import Import specctra .dsn files import_edif3624 @@ -281,7 +291,7 @@ buildin import Import plugin for netlists in the EDIF format. -import_hyp1547 +import_hyp2397 WIP disable import @@ -296,7 +306,7 @@ buildin import Imports element and netlist data from the schematics (or some other source). -io_kicad2987 +io_kicad3060 works buildin io @@ -306,12 +316,12 @@ buildin io Export the design and elements in Kicad's legacy format. -io_lihata1973 +io_lihata2095 works buildin io Load and save the design and elements in the lihata board format. -io_pcb2200 +io_pcb2207 works buildin io @@ -326,6 +336,11 @@ disabled (lib) S-expression parser lib +lib_gtk_common5109 + works + disabled + (lib) + hid_gtk* common code (regardless of gtk version or drawing mechanism: for both gtk2 and gtk3 and for both sw rendering and gl) lib_legacy_func87 works buildin @@ -381,7 +396,7 @@ buildin (feature) Report() and ReportObject() actions - print a report about design objects. -rubberband_orig599 +rubberband_orig668 works buildin (feature) @@ -401,12 +416,12 @@ disabled (feature) Gesture recognition with libstroke. -teardrops226 +teardrops232 works buildin (feature) Draw teardrops on pins. -toporouter6161 +toporouter6166 fails
(infinite loop in gts) disabled Index: doc/developer/mods3/io.png =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: doc/developer/mods3/lib.png =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: doc/developer/mods3/mods.png =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream