For some reason exporting the PCB as a step leads to an error when
exporting the 3.5mm jack:
>>Opencascade error: Geom_TrimmedCurve::U1 == U2
Redownload and reexporting using KiCadStepUp seems to fix the problem.
Also fix the placement in KiCadStepUp directly such that the offset can
be 0/0/0 in KiCad.
Signed-off-by: Stefan Agner <stefan@agner.ch>
For some reason exporting at step lead to an error when exporting the
USB-A connector:
>>Opencascade error: Geom_TrimmedCurve::U1 == U2
Redownload and reexporting using KiCadStepUp seems to fix the problem.
Also fix the placement in KiCadStepUp directly such that the offset can
be 0/0/0 in KiCad.
Signed-off-by: Stefan Agner <stefan@agner.ch>
Add 3D data of connectors and parts not in standard KiCad library.
Manage this in a separate repository as those files are rather large and
some of them are under restrictive licenses.
Signed-off-by: Stefan Agner <stefan@agner.ch>