Rework on EXCELLON_WRITER class, to allow gerber and drill files creation from a python script.
added the example gen_gerber_and_drill_files_board.py in demos, which shows how to do that. Fix a Printf format issue (shown in Debug mode) in Libedit (%d used for a size_t, changed in %zu)
Showing
Please register or sign in to comment