From: Lionel S. C. <lio...@gm...> - 2015-01-25 19:39:49
|
Dear all I made some improvements to pcb2gcode, but it is far too ugly, I have to rework it. It was on an earlier version. The improvements included : - Factorisation of lines in 3 directions : vertical, horizontal 45 degrees. This is quite quick and reduces the number of points in the toolpath easily - I was never successfull to implement a Douglas Peucker algo. Is this implemented now? - Grow by zero mill on the image to extract the exact outline. Then I use my usual cam software to do an external cut (or internal cut when I do a stencil) - "Grow by amount" on the vectorial data, not the image. - Export as a gerber of the toolpath. This is necessary to run visual check on gerbv. Need to check if this is still compatible to the new code. If someone want to react (give advices, propose adjustments or tell what seems unusefull) please do it this week, before I work on that again. Thanks Lionel SAINTE CLUQUE adresse: 1, rue Paul de KOCK 92500 Rueil Malmaison Téléphone +33 (0)6 18 04 20 75 2015-01-25 12:09 GMT+01:00 Nicola Corna <ni...@co...>: > Hi > I've merged your repo (https://github.com/ssfrr/pcb2gcode) into the master > Thanks > > Nicola Corna > > > ------------------------------------------------------------------------------ > New Year. New Location. New Benefits. New Data Center in Ashburn, VA. > GigeNET is offering a free month of service with a new server in Ashburn. > Choose from 2 high performing configs, both with 100TB of bandwidth. > Higher redundancy.Lower latency.Increased capacity.Completely compliant. > http://p.sf.net/sfu/gigenet > _______________________________________________ > Pcb2gcode-devel mailing list > Pcb...@li... > https://lists.sourceforge.net/lists/listinfo/pcb2gcode-devel > |