← Back to team overview

kicad-developers team mailing list archive

[PATCH] Grid origin save + load from board file

 

> Brian,
>
> Apparently my memory was wrong, there was no patch to save the origin to the
> board file.  In fact, I may have actually volunteered to do that and never
> found time.
>
> I am sorry for the confusion.
>
> Someone needs to still write it, and I think anyone would welcome anyone
> doing it.  I cannot do it anytime soon.
>
> Dick

Hey, no problem.

Please find attached a patch to save the grid origin to the board file.

There is also a line in the patch to modify the search list for zlib
which fails under windows. Using static libraries, wxWidgets creates
gcc_lib and not gcc_dll.

Feel free to apply the patch without the cmake adjustment, or perhaps
Wayne could quickly OK the cmake bit before the commit.

Best Regards,

Brian.

Attachment: save_grid_origin.diff
Description: Binary data


Follow ups