> I simply want the ability to have one or two layers as as background
> images in the PCB editor. I am going to get Clive's code ported to the 
> current code base
> and then see how hard it will be get this functionality properly integrated.

Regarding technical details Clive's code may not work too long because it seems 
to be wrapping around legacy file formats. They should not be used for data 
interchange anymore. Current scripting support can export module/footprint data 
from pcb, but schematic support is not there yet. I'd see that after schematic 
scripting support the whole RE problem reduces a lot. Starting from pcb, script 
pulls position and netlist data to schematic with switchable representation of 
components. If autorouter and autoplacer could be cleanly separated from pcb, 
they could be used for semiautomatic/assisted schematic creation as well.

-Vesa

_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to