kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #17426
Re: request for comments:VRML assemblies
Hi Cirilo!
I am precisely working on that this morning on the VRML2 parser side.
I got a file from a user ( https://forum.kicad.info/t/vrml-file-dont-showing/713 ):
...
Transform {
rotation -1 2.22e-16 1.23e-32 3.14
translation 6.7749 -9.3555 -0.8
scale 2.54 2.54 2.54
children [
Inline {
url "/media/zsolt/STORAGE/repo/KICAD/modules/webtech.pretty/3D/shapes3D/Pin_Header_Straight_2x04.wrl"
} ]
}
...
I will try to parser that "inline url" file, but, it would be nice to have an option in the exporter to merge everything since this path e a full path it will works nice in a local machine for the user.. but not for others.
Btw, this model I have was exported by kicad and the PCB (the THTs and vias) looks very good ! Congratz. I will look on your code later to see how you are adding that THTs ! ;)
Regards,
Mario Luzeiro