Skip to content

Round numbers to avoid floating point rounding errors

StandardBox class has rounding errors and may generate slightly (0.01mm) differences.

Example: kicad-footprints!3339 (merged)

This MR adds rounding in koaLine to fix that.

Merge request reports