|
From: Traumflug <ma...@ju...> - 2012-08-20 19:26:00
|
Patch #18 ("don't do isolation milling on the outline or route layer")
turns out to be not very useful. In case layer "outline" is part of the
frontside or backside group, it's drawn regardless. If it's not part of
these groups, the G-code goes into its own file where it doesn't
disturb.
The problem has probably to be solved upstairs: "outline" and "route"
should become special layers, like frontsilk, backsilk and such.
Patch #19 is applied. The extents finding code went centrally into
src/change.c, UpdateExtents(), so everybody can use it. Perhaps you've
seen my RFC on the geda-user list.
--
You received this bug notification because you are a member of PCB Bug
Team, which is subscribed to pcb.
https://bugs.launchpad.net/bugs/699497
Title:
Traumflug's wishlist (G-code exporter enhancements)
Status in PCB: Printed Circuit Board CAD package:
New
Bug description:
A whole bunch of enhancements for the G-code exporter. This started
there:
http://sourceforge.net/tracker/?func=detail&aid=3093302&group_id=161080&atid=818428
, but I was asked to move it here.
All patches are created with git-format-patch, ready to be applied
with git-am.
As some users depend on this patchset, it's updated from time to time
to match current git. See the last comment(s) below.
To manage notifications about this bug go to:
https://bugs.launchpad.net/pcb/+bug/699497/+subscriptions
|