kicad/pcbnew/exporters
jean-pierre charras 77249d9b2d Minor fixes: remove a few useless includes and move a few others to the right file. Remove a few coverity warnings about not initialized members.
Minor bug fix: Zone duplicate zone in legacy mode: duplicate a zone to the same layer (and therefore  the same location) is no more allowed.
2015-05-15 14:49:11 +02:00
..
export_d356.cpp Modular KiCad Blueprint Milestone B), major portions: 2014-08-13 15:28:54 -05:00
export_gencad.cpp Fix some coverity warnings (mainly not initialized members) 2015-03-21 10:06:04 +01:00
export_idf.cpp Minor fixes: remove a few useless includes and move a few others to the right file. Remove a few coverity warnings about not initialized members. 2015-05-15 14:49:11 +02:00
export_vrml.cpp Arcs in modules and board were rendered incorrectly on vrml export (bug 1448192). 2015-04-27 10:55:08 +02:00
gen_drill_report_files.cpp Rework on EXCELLON_WRITER class, to allow gerber and drill files creation from a python script. 2015-04-29 17:37:37 +02:00
gen_modules_placefile.cpp Minor fixes (Bug #1414328 and Bug #1440312). Remove translatable attribute in a debug message. 2015-05-01 17:01:09 +02:00
gendrill_Excellon_writer.cpp Rework on EXCELLON_WRITER class, to allow gerber and drill files creation from a python script. 2015-04-29 17:37:37 +02:00
gendrill_Excellon_writer.h Rework on EXCELLON_WRITER class, to allow gerber and drill files creation from a python script. 2015-04-29 17:37:37 +02:00