From: Patrick B. <pbi...@us...> - 2011-03-10 17:09:23
|
Hi, I've just commited a fix, works for me now. Please let me know whether it's working for you as well, thanks. -- Patrick 2011/3/6 chrysn <ch...@fs...>: > hello pcb2gcode developers, > > a back+outline run causes pcb2gcode to get stuck in an endless loop. the > command line i am using is > > pcb2gcode --back main.back.gbr --outline main-onlypoly.outline.gbr > > with the files attached. also attached is a patch which adds a counter > to the endless loop and dumps a debug image when enough steps have been > made to go over every edge between two pixels twice. (i did not, as > usually, add the patch to my package's patched branch as i'm not sure my > understanding of how many times the loop can run through is correct.) > > the patch does not solve the problem, but it shows when it should > already have completed its calculations and aborts. > > i currently don't have the time to look for the deeper roots of the > problem myself, so i'm posting it here. slight changes in the gerber > files make it work again (it seems to get stuck at the left side where > the six vertically aligned drill holes have the line going right; if the > line is attached somewhere else, no problem). > > regargs > chrysn > > -- > To use raw power is to make yourself infinitely vulnerable to greater powers. > -- Bene Gesserit axiom > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.11 (GNU/Linux) > > iEYEARECAAYFAk1zBrkACgkQX+8/P49kuRiOQgCfT3kJv86mYIXCidpK5S1iqmPm > oXkAnR7rUs/tK49zFAXA2yaaxiOggjvX > =gGoG > -----END PGP SIGNATURE----- > > ------------------------------------------------------------------------------ > What You Don't Know About Data Connectivity CAN Hurt You > This paper provides an overview of data connectivity, details > its effect on application quality, and explores various alternative > solutions. http://p.sf.net/sfu/progress-d2d > _______________________________________________ > Pcb2gcode-devel mailing list > Pcb...@li... > https://lists.sourceforge.net/lists/listinfo/pcb2gcode-devel > > |