kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #11930
various patches
Hi folks,
I have put two sets of patches onto github for anyone to review or apply.
The (bzr) patches:
export_idf3.patch : Adds basic IDF3 export (board and cutouts / holes only)
export_vrml.patch : Improved VRML export; includes more realistic coloring scheme, zone fills, improved eye candy. This patch is better than the patch I previously posted here; this patch fixes a number of bugs, eliminates a redundant class, and provides features such as the zone fills and silver pads.
URL: https://github.com/cbernardo/kicad-patches
The patches are against Rev 4598.
I would appreciate any comments on the patches. Personally I would like to see the patches incorporated with the bzr source. The vrml patch includes a major rewrite of export_vrml.cpp and I'm confident users will find the results to their liking.
- Cirilo
Follow ups