kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #20497
Bug #593968 Simple board wizard
Hi
I have made a patch for Bug #593968
When creating a new pcb is
to be created the following happens
1. The normal question box appear
(upper left in attachment )
2. If the user press "yes" a new window
appear (upper right in attachment)
The user can here , either define
the Edge cut outer limit or use a pre defined area
3 When pressing Ok
the ordinary "layer setup" window appear and when pressing OK
the pcb
is created with an edge cut with the selected area (down left in
attachement)
The Edge cut limits can be re defined by the newly added
menu "Edge cut" menu
(down right in attachment)
This patch is in
bzr
push lp:~stol/kicad/bug593968 [1]
Using default stacking branch
/+branch-id/324654 at chroot-76382864:///~stol/kicad/
Created new
stacked branch referring to /+branch-id/324654.
This patch does not
store any user defined areas between executions but it would be an
idea
to store at least the latest entered area.
/Stefan
Links:
------
[1]
https://bugs.launchpad.net/+branch/%7Estol/kicad/bug593968
Follow ups