Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

schlib.py - With each save a new #End Library is appended #314

Open
rs-development opened this issue Nov 14, 2019 · 0 comments
Open

schlib.py - With each save a new #End Library is appended #314

rs-development opened this issue Nov 14, 2019 · 0 comments

Comments

@rs-development
Copy link

rs-development commented Nov 14, 2019

As in the title with each save of a library a # #End Library is added to the file.

I tested with the official Device.lib:

lib = schlib.SchLib('/home/git/kicad-symbol-templates-library/Device.lib')
lib_new = lib
lib_new.filename = '/home/git/kicad-symbol-templates-library/Device_new.lib'
lib_new.save()

Maybe someone has in idea or is using the script?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant