Skip to content

Increased decimal conversion precision to 3 - #2

Open
ceoloide wants to merge 1 commit into
infused-kim:mainfrom
ceoloide:patch-1
Open

Increased decimal conversion precision to 3#2
ceoloide wants to merge 1 commit into
infused-kim:mainfrom
ceoloide:patch-1

Conversation

@ceoloide

Copy link
Copy Markdown

When precision is set to 2, traces are approximated to locations that may not match what KiCad would create. This generates a few warnings in the Freerouting software when autorouting:

--FRCLI--WARN--FloatLine: Parameter is null

Increasing the number conversion precision resolves the warning.

When precision is set to 2, traces are approximated to locations that may not match what KiCad would create. This generates a few warnings in the Freerouting software when autorouting:

```
--FRCLI--WARN--FloatLine: Parameter is null
```

Increasing the number conversion precision resolves the warning.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant