Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jun 09:27

Changed

  • KiCad environment variables: more variables detected, native KiCad 6 names,
    all exported to the environment (#205)
  • Consequences of the priorities implementation:
    • qr_lib outputs are created before others
    • navigate_results and compress outputs are created after others

Added

  • The outputs help now display the more relevant options first and highlighted.
    Which ones are more relevant is somehow arbitrary, comments are welcome.
  • General stuff:
    • Outputs now can have priorities, by default is applied.
      Use -n to disable it.
  • New outputs:
    • navigate_results creates web pages to browse the generated outputs.
      Example
  • New globals:
  • GitHub discussions are now enabled. Comment about your KiBot experience
    here

Fixed

  • Components with mounting hole where excluded (#201)
  • GenCAD output targets.
  • Problems expanding multiple KiCad variables in the same value.
  • XML BoM: Fixed problems with fields containing / (#206)
  • pcb_print: vias processing was disabled.
  • pcb_print: problems with frame in GUI mode and portrait page orientation.
  • svg_pcb_print: page orientation for portrait.