2017-02-23 |
Mychaela Falconia |
beginning of BOM utils refactoring: seqrefdes code factored out
|
2017-02-23 |
Mychaela Falconia |
ueda-mkbom refdes list output: refdes range detection implemented
|
2016-02-01 |
Mychaela Falconia |
pads2gpcb -f: saving of alphapins footprints implemented
|
2016-02-01 |
Mychaela Falconia |
pads2gpcb: output offset implemented
|
2016-02-01 |
Mychaela Falconia |
pads2gpcb: soldermask and clearance adjustment options added
|
2016-02-01 |
Mychaela Falconia |
pads2gpcb: soldermask delta and clearance setting moved to variables
|
2016-02-01 |
Mychaela Falconia |
pads2gpcb: command line dimension input implemented
|
2016-02-01 |
Mychaela Falconia |
pads2gpcb: main output implemented
|
2016-02-01 |
Mychaela Falconia |
pads2gpcb/main.c: preparations for main output of named and placed elements
|
2016-02-01 |
Mychaela Falconia |
pads2gpcb: single -f option to write loose footprint files
|
2016-02-01 |
Mychaela Falconia |
pads2gpcb: implemented mirroring and rotation of instantiated parts
|
2016-02-01 |
Mychaela Falconia |
pads2gpcb: foundation laid for mirroring and rotation
|
2016-01-31 |
Mychaela Falconia |
pads2gpcb: struct coord_pair introduced
|
2016-01-31 |
Mychaela Falconia |
pads2gpcb: use Cartesian Y axis direction internally
|
2016-01-31 |
Mychaela Falconia |
pads2gpcb/partinst.c: checkpoint before adding mirroring and rotation
|
2016-01-31 |
Mychaela Falconia |
pads2gpcb/partinst.c: buglet fixed, swallows GTA02*.asc now
|
2016-01-31 |
Mychaela Falconia |
pads2gpcb: PART section parsing implemented, compiles
|
2016-01-31 |
Mychaela Falconia |
pads2gpcb: PARTTYPE section processing enabled
|
2016-01-31 |
Mychaela Falconia |
pads2gpcb: PARTTYPE parsing implemented, compiles
|
2016-01-31 |
Mychaela Falconia |
pads2gpcb: select specific drawing levels for silk with -s
|
2016-01-31 |
Mychaela Falconia |
pads2gpcb: handle dummy decals with no pins (found in the E-Sample PCB)
|
2016-01-31 |
Mychaela Falconia |
pads2gpcb: recognize drawing on levels 0 and 1 in decals as silk
|
2016-01-31 |
Mychaela Falconia |
pads2gpcb: width and height in ElementArc need be radius, not diameter
|
2016-01-31 |
Mychaela Falconia |
pads2gpcb/decals.c: forgot to increment num_silk_arcs
|
2016-01-31 |
Mychaela Falconia |
pads2gpcb/writeelem.c: ElementArc writing implemented
|
2016-01-31 |
Mychaela Falconia |
pads2gpcb/writeelem.c: ElementLine writing implemented
|
2016-01-31 |
Mychaela Falconia |
pads2gpcb/decals.c: saving of silk lines and arcs implemented
|
2016-01-31 |
Mychaela Falconia |
pads2gpcb/decals.c: silk circle extraction implemented
|
2016-01-31 |
Mychaela Falconia |
pads2gpcb/decals.c: silk line extraction appears to work
|
2016-01-31 |
Mychaela Falconia |
pads2gpcb/decals.c: silk line extraction implemented
|
2016-01-30 |
Mychaela Falconia |
pads2gpcb: -s option to enable footprint silk processing
|
2016-01-30 |
Mychaela Falconia |
pads2gpcb: data structures for footprint silk support
|
2016-01-30 |
Mychaela Falconia |
pads2gpcb.c/decals.c: allow underscores in written decal file names
|
2016-01-30 |
Mychaela Falconia |
pads2gpcb: decals/* writing implemented
|
2016-01-30 |
Mychaela Falconia |
pads2gpcb: parsing of -w options implemented
|
2016-01-30 |
Mychaela Falconia |
pads2gpcb: generic element writing implemented
|
2016-01-30 |
Mychaela Falconia |
pads2gpcb: gpcb dimension output implemented
|
2016-01-30 |
Mychaela Falconia |
pads2gpcb: fixed conversion of elongated pads
|
2016-01-30 |
Mychaela Falconia |
pads2gpcb: handle error cases when the default pad is defined, but failed
|
2016-01-11 |
Mychaela Falconia |
pads2gpcb: starting to grok decal definitions
|
2016-01-11 |
Mychaela Falconia |
pads2gpcb: decal processing code compiles
|
2016-01-11 |
Mychaela Falconia |
pads2gpcb: slowly working on the decal processing logic
|
2016-01-11 |
Mychaela Falconia |
pads2gpcb: implemented parsing of the header line with units spec
|
2016-01-11 |
Mychaela Falconia |
pads2gpcb project started, skeleton compiles
|
2015-08-16 |
Space Falcon |
unet-bind: implemented hier=flip:... hack for 2-pin components
|
2015-08-09 |
Space Falcon |
unet2pads: minor fix in the usage message
|
2015-08-09 |
Space Falcon |
unet2pcb written, compiles
|
2015-08-08 |
Space Falcon |
unet2pads: exit with an error if the pads_parttype is missing on any component
|
2015-08-08 |
Space Falcon |
unet2pads program written, compiles
|
2015-08-08 |
Space Falcon |
unet-bind: attribute output implemented
|
2015-08-08 |
Space Falcon |
unet-bind: implemented -a option for specifying wanted attributes
|
2015-08-08 |
Space Falcon |
unet-destar: pass attributes through
|
2015-08-08 |
Space Falcon |
unet-bind: ignore ATTR lines in unet input
|
2015-08-08 |
Space Falcon |
libunet: reading of ATTR lines implemented
|
2015-08-06 |
Space Falcon |
unet-destar: forgot to call find_net_comment_column()
|
2015-08-06 |
Space Falcon |
unet-destar: output implemented
|
2015-08-06 |
Space Falcon |
ueda/Makefile: unet-utils added
|
2015-08-06 |
Space Falcon |
started implementing unet-destar
|
2015-08-02 |
Space Falcon |
unet-bind output spacing fix
|
2015-08-02 |
Space Falcon |
ueda-bind: output implemented
|