Skip to content

Symbols with >1 char in ref have extra space between ref letters and numbers #12

Description

@villains

For example:

  • Symbol with ref J100 will be properly exported as "J100"
  • Multiple identical symbols will be exported as "J100 J101 J102" etc.
  • Symbol with ref RX100 will be incorrectly exported as "RX 100"
  • Multiple identical symbols will be exported as "RX 100 RX 101 RX 102" etc.

All of the above happens when using CSV format. I have not yet tried HTML or other formats.

My method of naming some symbols with 2-char ref is probably a bit non-standard, but my schematic has a large number of connectors and using 2-char refs helps to keep things easier to understand & relatively sane.

Using git revision: f16c62a

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions