Create KiCad Module =================== This module provides tools for creating and exporting KiCad-compatible files from eSim Maker. **Features:** - Generates KiCad schematic and symbol files. - Supports exporting projects and components in KiCad formats. **Usage:** Use the provided interface or scripts to generate KiCad files from your eSim Maker projects. .. note:: Source : ``src/maker/createkicad.py`` .. automodule:: maker.createkicad :members: