klepcbgen icon indicating copy to clipboard operation
klepcbgen copied to clipboard

Fix incorrect schematic files

Open rastersoft opened this issue 2 years ago • 0 comments

For some reason, the schematic (.sch) files are usually wrong, having one blank line inserted quite randomly that prevents kicad from opening the file.

To fix this, it is enough to just open the file with a text editor and remove that blank line.

This patch does this automagically, thus ensuring that the schematic files are correct.

rastersoft avatar Jul 10 '22 21:07 rastersoft