Skip to content

FOSSEE/KiCad-eSim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub tag (latest by date) GitHub GitHub forks PRs Welcome GitHub contributors

KiCad Installer for eSim

This repository is maintained by FOSSEE team for KiCad v6.0.11. It contains all the documentation for making KiCad executable for Windows 8 and above and has been customized for the needs of eSim.

Note: Most of the contents of master branch of this repository has been made available by extracting the KiCad installer from - https://downloads.kicad.org/kicad/windows/explore/stable/download/kicad-6.0.11-x86_64.exe The difference with the original KiCad installer is the removal of 3D packages, help doc in all languages (except English) and addition of eSim compatible KiCad libraries.

Building KiCad installer for eSim

  1. Take the executables branch of of this repository. Rename the folder to kicad.

  2. Remove following files/directories from the kicad folder:

    • .git folder
    • README.md
    • previous kicad installer (if any)
  3. Compress the folders bin, lib, and share into file named KiCad.7z.

    Note: 7z compresssion tool can be obtained at - https://www.7-zip.org/download.html

  4. Goto the NSIS folder and compile the script install.nsi.

    Note: NSIS compiler can be obtained at - https://prdownloads.sourceforge.net/nsis/nsis-3.05-setup.exe?download

  5. Use the generated kicad-6.0.11-x86_64.exe in the NSIS folder as the default installer for KiCad when building installer for eSim.

    Note: This new generated installer should be pushed to the repository for any future requirements The installer size should be less than 500 Mbs.

About

eSim

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 5