Skip to content

Eeschema: write convert token in schematic sexpr if not default value 1

Markus Gyger requested to merge (removed):sexpr-save-convert-fix into master

To be consistent with the behavior in the old file format and with the spec1 of the new file format, the "convert" token should be written2 if not 1 (or if larger than 1, to have it look similar like the preceding "if" statement for "unit").

  1. Eeschema Schematic File Format: "The optional “convert” token is defined when the convert (DeMorgan) is anything other than convert 1 on symbols that have multiple body styles."

  2. #4321 (closed)

Edited by Markus Gyger

Merge request reports