FOSSEE / eSim

This repository contain source code for new flow of FreeEDA now know as eSim
GNU General Public License v3.0
82 stars 72 forks source link

Porting KiCad V4 To V6 #255

Closed PSR0001 closed 10 months ago

PSR0001 commented 1 year ago

Related Issues

KiCad v4 Deprecated (Older Version)

Purpose

Porting KiCad V4 To V6 with solved coordinate issue.

Approach

eSim-generated symbols have some coordinate issues, that are solved. KiCad V6 used S-Expression so Ngveri generated symbols must be according to this format. Also, KiCad V6 has the new folder and file format. Python codes are modified based on the new KiCad V6.

PSR0001 commented 1 year ago

@rahulp13 Sir, fp-lib-table updated & sym-lib-table added.

Note: sym-lib-table is already loaded with eSim KiCad custom symbols by default. All the KiCad integrated symbols are disabled.

PSR0001 commented 11 months ago

@Eyantra698Sumanto all the subckt are converted to kicad version 6.