You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.
Current Behaviour
faebryk/src/faebryk/exporters/pcb/kicad/transformer.py
Lines 863 to 885 in 60856b7
produces unusable output:
Expected Behaviour
_transform function should use previous generated lines as input lines for next iteration.
lineA-lineB > _transform > lineAarced-arc-lineBarced
lineBarced-lineC > _transform ...
So the result will look like this:
Possible Solution
No response
Version
60856b7
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: