kicad/pcbnew/exporters
jean-pierre charras 9c22303551 Pcbnew: Fabrication Outputs: Footprint position (.pos) file CSV format : double quote ref, value and package name.
It avoid issues with texts containing a comma, as fields are separated by comma in csv file.

Fixes: lp:1747186
https://bugs.launchpad.net/kicad/+bug/1747186
2018-02-03 21:30:09 +01:00
..
export_d356.cpp fix code after renaming files 2018-01-29 22:00:44 +01:00
export_gencad.cpp fix code after renaming files 2018-01-29 22:00:44 +01:00
export_idf.cpp fix code after renaming files 2018-01-29 22:00:44 +01:00
export_vrml.cpp fix code after renaming files 2018-01-29 22:00:44 +01:00
gen_drill_report_files.cpp Rename a few files 2018-01-28 22:02:31 +01:00
gen_modules_placefile.cpp Pcbnew: Fabrication Outputs: Footprint position (.pos) file CSV format : double quote ref, value and package name. 2018-02-03 21:30:09 +01:00
gendrill_Excellon_writer.cpp fix code after renaming files 2018-01-29 22:00:44 +01:00
gendrill_Excellon_writer.h Fix a few doxygen warnings 2017-06-17 10:40:38 +02:00
gendrill_file_writer_base.cpp Code formatting and clean-up 2017-06-23 15:43:13 +02:00
gendrill_file_writer_base.h Excellon drill file generation: allows 4 digits in mantissa in Tool Information command when units are inches. 2017-12-20 17:49:25 +01:00
gendrill_gerber_writer.cpp fix code after renaming files 2018-01-29 22:00:44 +01:00
gendrill_gerber_writer.h Fix compil issue in Python support. 2017-05-01 14:19:38 +02:00
gerber_jobfile_writer.cpp fix code after renaming files 2018-01-29 22:00:44 +01:00
gerber_jobfile_writer.h Add Gerber job file writer in Pcbnew, and a basic reader in Gerbview. Currently disabled 2017-08-30 11:04:33 +02:00