Skip to content

PosOrient v2.0.0

Latest

Choose a tag to compare

@jacmie jacmie released this 05 Sep 18:46

KiCad Position & Orientation plugin version v2.0.0

This release focuses on working with groups of footprints.

New Features & Enhancements:

Tabbed Interface:

  • File Tab – Open, Save, Save As, and Close footprint position/orientation data files.
  • Single Tab – Edit and orient individual footprints directly from the PCB editor.
  • Group Tab – Perform batch operations on multiple footprints.

New Group Operations:

  • Shift dX / Shift dY – Move selected footprints along the X or Y axis.
  • Revers X / Revers Y – Mirror selected footprints across X or Y axis.
  • Rotate – Rotate selected footprints by a specified angle (new handle_rotate_column() support).