r37182
| file changeset diff or repo changeset diff
| igor2 | 2023-01-09T10:04:09.050348Z
| [footprint] -Fix: common_subc: if paste/mask ratio is empty string, don't use it as a value but fall back on defaults
|
M /trunk/footprint/parametric/common_subc.awk
|
|
r37181
| file changeset diff or repo changeset diff
| igor2 | 2023-01-09T09:59:10.397920Z
| [footprint] -Fix: common_subc: subc_proto_create_pad_rect() called the wrong function for mask offset calculation (so it used paste defaults when mask was not specified)
|
M /trunk/footprint/parametric/common_subc.awk
|
|
r37180
| file changeset diff or repo changeset diff
| igor2 | 2023-01-09T09:54:31.356102Z
| [footprint] -Fix: common_subc: subc_proto_create_pad_rect() passed the wrong argument to paste and mask offset calculator
|
M /trunk/footprint/parametric/common_subc.awk
|
|
r37161
| file changeset diff or repo changeset diff
| igor2 | 2022-12-21T16:32:48.602902Z
| [footprint] -Fix: parametric common: minimum thickness for smd pads so there's no invalid poly
|
M /trunk/footprint/parametric/common_subc.awk
|
|
r37130
| file changeset diff or repo changeset diff
| igor2 | 2022-12-21T06:37:05.733343Z
| [footprint] -Fix: parametric common: do not generate square pad smaller than 4 nanometer to avoid polygon corner cases
|
M /trunk/footprint/parametric/common_subc.awk
|
|
r36614
| file changeset diff or repo changeset diff
| igor2 | 2022-07-27T07:29:20.047650Z
| [footprint] -Add: parametric dip(): add an optional pitch parameter for pin spacing within a row
|
M /trunk/footprint/parametric/dip.awk
M /trunk/footprint/parametric/dip
|
|
r36413
| file changeset diff or repo changeset diff
| igor2 | 2022-06-19T08:52:37.552127Z
| [footprint] -Add: license banner in common*.awk for parametrics
|
M /trunk/footprint/parametric/common_subc.awk
M /trunk/footprint/parametric/common.awk
|
|
r36147
| file changeset diff or repo changeset diff
| igor2 | 2022-04-10T07:08:19.560899Z
| [bga] -Add: support for ballmask and ballpaste; calcualte "safe values" from balldia when missing
|
M /trunk/footprint/parametric/bga
M /trunk/footprint/parametric/bga.awk
|
|
r36146
| file changeset diff or repo changeset diff
| igor2 | 2022-04-10T07:07:21.834010Z
| [footprint] -Fix: common subc awk: subc_proto_create_pad_circle() used the wrong arguments and layer for creating the paste shape
|
M /trunk/footprint/parametric/common_subc.awk
|
|
r36145
| file changeset diff or repo changeset diff
| igor2 | 2022-04-10T06:53:09.108636Z
| [footprint] -Fix: bga: when both nx;ny and map are specified, take the larger and do not add 1 row/col (fixes the bug of excess row/col when both specified)
|
M /trunk/footprint/parametric/bga.awk
|
|
|
r36001
| file changeset diff or repo changeset diff
| igor2 | 2021-12-11T15:35:32.338290Z
| [footprint] -Add: stl models for 1206 and SOT23
|
A /trunk/footprint/smd/SOT23.stl
A /trunk/footprint/smd/1206.stl
|
|
|
r34912
| file changeset diff or repo changeset diff
| igor2 | 2021-06-14T08:00:36.318952Z
| [pcblib] -Rename: pcblib to footprint; by the default config footprints are loaded from: footprint/ from the board file's directory (for existing board files); user dir ~/.pcb-rnd/footprint (and ~/pcblib for compatibility); ../footprint (for running from source); $SHARE/pcb-rnd/footprint (system installed)
|
M /trunk/scconfig/Rev.h
A /trunk/footprint/thru-hole
M /trunk/doc/TODO
M /trunk/Makefile
M /trunk/src/main.c
M /trunk/src/conf_core.lht
M /trunk/footprint/parametric/common_subc.awk
M /trunk/footprint/parametric/common.awk
A /trunk/footprint
M /trunk/util/pcblib-static.cgi
M /trunk/doc/developer/packaging/packages.html
M /trunk/doc/developer/packaging/Changelog
M /trunk/scconfig/Rev.tab
M /trunk/footprint/Makefile
M /trunk/README
M /trunk/tests/gsch2pcb-rnd/Makefile.common
D /trunk/pcblib
D /trunk/footprint/tru-hole
M /trunk/doc/developer/lihata_format/examples/conf.lht
M /trunk/doc/developer/packaging/extra.digest
M /trunk/util/pcblib-map/cache.sh
M /trunk/footprint/README
M /trunk/doc/user/03_data/index.html
|
|
r34225
| file changeset diff or repo changeset diff
| igor2 | 2021-03-01T10:25:18.958848Z
| [pcblib] -Fix: parametric footprint defaults for msop, qsop, ssop and tssop: don't use newlines, that's incompatible with original-awk (OSX)
|
M /trunk/pcblib/parametric/msop
M /trunk/pcblib/parametric/ssop
M /trunk/pcblib/parametric/tssop
M /trunk/pcblib/parametric/qsop
|
|
r32772
| file changeset diff or repo changeset diff
| igor2 | 2020-09-17T02:55:22.628267Z
| [pcblib] -Fix: make sure silkmark never writes arc with negative radius (or even close to zero)
|
M /trunk/pcblib/parametric/common_subc.awk
|
|
r32650
| file changeset diff or repo changeset diff
| igor2 | 2020-09-13T05:47:08.334338Z
| [openscad] -Add: SOT23D can reuse the SOT23 scad model with a -90 degree rotation
|
M /trunk/pcblib/smd/SOT23D.fp
|
|
r32649
| file changeset diff or repo changeset diff
| igor2 | 2020-09-13T05:39:11.236563Z
| [openscad] -Add: openscad attribute to existing smd models
|
M /trunk/pcblib/smd/0402.fp
M /trunk/pcblib/smd/SOT23.scad
M /trunk/pcblib/smd/0805.fp
M /trunk/pcblib/smd/0603.fp
M /trunk/pcblib/smd/0201.fp
M /trunk/pcblib/smd/1206.fp
M /trunk/pcblib/smd/01005.fp
|
|
|
r32646
| file changeset diff or repo changeset diff
| igor2 | 2020-09-13T05:29:10.497497Z
| [openscad] -Cleanup: rename and match the sot23 scad model to the footprint
|
D /trunk/pcblib/smd/sot23.scad
A /trunk/pcblib/smd/SOT23.scad
M /trunk/pcblib/smd/SOT23.fp
|
|
r32644
| file changeset diff or repo changeset diff
| igor2 | 2020-09-13T05:08:08.533494Z
| [openscad] -Add: pclib footprints reference their openscad models
|
M /trunk/pcblib/smd/TANT_A.fp
M /trunk/pcblib/smd/TANT_B.fp
M /trunk/pcblib/smd/SOD323.fp
M /trunk/pcblib/smd/DO214AB.fp
M /trunk/pcblib/smd/TANT_C.fp
M /trunk/pcblib/smd/TANT_D.fp
M /trunk/pcblib/smd/SOD123.fp
|
|
r32643
| file changeset diff or repo changeset diff
| igor2 | 2020-09-13T05:02:03.600480Z
| [openscad] -Move: Alexey's smd diode and tantalum models from work to the standard lib
|
D /work/openscad/tantalum.scad
A /trunk/pcblib/smd/SOD323.scad
D /work/openscad/sod323.scad
A /trunk/pcblib/smd/DO214.scad
A /trunk/pcblib/smd/SOD123.scad
D /work/openscad/sod123.scad
D /work/openscad/do214.scad
A /trunk/pcblib/smd/TANT.scad
|
|
r32277
| file changeset diff or repo changeset diff
| igor2 | 2020-07-19T14:00:45.746652Z
| [pcblib] -Add: common_subc helper for creating poly shape for padstacks
|
M /trunk/pcblib/parametric/common_subc.awk
|
|
|
r32137
| file changeset diff or repo changeset diff
| igor2 | 2020-07-03T13:30:26.191419Z
| [pcblib] -Add: subc common: subc begin function gets an optional attribute array for the new subc's attributes
|
M /trunk/pcblib/parametric/common_subc.awk
|
|
r32136
| file changeset diff or repo changeset diff
| igor2 | 2020-07-03T13:28:05.935924Z
| [pcblib] -Fix: subc common: do not ignore text string argument when creating subc text
|
M /trunk/pcblib/parametric/common_subc.awk
|
|
|
r31877
| file changeset diff or repo changeset diff
| igor2 | 2020-06-12T15:26:55.665528Z
| [pcblib] -Add: qf() silkmark help: mention that it is drawn only if bodysilk is also drawn
|
M /trunk/pcblib/parametric/qf
A /trunk/pcblib/parametric/silkmark_qf.help
|
|
|
|
r27836
| file changeset diff or repo changeset diff
| igor2 | 2019-10-11T14:08:54.350624Z
| [pcblib] -Fix: some awk implementations don't like ++oid in print, use parenthesis to protect it
|
M /trunk/pcblib/parametric/common_subc.awk
|
|
r27835
| file changeset diff or repo changeset diff
| igor2 | 2019-10-11T13:54:41.584170Z
| [pcblib] -Fix: pastematrix() needs to be in common_subc because code there depends on it
|
M /trunk/pcblib/parametric/qf.awk
M /trunk/pcblib/parametric/common_subc.awk
|
|
r27223
| file changeset diff or repo changeset diff
| igor2 | 2019-08-18T09:16:35.981341Z
| [pcblib] -Move: center pad functions from qf() to common_subc.awk so it can be reused in so() later
|
M /trunk/pcblib/parametric/qf.awk
M /trunk/pcblib/parametric/common_subc.awk
|
|
r27222
| file changeset diff or repo changeset diff
| igor2 | 2019-08-18T09:08:15.084071Z
| [pcblib] -Fix: center pad mask: when no offset specified, use zero offset
|
M /trunk/pcblib/parametric/qf.awk
M /trunk/pcblib/parametric/common_subc.awk
|
|
|
r27213
| file changeset diff or repo changeset diff
| igor2 | 2019-08-18T06:27:05.967332Z
| [pcblib] -Add: pad_mask_offs, pin_mask_offs, pad_mask_ratio, pin_mask_ratio
|
M /trunk/pcblib/parametric/common_subc.awk
|
|
|
r27210
| file changeset diff or repo changeset diff
| igor2 | 2019-08-17T16:27:42.807620Z
| [pcblib] -Add: new, lht based parametric framework: add pad_paste_ratio and pad_paste_offs
|
M /trunk/pcblib/parametric/common_subc.awk
|
|
r27208
| file changeset diff or repo changeset diff
| igor2 | 2019-08-17T15:49:44.630265Z
| [pcblib] -Add: new, lht based parametric framework: calculate (a simplified) minuid
|
M /trunk/pcblib/parametric/common_subc.awk
|
|
r27207
| file changeset diff or repo changeset diff
| igor2 | 2019-08-17T15:32:42.665131Z
| [pcblib] -Cleanup: new, lht based parametric framework: remove _lht suffix from refdes of dip()
|
M /trunk/pcblib/parametric/dip.awk
|
|
r27206
| file changeset diff or repo changeset diff
| igor2 | 2019-08-17T15:30:38.362069Z
| [pcblib] -Del: remove all old parametric footprint scripts, make the new, lihata/subc based ones the default
|
D /trunk/pcblib/parametric_lht
R /trunk/pcblib/parametric
A /trunk/pcblib/parametric/common.awk
|
|
r27205
| file changeset diff or repo changeset diff
| igor2 | 2019-08-17T15:08:17.622676Z
| [pcblib] -Add: new, lht based parametric framework: port qf(), qsop(), ssop() and tssop()
|
A /trunk/pcblib/parametric_lht/tssop
A /trunk/pcblib/parametric_lht/qsop
A /trunk/pcblib/parametric_lht/qf
A /trunk/pcblib/parametric_lht/ssop
|
|
r27204
| file changeset diff or repo changeset diff
| igor2 | 2019-08-17T14:53:52.340178Z
| [pcblib] -Cleanup: new, lht based parametric framework: rename wrappers, drop _lht - these will be the new pcblib parametric footprints
|
D /trunk/pcblib/parametric_lht/connector_lht
D /trunk/pcblib/parametric_lht/bga_lht
D /trunk/pcblib/parametric_lht/alf_lht
D /trunk/pcblib/parametric_lht/rcy_lht
A /trunk/pcblib/parametric_lht/rcy
A /trunk/pcblib/parametric_lht/qfn
A /trunk/pcblib/parametric_lht/qfp
A /trunk/pcblib/parametric_lht/so
A /trunk/pcblib/parametric_lht/plcc
A /trunk/pcblib/parametric_lht/bga
D /trunk/pcblib/parametric_lht/acy_lht
A /trunk/pcblib/parametric_lht/screw
A /trunk/pcblib/parametric_lht/dip
A /trunk/pcblib/parametric_lht/msop
A /trunk/pcblib/parametric_lht/connector
A /trunk/pcblib/parametric_lht/acy
D /trunk/pcblib/parametric_lht/so_lht
D /trunk/pcblib/parametric_lht/msop_lht
D /trunk/pcblib/parametric_lht/qfp_lht
D /trunk/pcblib/parametric_lht/screw_lht
D /trunk/pcblib/parametric_lht/qfn_lht
A /trunk/pcblib/parametric_lht/alf
D /trunk/pcblib/parametric_lht/plcc_lht
D /trunk/pcblib/parametric_lht/dip_lht
|
|
r27202
| file changeset diff or repo changeset diff
| igor2 | 2019-08-17T14:27:19.042433Z
| [pcblib] -Add: new, lht based parametric framework: unify how paste size is calculated
|
M /trunk/pcblib/parametric_lht/common_subc.awk
|
|
r27201
| file changeset diff or repo changeset diff
| igor2 | 2019-08-17T13:07:52.474981Z
| [pcblib] -Fix: new, lht based parametric framework: qf() should use square pads only if rpad_round=="square", for backward compatibility
|
M /trunk/pcblib/parametric_lht/qf.awk
|
|
r27200
| file changeset diff or repo changeset diff
| igor2 | 2019-08-17T12:37:33.376658Z
| [pcblib] -Fix: new, lht based parametric framework: typo in the name of subc-aux
|
M /trunk/pcblib/parametric_lht/common_subc.awk
|
|
r27199
| file changeset diff or repo changeset diff
| igor2 | 2019-08-17T12:24:41.673287Z
| [pcblib] -Fix: new, lht based parametric framework: when placing padstack without hole, use default pad clearance, not pin clearance
|
M /trunk/pcblib/parametric_lht/common_subc.awk
|
|
|
r27197
| file changeset diff or repo changeset diff
| igor2 | 2019-08-17T11:49:38.672563Z
| [pcblib] -Fix: new, lht based parametric framework: pin clearance value doubled and not unit-converted
|
M /trunk/pcblib/parametric_lht/common_subc.awk
|
|
r27196
| file changeset diff or repo changeset diff
| igor2 | 2019-08-17T11:43:03.030181Z
| [pcblib] -Fix: new, lht based parametric framework: acy() pol=sign coords
|
M /trunk/pcblib/parametric_lht/acy.awk
|
|
r27195
| file changeset diff or repo changeset diff
| igor2 | 2019-08-17T10:11:22.349611Z
| [pcblib] -Fix: new, lht based parametric framework: acy() top silk arrow should use subc_line on top-silk instead of old element_line
|
M /trunk/pcblib/parametric_lht/acy.awk
M /trunk/pcblib/parametric_lht/common_subc.awk
|
|
r27192
| file changeset diff or repo changeset diff
| igor2 | 2019-08-17T09:05:17.776079Z
| [pcblib] -Add: bold warning in old common.awk to not use the file for new footprints
|
M /trunk/pcblib/parametric/common.awk
|
|
r27191
| file changeset diff or repo changeset diff
| igor2 | 2019-08-17T08:55:51.079810Z
| [pcblib] -Change: new, lht based parametric framework: prepare for merging back by renaming common.awk to common_subc.awk (old common.awk needs to be kept for user scripts)
|
M /trunk/pcblib/parametric_lht/connector_lht
M /trunk/pcblib/parametric_lht/bga_lht
M /trunk/pcblib/parametric_lht/alf_lht
M /trunk/pcblib/parametric_lht/rcy_lht
D /trunk/pcblib/parametric_lht/common.awk
M /trunk/pcblib/parametric_lht/acy_lht
M /trunk/pcblib/parametric_lht/so_lht
M /trunk/pcblib/parametric_lht/qfp_lht
A /trunk/pcblib/parametric_lht/common_subc.awk
M /trunk/pcblib/parametric_lht/screw_lht
M /trunk/pcblib/parametric_lht/qfn_lht
M /trunk/pcblib/parametric_lht/plcc_lht
M /trunk/pcblib/parametric_lht/dip_lht
|
|
r27190
| file changeset diff or repo changeset diff
| igor2 | 2019-08-17T08:28:55.504726Z
| [pcblib] -Add: new, lht based parametric framework: port qfp()
|
M /trunk/pcblib/parametric_lht/qf.awk
A /trunk/pcblib/parametric_lht/qfp.awk
A /trunk/pcblib/parametric_lht/qfp_lht
|
|
r27189
| file changeset diff or repo changeset diff
| igor2 | 2019-08-17T07:38:09.107229Z
| [pcblib] -Add: new, lht based parametric framework: port qfn()
|
M /trunk/pcblib/parametric_lht/qf.awk
A /trunk/pcblib/parametric_lht/qfn.awk
A /trunk/pcblib/parametric_lht/qfn_lht
|
|
r27188
| file changeset diff or repo changeset diff
| igor2 | 2019-08-17T07:32:17.341633Z
| [pcblib] -Fix: new, lht based parametric framework: don't duplicate the mil suffix for plcc pad thickness arg
|
M /trunk/pcblib/parametric_lht/plcc.awk
|
|
r27187
| file changeset diff or repo changeset diff
| igor2 | 2019-08-17T06:39:17.564582Z
| [pcblib] -Add: new, lht based parametric framework: port plcc() and low level qf
|
A /trunk/pcblib/parametric_lht/qf.awk
M /trunk/pcblib/parametric_lht/common.awk
A /trunk/pcblib/parametric_lht/plcc.awk
A /trunk/pcblib/parametric_lht/plcc_lht
|
|
r27186
| file changeset diff or repo changeset diff
| igor2 | 2019-08-16T16:21:27.370386Z
| [pcblib] -Add: new, lht based parametric framework: port connector()
|
A /trunk/pcblib/parametric_lht/connector_lht
A /trunk/pcblib/parametric_lht/connector.awk
|
|
r27185
| file changeset diff or repo changeset diff
| igor2 | 2019-08-16T15:15:40.219463Z
| [pcblib] -Fix: new, lht based parametric framework: typos in bga()
|
M /trunk/pcblib/parametric_lht/bga.awk
M /trunk/pcblib/parametric_lht/bga_lht
|
|
r27184
| file changeset diff or repo changeset diff
| igor2 | 2019-08-16T15:13:12.428877Z
| [pcblib] -Add: new, lht based parametric framework: port bga()
|
A /trunk/pcblib/parametric_lht/bga.awk
A /trunk/pcblib/parametric_lht/bga_lht
M /trunk/pcblib/parametric_lht/common.awk
|
|
r27183
| file changeset diff or repo changeset diff
| igor2 | 2019-08-16T14:48:53.360858Z
| [pcblib] -Add: new, lht based parametric framework: port screw()
|
A /trunk/pcblib/parametric_lht/screw.awk
A /trunk/pcblib/parametric_lht/screw_lht
|
|
r27182
| file changeset diff or repo changeset diff
| igor2 | 2019-08-16T14:38:38.376573Z
| [pcblib] -Add: new, lht based parametric framework: port rcy()
|
A /trunk/pcblib/parametric_lht/rcy.awk
A /trunk/pcblib/parametric_lht/rcy_lht
|
|
r27181
| file changeset diff or repo changeset diff
| igor2 | 2019-08-16T14:14:48.433082Z
| [pcblib] -Add: new, lht based parametric framework: port alf()
|
A /trunk/pcblib/parametric_lht/alf.awk
A /trunk/pcblib/parametric_lht/alf_lht
|
|
r27180
| file changeset diff or repo changeset diff
| igor2 | 2019-08-16T13:44:00.128171Z
| [pcblib] -Fix: new, lht based parametric framework: move refdes text to the same spot it used to be
|
M /trunk/pcblib/parametric_lht/dip.awk
M /trunk/pcblib/parametric_lht/acy.awk
M /trunk/pcblib/parametric_lht/so.awk
|
|
r27179
| file changeset diff or repo changeset diff
| igor2 | 2019-08-16T13:34:27.127519Z
| [pcblib] -Add: new, lht based parametric framework: port acy()
|
A /trunk/pcblib/parametric_lht/acy.awk
A /trunk/pcblib/parametric_lht/acy_lht
|
|
r27178
| file changeset diff or repo changeset diff
| igor2 | 2019-08-16T13:32:52.952187Z
| [pcblib] -Fix: new, lht based parametric framework: misuse of dia instsad of ring_dia in round pin prototype creating function
|
M /trunk/pcblib/parametric_lht/common.awk
|
|
r27177
| file changeset diff or repo changeset diff
| igor2 | 2019-08-16T13:02:07.534635Z
| [pcblib] -Cleanup: new, lht based parametric framework: remove coord_x() and coord_y(), simplify offset/origin code: with subcircuits the origin can be anywhere, no need to translate all coordinates
|
M /trunk/pcblib/parametric_lht/common.awk
|
|
r27176
| file changeset diff or repo changeset diff
| igor2 | 2019-08-16T12:47:56.463855Z
| [pcblib] -Add: new, lht based parametric framework: port so()
|
A /trunk/pcblib/parametric_lht/so.awk
A /trunk/pcblib/parametric_lht/so_lht
|
|
r27175
| file changeset diff or repo changeset diff
| igor2 | 2019-08-16T12:47:12.656415Z
| [pcblib] -Add: new, lht based parametric framework: helper function to emulate old, line based square pads
|
M /trunk/pcblib/parametric_lht/common.awk
|
|
r27174
| file changeset diff or repo changeset diff
| igor2 | 2019-08-16T09:05:14.270747Z
| [pcblib] -Fix: new, lht based parametric framework: don't add the unit twice to the line thickness of subc-aux lines
|
M /trunk/pcblib/parametric_lht/common.awk
|
|
r27173
| file changeset diff or repo changeset diff
| igor2 | 2019-08-16T08:58:27.628966Z
| [pcblib] -Add: new, lht based parametric framework: add subc_aux layer
|
M /trunk/pcblib/parametric_lht/common.awk
|
|
r27172
| file changeset diff or repo changeset diff
| igor2 | 2019-08-16T08:34:46.197388Z
| [pcblib] -Add: new, lht based parametric framework: padstack prototypes and padstack references
|
M /trunk/pcblib/parametric_lht/dip.awk
M /trunk/pcblib/parametric_lht/common.awk
|
|
r27171
| file changeset diff or repo changeset diff
| igor2 | 2019-08-16T06:51:53.793048Z
| [pcblib] -Add: new, lht based parametric framework: header, footer, lines and arcs
|
A /trunk/pcblib/parametric_lht/dip.awk
A /trunk/pcblib/parametric_lht/common.awk
A /trunk/pcblib/parametric_lht
A /trunk/pcblib/parametric_lht/dip_lht
|
|
r27121
| file changeset diff or repo changeset diff
| igor2 | 2019-08-10T07:25:37.334319Z
| [pcblib] -Change: switch over static footprints from alien geda/pcb element format to lihata subcircuit v6
|
M /trunk/pcblib/tru-hole/TACT_6x6_4p
M /trunk/pcblib/smd/TANT_B.fp
M /trunk/pcblib/tru-hole/TO251.fp
M /trunk/pcblib/smd/SOT326.fp
M /trunk/pcblib/smd/SOD323.fp
M /trunk/pcblib/connector/pwrjack.fp
M /trunk/pcblib/smd/SOT143.fp
M /trunk/pcblib/tru-hole/HC49U_3H.fp
M /trunk/pcblib/tru-hole/TO126SW.fp
M /trunk/pcblib/tru-hole/HC49U_3.fp
M /trunk/pcblib/smd/TANT_A.fp
M /trunk/pcblib/connector/BNC_LAY.fp
M /trunk/pcblib/tru-hole/TO220S.fp
M /trunk/pcblib/smd/SC70_3.fp
M /trunk/pcblib/tru-hole/TO247.fp
M /trunk/pcblib/smd/SOT325.fp
M /trunk/pcblib/smd/0402.fp
M /trunk/pcblib/connector/DB9F.fp
M /trunk/pcblib/tru-hole/LED3.fp
M /trunk/pcblib/smd/SOD80.fp
M /trunk/pcblib/smd/1806.fp
M /trunk/pcblib/tru-hole/TO126.fp
M /trunk/pcblib/tru-hole/MULTIWATT8.fp
M /trunk/pcblib/tru-hole/MULTIWATT11.fp
M /trunk/pcblib/tru-hole/OSC14.fp
M /trunk/pcblib/tru-hole/TO220SW.fp
M /trunk/pcblib/smd/SOT323.fp
M /trunk/pcblib/tru-hole/TO126S.fp
M /trunk/pcblib/smd/1210.fp
M /trunk/pcblib/connector/DB9M.fp
M /trunk/pcblib/smd/SOD87.fp
M /trunk/pcblib/smd/SOT26.fp
M /trunk/pcblib/smd/SC90.fp
M /trunk/pcblib/tru-hole/TO92.fp
M /trunk/pcblib/smd/SOT323D.fp
M /trunk/pcblib/smd/MPAK.fp
M /trunk/pcblib/smd/SOD123.fp
M /trunk/pcblib/connector/DB25F.fp
M /trunk/pcblib/smd/1206.fp
M /trunk/pcblib/smd/SOT25.fp
M /trunk/pcblib/smd/SOD106A.fp
M /trunk/pcblib/smd/0603.fp
M /trunk/pcblib/smd/1825.fp
M /trunk/pcblib/tru-hole/TO218.fp
M /trunk/pcblib/smd/SOT223.fp
M /trunk/pcblib/tru-hole/HC49UH.fp
M /trunk/pcblib/tru-hole/TO220W.fp
M /trunk/pcblib/connector/DB37F.fp
M /trunk/pcblib/smd/SOT23D.fp
M /trunk/pcblib/connector/DB37M.fp
M /trunk/pcblib/smd/DO214.fp
M /trunk/pcblib/connector/DB25M.fp
M /trunk/pcblib/smd/SOT89.fp
M /trunk/pcblib/smd/01005.fp
M /trunk/pcblib/smd/0201.fp
M /trunk/pcblib/connector/DB15F.fp
M /trunk/pcblib/tru-hole/HC51U.fp
M /trunk/pcblib/smd/1008.fp
M /trunk/pcblib/tru-hole/TO18.fp
M /trunk/pcblib/smd/SOT23.fp
M /trunk/pcblib/smd/minimelf.fp
M /trunk/pcblib/smd/SOD110.fp
M /trunk/pcblib/tru-hole/MULTIWATT15.fp
M /trunk/pcblib/smd/DO214AB.fp
M /trunk/pcblib/tru-hole/TO264.fp
M /trunk/pcblib/tru-hole/HEPTAWATT.fp
M /trunk/pcblib/tru-hole/HC51UH.fp
M /trunk/pcblib/tru-hole/TO39.fp
M /trunk/pcblib/tru-hole/TO220.fp
M /trunk/pcblib/smd/TANT_D.fp
M /trunk/pcblib/connector/DB15M.fp
M /trunk/pcblib/tru-hole/PENTAWATT.fp
M /trunk/pcblib/tru-hole/LED5.fp
M /trunk/pcblib/tru-hole/HC49U.fp
M /trunk/pcblib/smd/2706.fp
M /trunk/pcblib/tru-hole/TO220ACSTAND.fp
M /trunk/pcblib/smd/TANT_C.fp
M /trunk/pcblib/smd/SC70_4.fp
M /trunk/pcblib/smd/0805.fp
M /trunk/pcblib/tru-hole/TO247_2.fp
M /trunk/pcblib/tru-hole/TO126W.fp
M /trunk/pcblib/tru-hole/HC49.fp
|
|
r24792
| file changeset diff or repo changeset diff
| igor2 | 2019-04-21T16:17:02.986682Z
| [pcblib] -Add: openscad models for the standard smd between 01005 and 1206
|
A /trunk/pcblib/smd/0402.scad
A /trunk/pcblib/smd/0805.scad
A /trunk/pcblib/smd/01005.scad
A /trunk/pcblib/smd/0201.scad
A /trunk/pcblib/smd/0603.scad
M /trunk/pcblib/smd/1206.scad
|
|
|
r21601
| file changeset diff or repo changeset diff
| igor2 | 2018-12-09T04:32:18.529540Z
| [pcblib] -Fix: do convert explicit mil value coord properly even if there's no mil fallback
|
M /trunk/pcblib/parametric/common.awk
|
|
r21600
| file changeset diff or repo changeset diff
| igor2 | 2018-12-09T04:18:59.213866Z
| [pcblib] -Fix: print override keys at the end that did not get printed during normal processing
|
M /trunk/pcblib/parametric/common.awk
|
|
|
r21598
| file changeset diff or repo changeset diff
| igor2 | 2018-12-09T04:03:19.015842Z
| [pcblib] -Fix: so() and its derivatives should list pin_* params in the help - they have no pins at all
|
M /trunk/pcblib/parametric/so
|
|
r21597
| file changeset diff or repo changeset diff
| igor2 | 2018-12-09T04:00:57.244647Z
| [pcblib] -Add: regex based help ignore so that generators can turn off unused fields
|
M /trunk/pcblib/parametric/common.awk
|
|
r21596
| file changeset diff or repo changeset diff
| igor2 | 2018-12-09T03:52:23.308110Z
| [pcblib] -Fix: help text override for the local defautls in *sop() (reported by Piotr)
|
M /trunk/pcblib/parametric/msop
M /trunk/pcblib/parametric/ssop
M /trunk/pcblib/parametric/tssop
M /trunk/pcblib/parametric/qsop
|
|
|
r21591
| file changeset diff or repo changeset diff
| igor2 | 2018-12-08T16:02:51.348807Z
| [pcblib] -Fix: parametric: convert default parameter dims even if they are not mm or mil but some other unit
|
M /trunk/pcblib/parametric/common.awk
|
|
r21589
| file changeset diff or repo changeset diff
| igor2 | 2018-12-08T15:24:48.162959Z
| [pcblib] -Fix: parametric footprint: wrong conversion of cmil and dmil to mil
|
M /trunk/pcblib/parametric/common.awk
|
|
r11902
| file changeset diff or repo changeset diff
| igor2 | 2017-10-02T02:47:18.708678Z
| [pcblib] -Add: the two openscad models used in the published example
|
A /trunk/pcblib/smd/sot23.scad
A /trunk/pcblib/smd/1206.scad
|
|
|
r8073
| file changeset diff or repo changeset diff
| igor2 | 2017-04-06T03:58:36.274257Z
| [pcblib] -Fix: unit conversion supports all suffixes the core supports
|
M /trunk/pcblib/parametric/common.awk
|
|
r7827
| file changeset diff or repo changeset diff
| igor2 | 2017-03-21T04:14:34.502406Z
| [pcblib] -Add: bga footprint: alphabet option for automap
|
M /trunk/pcblib/parametric/bga.awk
M /trunk/pcblib/parametric/bga
|
|
|
r7518
| file changeset diff or repo changeset diff
| igor2 | 2017-03-10T03:15:47.782740Z
| [pcblib] -Del: morse() paramertic fp: moved to edakrill
|
D /trunk/pcblib/parametric/morse.awk
D /trunk/pcblib/parametric/morse
|
|
r7509
| file changeset diff or repo changeset diff
| erich | 2017-03-09T14:21:50.867923Z
| [morse_code] parametric morse code footprint awk script. Page A/B not really needed. Some redundant codes.
|
A /trunk/pcblib/parametric/morse.awk
A /trunk/pcblib/parametric/morse
|
|
r7267
| file changeset diff or repo changeset diff
| igor2 | 2017-02-26T14:51:27.669697Z
| [pcblib] -Fix: param name typos
|
M /trunk/pcblib/parametric/plcc
M /trunk/pcblib/parametric/qfn
M /trunk/pcblib/parametric/qfp
|
|
r7266
| file changeset diff or repo changeset diff
| igor2 | 2017-02-26T14:50:55.728195Z
| [pcblib] -Add: connector() example includes spacing to make it more meaningful when rendered
|
M /trunk/pcblib/parametric/connector
|
|
r7239
| file changeset diff or repo changeset diff
| igor2 | 2017-02-26T06:05:05.625035Z
| [pcblib] -Add: auto generated --help for all parametrics
|
M /trunk/pcblib/parametric/so.awk
M /trunk/pcblib/parametric/so
M /trunk/pcblib/parametric/msop
M /trunk/pcblib/parametric/dip
M /trunk/pcblib/parametric/bga.awk
M /trunk/pcblib/parametric/alf.awk
M /trunk/pcblib/parametric/acy
M /trunk/pcblib/parametric/rcy.awk
M /trunk/pcblib/parametric/qf
M /trunk/pcblib/parametric/plcc
M /trunk/pcblib/parametric/qf.awk
M /trunk/pcblib/parametric/dip.awk
M /trunk/pcblib/parametric/connector.awk
M /trunk/pcblib/parametric/connector
M /trunk/pcblib/parametric/screw
M /trunk/pcblib/parametric/plcc.awk
M /trunk/pcblib/parametric/alf
M /trunk/pcblib/parametric/screw.awk
M /trunk/pcblib/parametric/acy.awk
M /trunk/pcblib/parametric/ssop
M /trunk/pcblib/parametric/rcy
M /trunk/pcblib/parametric/qfn
M /trunk/pcblib/parametric/tssop
M /trunk/pcblib/parametric/qfp.awk
M /trunk/pcblib/parametric/qfp
M /trunk/pcblib/parametric/qfn.awk
M /trunk/pcblib/parametric/qsop
M /trunk/pcblib/parametric/bga
|
|
r7238
| file changeset diff or repo changeset diff
| igor2 | 2017-02-26T06:04:43.447652Z
| [pcblib] -Fix: accept --help even if it's not the first positional parameter
|
M /trunk/pcblib/parametric/common.awk
|
|
|
r7236
| file changeset diff or repo changeset diff
| igor2 | 2017-02-26T05:37:34.950011Z
| [pcblib] -Fix: parametric common: when printing element pin flags, handle explicit "none" as empty string
|
M /trunk/pcblib/parametric/common.awk
|
|
|
r5782
| file changeset diff or repo changeset diff
| igor2 | 2016-12-20T03:56:47.682903Z
| [build] -Change: use $(MAKE) instead of make - this allows GNU make to run recursive parallel compilations (reported by Dima)
|
M /trunk/src_plugins/export_bboard/Makefile
M /trunk/src_plugins/jostle/Makefile
M /trunk/src_plugins/gpmi/pcb-gpmi/Makefile
M /trunk/src_plugins/djopt/Makefile
M /trunk/src_plugins/export_test/Makefile
M /trunk/src_plugins/import_hyp/Makefile
M /trunk/src_plugins/import_edif/Makefile
M /trunk/src_plugins/import_dsn/Makefile
M /trunk/src_plugins/distalign/Makefile
M /trunk/src_plugins/dbus/Makefile
M /trunk/src_plugins/shand_cmd/Makefile
M /trunk/src_plugins/export_png/Makefile
M /trunk/doc/user/06_feature/djopt/Makefile
M /trunk/pcblib/Makefile
M /trunk/src_plugins/boardflip/Makefile
M /trunk/src_plugins/vendordrill/Makefile
M /trunk/src_plugins/export_stat/Makefile
M /trunk/src_plugins/hid_batch/Makefile
M /trunk/tests/conf/Makefile
M /trunk/src_plugins/hid_remote/Makefile
M /trunk/src_plugins/hid_gtk/Makefile
M /trunk/src_plugins/report/Makefile
M /trunk/src_plugins/gpmi/pcb-gpmi/gpmi_plugin/Makefile
M /trunk/src_plugins/export_ps/Makefile
M /trunk/src_plugins/puller/Makefile
M /trunk/src_plugins/fontmode/Makefile
M /trunk/data/Makefile
M /trunk/src_plugins/draw_fab/Makefile
M /trunk/src_plugins/autoplace/Makefile
M /trunk/src_plugins/fp_wget/Makefile
M /trunk/src_plugins/autocrop/Makefile
M /trunk/src_plugins/smartdisperse/Makefile
M /trunk/src_plugins/io_kicad_legacy/Makefile
M /trunk/src_plugins/diag/Makefile
M /trunk/tests/Makefile
M /trunk/src_plugins/distaligntext/Makefile
M /trunk/src_plugins/export_dxf/Makefile
M /trunk/src_plugins/export_ipcd356/Makefile
M /trunk/src_plugins/import_netlist/Makefile
M /trunk/doc/man/Makefile
M /trunk/doc/Makefile
M /trunk/src_plugins/io_kicad/Makefile
M /trunk/src_plugins/lib_legacy_func/Makefile
M /trunk/src_plugins/export_xy/Makefile
M /trunk/src_plugins/export_gcode/Makefile
M /trunk/src_plugins/autoroute/Makefile
M /trunk/src_plugins/acompnet/Makefile
M /trunk/src_plugins/propedit/Makefile
M /trunk/src_plugins/lib_gensexpr/Makefile
M /trunk/src_plugins/io_pcb/Makefile
M /trunk/src_plugins/fp_fs/Makefile
M /trunk/src_plugins/polystitch/Makefile
M /trunk/src_plugins/io_lihata/Makefile
M /trunk/src_plugins/gpmi/Makefile
M /trunk/src_plugins/polycombine/Makefile
M /trunk/src_plugins/stroke/Makefile
M /trunk/src_plugins/export_lpr/Makefile
M /trunk/src_plugins/rubberband_orig/Makefile
M /trunk/src_plugins/import_sch/Makefile
M /trunk/src_plugins/oldactions/Makefile
M /trunk/src/Makefile.in
M /trunk/src_plugins/export_gerber/Makefile
M /trunk/src_plugins/renumber/Makefile
M /trunk/src_plugins/mincut/Makefile
M /trunk/src_plugins/hid_lesstif/Makefile
M /trunk/src_plugins/export_nelma/Makefile
M /trunk/util/gsch2pcb-rnd/Makefile.in
M /trunk/util/Makefile
M /trunk/src_plugins/loghid/Makefile
M /trunk/src_plugins/export_svg/Makefile
M /trunk/src_plugins/toporouter/Makefile
M /trunk/src_plugins/export_openscad/Makefile
M /trunk/src_plugins/export_dsn/Makefile
M /trunk/src_plugins/teardrops/Makefile
M /trunk/src_plugins/query/Makefile
M /trunk/src_plugins/export_bom/Makefile
M /trunk/Makefile
|
|