How To Import Eagle PCB Files Into KiCad 7
Contents
Introduction
Prepare an Eagle PCB Files
You can download open-source Eagle's x.bad as a demonstration import file UNO-TH_Rev3e-reference.
Launch KiCad 7
Launch KiCad 7 App and create a KiCad project named UNO-TH_Rev3e-reference as shown below...
Import Eagle PCB File
Open UNO-TH_Rev3e-reference.kicad_pcb and select File ▷ Import ▷ Non-KiCad Board File... as shown below...
Select *.brd File
Unzip UNO-TH_Rev3e-reference.zip to see UNO-TH_Rev3e.brd and select it.
Select Auto-Match Layers
Select Auto-Match Layers and click OK.
Import Completed
Click OK for KiCad Information again to complete the import as shown below...
Conclusion
Since KiCad and Eagle are two different EDA tools, the conversion process may not be completely flawless. Therefore, after conversion, you may need to make further checks and adjustments to ensure correctness. For more information, please check the official documentation of KiCad 7 or the discussion forum for more information.