Skip to content

KiCost Value field case sensitive? #561

@craigarno

Description

@craigarno

Compare output .xlsx lines
row42 & row49 - R1, R2, R26, R27 against R10, R14. The only difference is 100k vs 100K.
image

row50 & row52 - R11, R15 against R18. The difference is 10K vs 10k
image

There are two of us working on the design. We have slightly different styles for entering data. This will continue to happen.

Is there a reason for making Value case sensitive? Much of the industry (and many Windows users) assume upper and lower case represent the same values. A PCB vendor's automation [PcbFabExpress] balked at these as "Identical Entries". And there is the issue of "order time" with these "identical parts" existing on two separate lines. With these use cases in mind, it might make more sense to combine both cases as the same part.

Please consider treating, or at least giving the option to treat, the value field as case-insensitive, so the parts will be combined in KiCost .xlsx output.

Issue / Problem report

  1. kicost --version
    KiCost v1.1.18

  2. Write the command used to call KiCost (or the graphical interface configuration);
    kicost -w -i "bom.xml" --eda kicad

  3. One BoM to reproduce the error (with the EDA version).

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