kicad/pcbnew/exporters
unknown 1af9b46ada Pcbnew, dialog create drill file: remove option to merge plated holes and not plated holes:
reasons: 
* This option is called "bad practice" in gerber files format specifications and is even forbidden in gerber drill files.
* Generates problems with some board makers because these holes are not identified in a single NC file.
* No one was able to explain us how to identified them in a single NC file.
* Recent change in drill file generation is not compatible with merged holes (minor reason)
2015-10-26 08:43:30 +01:00
..
export_d356.cpp Rework on Enum PAD_SHAPE_T, PAD_DRILL_SHAPE_T and PAD_ATTR_T (see rev 6008) : the new and better names are now used in Kicad code and existing python scripts. 2015-08-23 21:40:33 +02:00
export_gencad.cpp Rework on Enum PAD_SHAPE_T, PAD_DRILL_SHAPE_T and PAD_ATTR_T (see rev 6008) : the new and better names are now used in Kicad code and existing python scripts. 2015-08-23 21:40:33 +02:00
export_idf.cpp Rework on Enum PAD_SHAPE_T, PAD_DRILL_SHAPE_T and PAD_ATTR_T (see rev 6008) : the new and better names are now used in Kicad code and existing python scripts. 2015-08-23 21:40:33 +02:00
export_vrml.cpp Remove unnecessary edits left over from previous commit. 2015-09-09 15:17:19 -04:00
gen_drill_report_files.cpp Pcbnew, dialog create drill file: remove option to merge plated holes and not plated holes: 2015-10-26 08:43:30 +01:00
gen_modules_placefile.cpp Rework on Enum PAD_SHAPE_T, PAD_DRILL_SHAPE_T and PAD_ATTR_T (see rev 6008) : the new and better names are now used in Kicad code and existing python scripts. 2015-08-23 21:40:33 +02:00
gendrill_Excellon_writer.cpp Pcbnew, dialog create drill file: remove option to merge plated holes and not plated holes: 2015-10-26 08:43:30 +01:00
gendrill_Excellon_writer.h Pcbnew, dialog create drill file: remove option to merge plated holes and not plated holes: 2015-10-26 08:43:30 +01:00