Hi Leonardo, was your prior email empty by accident?
Quoting Leonardo Zide (2013-07-16 19:15:39) > Oops, I swapped the axis, it's fixed now. I can regenerate the library if > you don't want to get the source. I already got the source and it works like a charm, thanks! > Yes, I just wrote a small function to do that for me. The early LeoCAD > versions used a generated library (with more parts than this mini library) so > I had done this before, only later I asked James Jessiman permission to use > his library. What happened to this early version of the generated library? > I moved the library function outside of LeoCAD into a standalone C++ file, > anyone can create a package with it Thanks, that worked well! Does leocad read those LDraw files directly or does there exist another program which converts these LDraw files into the leocad format to create its built-in parts library? While looking through the code I also noticed some other things: Would it not be easier to create one part for a single stud and include that into the other parts for each stud? Would it also not be easier to use quadrilaterals for the sides of the bricks instead of two triangles each? I would like to add some other simple parts like a "higher" bricks (like a 1x2x5 brick) or corners (in brick as well as plate form). Would you accept such a patch? Would you accept a patch which adds simple slopes as well? Thanks! cheers, josch _______________________________________________ Leocad mailing list [email protected] https://list.gerf.org/listinfo/leocad
