ncarandini / KiCad-RP-Pico

A simple repository of files needed to add a 3D footprint of the Raspberry Pi Pico board to KiCad.
Other
445 stars 91 forks source link

Scale and position issue #5

Closed pkoning2 closed 2 years ago

pkoning2 commented 3 years ago

When I copied over the Pico.wrl file and told KiCAD to use it, I could see it but the size and position was wrong. I got it to come out right by changing the 3d model settings:

Scale x/y/z: 10 X offset: -0.412 in Y offset: -1.003 in

No big deal but I was puzzled that this was needed, especially the scaling.

ncarandini commented 2 years ago

It's my fault, I've created the .wrl file from Sketchup and something went wrong. Now I've edited the VRML file and fixed the issue setting the scale and translation directly there.