kicad/pcbnew/pcb_io
Seth Hillbrand 96297b50a1 Remove padstack offset value
We encode the pad locations for the package in the pin, so we don't need
an additional offset from the pin location

Fixes https://gitlab.com/kicad/code/kicad/-/issues/16767
2024-01-26 10:53:36 -08:00
..
altium Use correct arg types in altium arc import error message 2024-01-25 07:50:13 -05:00
cadstar CADSTAR PCB: Handle multi-layer figures & fix multi-layer mapping 2024-01-03 20:57:27 +01:00
common
eagle EAGLE: fix missing undefined layer check for rectangle zones. 2024-01-17 01:18:24 +03:00
easyeda Push PCB_IOs to use the base progress reporter instead of per-function 2023-12-27 17:06:23 +00:00
easyedapro EasyEDA (JLCEDA) Pro: fix PCB parse error. 2024-01-08 14:38:06 +03:00
fabmaster Push PCB_IOs to use the base progress reporter instead of per-function 2023-12-27 17:06:23 +00:00
geda Kick the wildcards and file exts into a static class, export it from kicommon 2023-12-27 21:10:01 -05:00
ipc2581 Remove padstack offset value 2024-01-26 10:53:36 -08:00
kicad_legacy Push PCB_IOs to use the base progress reporter instead of per-function 2023-12-27 17:06:23 +00:00
kicad_sexpr Make sure default board thickness exists 2024-01-24 23:09:56 -05:00
pcad Push PCB_IOs to use the base progress reporter instead of per-function 2023-12-27 17:06:23 +00:00
pcb_io.cpp Push PCB_IOs to use the base progress reporter instead of per-function 2023-12-27 17:06:23 +00:00
pcb_io.h Introduce base IO_MGR class and unify RELEASER objects 2023-12-29 00:37:38 +00:00
pcb_io_mgr.cpp Introduce base IO_MGR class and unify RELEASER objects 2023-12-29 00:37:38 +00:00
pcb_io_mgr.h Rename UNKNOWN in enums to prevent shadowing. 2024-01-16 19:14:57 +03:00