Skip to content

Version 3.0

Compare
Choose a tag to compare
@HendriXML HendriXML released this 23 Mar 13:59
· 3 commits to master since this release
ad07058
  • Tested with KiCad 6.0
  • Version 7.0 of the XML interpreter
  • File restructuring, renaming and clean up
  • Improved/changed config settings
  • Improved capacitor technology items: aluminum electrolytic, tantalum electrolytic, niobium electrolytic
  • Set matching, requested (schematic) components can specify multiple values on enumeration based fields like: "aluminum electrolytic, tantalum electrolytic"
  • New tasks which determines the best combination of (available) components (resistors, capacitors of inductors) for a replacement value
  • Reporting of (sub)sheet info, the level of detail is configurable: SheetInfo=None|Root|All
  • Ini files can be saved and loaded from the config tabsheet. Also using the AltConfig command line option with a nonexistent file, does not result in an error message. So its ok to have a default /AltConfig "%O-bom.ini" option in KiCad. For project specific settings when required.
  • Easy change of report language using /LanguageCode commandline option and corresponding specifier usable when importing files. Defaults to active language of the interpreter.
  • Fixed some issues with task dependencies