Bugs item #2968567, was opened at 2010-03-11 04:53 Message generated for change (Settings changed) made by thepurlieu You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=409538&aid=2968567&group_id=33921
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Gerber Parser Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Pawel W (pawelwx) >Assigned to: Julian Lamb (thepurlieu) Summary: Export to gerber v2.3 Initial Comment: 1. Some MACRO definitions are misintererpreted Source (by board designer): %AMmgc_macro_29_r180* 4,1,11, 0.069100,-0.475000, 0.230560,-0.420990, 0.363010,-0.314030, 0.449800,-0.167550, 0.479990,0.000000, 0.449800,0.167550, 0.363010,0.314030, 0.230560,0.420990, 0.069100,0.475000, -0.375000,0.475000, -0.375000,-0.475000, 0.069100,-0.475000, 0.000000* Exported by gerbv2.3 %AMMACRO20* 4,1,11, 0.002720,-0.018701, 0.009077,-0.016574, 0.014292,-0.012363, 0.017709,-0.006596, 0.018897,0.000000, 0.017709,0.006596, 0.014292,0.012363, 0.009077,0.016574, 0.002720,0.018701, -0.014764,0.018701, -0.014764,-0.018701, 0.002720* % Last number (Y axis) is missing 2. Exported file has small offset to original file - as I remember somewhere in code a variable is divided by 10000. It causes this offset. ---------------------------------------------------------------------- >Comment By: Julian Lamb (thepurlieu) Date: 2010-03-11 09:11 Message: Thanks for the great bug report, Pawal. I've found the problem and fixed in git, if you want to check it out. As far as the small export offset, this will be very difficult to fix with the code. If it is a problem (more than .1 mils) then send me the input and export files and I can look into it. Thanks! Julian. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=409538&aid=2968567&group_id=33921 ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Gerbv-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gerbv-devel
