kicad/pcbnew/exporters
Alex Shvartzkop 254c8accc2 Remove some debugging messages. 2023-10-15 03:28:25 +03:00
..
step Remove some debugging messages. 2023-10-15 03:28:25 +03:00
board_exporter_base.h Rename PROPERTIES to STRING_UTF8_MAP for clarity 2022-11-06 11:51:52 -05:00
export_d356.cpp Centralize text size clamping. 2023-06-03 20:29:51 +01:00
export_d356.h Naming conventions. 2020-11-16 00:04:55 +00:00
export_footprint_associations.cpp Make exported date time strings use ISO8601 format 2023-07-14 23:24:12 -04:00
export_gencad.cpp Replace SHAPE_T::RECT by SHAPE_T::RECTANGLE: RECT creates a collision name 2023-07-25 09:11:55 +02:00
export_hyperlynx.cpp Eradicate a bunch of calls to dyn_cast. 2023-06-25 11:10:07 +01:00
export_idf.cpp On second thought rename PROJECT_PCBNEW to PROJECT_PCB 2023-09-27 23:15:54 -04:00
export_svg.cpp CLI: Allow controlling layer order for multilayer plots 2023-10-11 00:18:58 +00:00
export_svg.h CLI: Allow controlling layer order for multilayer plots 2023-10-11 00:18:58 +00:00
export_vrml.h Pcbnew, exporter VRML: code refactor and remove unuded code. 2022-06-28 18:59:50 +02:00
exporter_vrml.cpp On second thought rename PROJECT_PCBNEW to PROJECT_PCB 2023-09-27 23:15:54 -04:00
exporter_vrml.h Pcbnew, exporter VRML: code refactor and remove unuded code. 2022-06-28 18:59:50 +02:00
gen_drill_report_files.cpp genDrillMapFile: reduce the pen width used to plot oval shapes (better look) 2023-10-04 15:47:47 +02:00
gendrill_Excellon_writer.cpp Make exported date time strings use ISO8601 format 2023-07-14 23:24:12 -04:00
gendrill_Excellon_writer.h Fix gerbers and drill plot not logging errors 2023-04-20 23:39:59 -04:00
gendrill_file_writer_base.cpp Gerber export X3: fix an incorrect keyword ("route" must be "rout") 2023-07-27 20:11:04 +02:00
gendrill_file_writer_base.h Fix gerbers and drill plot not logging errors 2023-04-20 23:39:59 -04:00
gendrill_gerber_writer.cpp Gerber export X3: fix an incorrect keyword ("route" must be "rout") 2023-07-27 20:11:04 +02:00
gendrill_gerber_writer.h Fix gerbers and drill plot not logging errors 2023-04-20 23:39:59 -04:00
gerber_jobfile_writer.cpp Convert sprintf to snprintf in most files 2023-04-17 15:39:34 +00:00
gerber_jobfile_writer.h Remove unneeded headers from pcbnew_scripting_helpers.h 2023-05-31 15:54:46 -07:00
gerber_placefile_writer.cpp Unwrap the FROM_UTF8 macro in favor of direct function 2023-09-09 00:10:57 -04:00
gerber_placefile_writer.h gerber_placefile_writer: fix angle rotation for flipped footprints. 2022-05-16 10:24:13 +02:00
place_file_exporter.cpp ADDED: DNP flag for position file export 2023-08-04 11:02:54 -07:00
place_file_exporter.h ADDED: DNP flag for position file export 2023-08-04 11:02:54 -07:00