mgyger
June 15, 2023, 9:19am
2
See Elektuur Style Symbol Library (and Generic Symbol Library) in PCM on how to add an Indicator
field with ●
, +
or −
(on symbols, but also on schematics without the need to modify symbols), and also:
Currently, autoplacing fields is the default and affects all shown fields in a symbol. If a field/property is used as an indicator (+, -, •), it...
Updated symbols using kicad-cli, added do_not_autoplace, adjusted text positions, refreshed footprints. Revert text positions adjustment because KiCad 7.0.1 changes back to KiCad 6.0 behavior (but keeps...
A few tweaks to symbol fields:
You can now choose to display a field’s name in addition to its value on the schematic sheet
You can now disallow autoplacement for particular fields, which can be useful when you want to have certain fields always show up in a certain place relative to the symbol graphics, but others to be autoplaced.
[Screenshot from 2022-09-04 13-27-33]
[image]