mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2026-03-17 14:45:19 +00:00
This again is a automated change. Executed with
> find -name "*.kicad_mod" -exec sed -i 's/KICAD9_3DMODEL_DIR/KICAD10_3DMODEL_DIR/' {} \;
See merge request https://gitlab.com/kicad/libraries/kicad-footprints/-/merge_requests/4588