|
|
r38096
| file changeset diff or repo changeset diff
| igor2 | 2023-08-08T05:16:52.194288Z
| [footprint] -Add: common subc: support for layer combining so that footprints can draw negative and auto
|
M /trunk/footprint/parametric/common_subc.awk
|
|
r38064
| file changeset diff or repo changeset diff
| igor2 | 2023-07-28T08:53:59.487092Z
| [footprint] -Fix: common subc: padstack emit function shall write the name passed as terminal name instead of hardwired "1"
|
M /trunk/footprint/parametric/common_subc.awk
|
|
|
|
r37846
| file changeset diff or repo changeset diff
| erich | 2023-06-22T00:42:15.623476Z
| [footprint] -Fix: refactor to simplify and fix non square socket geometry/notch
|
M /trunk/footprint/parametric/plcc.scad
|
|
|
|
|
|
|
|
r37834
| file changeset diff or repo changeset diff
| erich | 2023-06-21T11:44:46.190794Z
| [footprnit] -Add: x_spacing and y_spacing parameters instead of row_spacing
|
M /trunk/footprint/parametric/plcc.scad
|
|
|
r37832
| file changeset diff or repo changeset diff
| igor2 | 2023-06-21T11:39:13.636588Z
| [footprint] -Add: plcc() sets up openscad attributes
|
M /trunk/footprint/parametric/plcc.awk
M /trunk/footprint/parametric/qf.awk
|
|
|
r37826
| file changeset diff or repo changeset diff
| igor2 | 2023-06-21T07:28:15.036368Z
| [footprint] -Add: 3d model parameters for screw()
|
M /trunk/footprint/parametric/screw.awk
M /trunk/footprint/parametric/screw
|
|
|
|
|
|
|
|
|
r37760
| file changeset diff or repo changeset diff
| igor2 | 2023-06-12T13:26:40.625364Z
| [footprint] -Add: 3delevation to qf()
|
M /trunk/footprint/parametric/qf
M /trunk/footprint/parametric/qf.awk
|
|
|
|
|
r37756
| file changeset diff or repo changeset diff
| igor2 | 2023-06-12T13:04:32.501619Z
| [footprint] -Add: 3d model attributes for qf (and qfn and qfp)
|
M /trunk/footprint/parametric/qf
M /trunk/footprint/parametric/qfn.awk
M /trunk/footprint/parametric/qf.awk
M /trunk/footprint/parametric/qfp.awk
|
|
|
|
|
|
|
|
|
|
|
r37746
| file changeset diff or repo changeset diff
| igor2 | 2023-06-12T12:06:59.908897Z
| [footprint] -Fix: models must have { in a new line
|
M /trunk/footprint/parametric/qfp.scad
M /trunk/footprint/parametric/qfn.scad
|
|
r37745
| file changeset diff or repo changeset diff
| erich | 2023-06-10T13:48:12.367835Z
| [footprint] -Fix: fine tune aesthetics of pin 1 holes for the last time. Really.
|
M /trunk/footprint/parametric/so.scad
|
|
|
|
r37742
| file changeset diff or repo changeset diff
| igor2 | 2023-06-10T13:11:35.474078Z
| [footprint] -Add: msop(), qsop(), ssop() and tssop() default 3dbody per variant
|
M /trunk/footprint/parametric/tssop
M /trunk/footprint/parametric/qsop
M /trunk/footprint/parametric/msop
M /trunk/footprint/parametric/ssop
|
|
|
|
|
r37738
| file changeset diff or repo changeset diff
| erich | 2023-06-10T12:45:31.512229Z
| [footprint] -Add: midsections of bodies now enlarge to suit non standard row spacing
|
M /trunk/footprint/parametric/so.scad
|
|
|
|
|
r37734
| file changeset diff or repo changeset diff
| igor2 | 2023-06-10T12:16:10.248033Z
| [footprint] -Add: so() adds openscad attribs
|
M /trunk/footprint/parametric/so.awk
M /trunk/footprint/parametric/so
|
|
|
|
|
|
|
r37709
| file changeset diff or repo changeset diff
| igor2 | 2023-06-08T11:10:54.630511Z
| [footprint] -Add: subc_pstk_add_shape_hshadow() in common subc helper
|
M /trunk/footprint/parametric/common_subc.awk
|
|
|
|
|
|
r37701
| file changeset diff or repo changeset diff
| igor2 | 2023-06-07T11:39:15.530746Z
| [footprint] -Add: openscad parameters for alf()
|
M /trunk/footprint/parametric/alf
M /trunk/footprint/parametric/alf.awk
|
|
r37700
| file changeset diff or repo changeset diff
| igor2 | 2023-06-07T11:36:23.750818Z
| [footprint] -Fix: use the ?: syntax instead of if() in alf openscad model (there's no such thing as variable assignment, especially not conditional)
|
M /trunk/footprint/parametric/alf.scad
|
|
|
|
|
|
|
r37690
| file changeset diff or repo changeset diff
| igor2 | 2023-06-05T12:29:33.889537Z
| [footprint] -Cleanup: first line of scad file tells what the file is for (without simply repeating the file name); no need to repeat the parameters either
|
M /trunk/footprint/parametric/acy.scad
M /trunk/footprint/parametric/rcy.scad
M /trunk/footprint/parametric/dip.scad
M /trunk/footprint/parametric/connector.scad
|
|
r37689
| file changeset diff or repo changeset diff
| igor2 | 2023-06-05T12:22:29.348669Z
| [footprint] -Cleanup: move parameters comments after license; the file shall start with the license banner [footprint] -Add: mention all parameters are in mm
|
M /trunk/footprint/parametric/rcy.scad
|
|
|
|
|
|
r37684
| file changeset diff or repo changeset diff
| igor2 | 2023-06-05T12:07:20.980779Z
| [footprint] -Add: rcy openscad interface
|
M /trunk/footprint/parametric/rcy.awk
M /trunk/footprint/parametric/rcy
|
|
r37683
| file changeset diff or repo changeset diff
| igor2 | 2023-06-05T11:56:42.443359Z
| [footprint] -Cleanup: stray whitespace ion acy and rcy scad models
|
M /trunk/footprint/parametric/acy.scad
M /trunk/footprint/parametric/rcy.scad
|
|
r37682
| file changeset diff or repo changeset diff
| erich | 2023-06-05T07:31:01.387638Z
| [footprint] -Fix: enum differentiates between axial and vertical monoblocks in acy
|
M /trunk/footprint/parametric/acy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|