Skip to content

CADSTAR Fixes + Separate libedit crash fix

Roberto Fernandez Bautista requested to merge Qbort/kicad:importer_fixes into master

A number of fixes to the CADSTAR schematic importer:

  1. Handle scaled symbols (Fixes #8494 (closed))
  2. Add needed junctions on load.
  3. Fix assert regarding sheet absolute path
  4. Fix positioning of symbol attributes
  5. Cleanup pins in symbols

Also a separate commit to fix a crash in libedit.

Click to view before/after screenshots of the CADSTAR import Comparison showing the improved import fidelity of https://gitlab.com/kicad/code/kicad/uploads/9def2a7cfbfa844d261795e85a191578/clkman.csa

Before this MR (i.e. master branch):

image

This MR (significant visual improvements):

image

For comparison, this is the original CADSTAR design: image

Merge request reports

Loading