7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-06 00:25:21 +00:00
kicad/pcbnew/api
Jon Evans 56e0811516 Phase 2 of padstack support
CHANGED: PCB file format now supports saving/loading complex padstacks

CHANGED: PTH pads are now rendered per copper layer in the copper color;
         the PTH pad color is no longer used.

ADDED: support for importing complex pad stacks from Altium PCBs

Enforce padstack-aware access to pad properties across KiCad

Fixes https://gitlab.com/kicad/code/kicad/-/issues/8182
2024-10-01 19:55:03 -04:00
..
api_handler_pcb.cpp Use default stackup if stackup is not defined in STEP/BREP/XAO export. 2024-04-26 15:25:48 +03:00
api_handler_pcb.h Add QA tests and expand serialization for API 2024-04-02 19:51:18 -04:00
api_pcb_enums.cpp Phase 2 of padstack support 2024-10-01 19:55:03 -04:00
api_pcb_utils.cpp Split out LSEQ/LSET from LAYER_ID 2024-07-08 20:59:46 -07:00
api_pcb_utils.h Split out LSEQ/LSET from LAYER_ID 2024-07-08 20:59:46 -07:00