You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jean-pierre charras
3a107e5484
Better generation of drill maps in PS, PDF, SVG formats.
These formats use a defined page size (currently A4), and therefore
the drill list cannot be outside the page.
When there are a lot of drill diameters it can happen.
Now the long lists are plotted on more than one column.
6 years ago
..
board_exporter_base.h
pcbnew: Hyperlynx Exporter - initial version
7 years ago
export_d356.cpp
ADDED: Allow exporting IPC-356D netlists from Python
6 years ago
export_d356.h
ADDED: Allow exporting IPC-356D netlists from Python
6 years ago
export_footprint_associations.cpp
Convert timestamps to UUIDs.
6 years ago
export_footprints_placefile.cpp
Fix discrepancy between ASCII and CSV fp pos files
6 years ago
export_footprints_placefile.h
Pcbnew, export_footprints_placefile.cpp: code refactor.
6 years ago
export_gencad.cpp
Implement a new settings framework across all of KiCad
6 years ago
export_hyperlynx.cpp
Fix compil issues, especially on Windows:
6 years ago
export_idf.cpp
pcbnew: Move pads to std::deque
7 years ago
export_vrml.cpp
Simplify 3D object cache class structure
6 years ago
gen_drill_report_files.cpp
Better generation of drill maps in PS, PDF, SVG formats.
6 years ago
gen_footprints_placefile.cpp
Fix discrepancy between ASCII and CSV fp pos files
6 years ago
gendrill_Excellon_writer.cpp
Refactor all math into a new kimath library
6 years ago
gendrill_Excellon_writer.h
Pcbnew, Excellon drill file creation: for oval holes allows selection of an alternate command, when the normal command is not accepted.
7 years ago
gendrill_file_writer_base.cpp
pcbnew: Adding arcs to PNS
6 years ago
gendrill_file_writer_base.h
Change more enums over to scoped enums
6 years ago
gendrill_gerber_writer.cpp
pcbnew: Adding arcs to PNS
6 years ago
gendrill_gerber_writer.h
Drill files generation: add 3 structured comments in NC (Excellon) drill files and remove duplicate code.
7 years ago
gerber_jobfile_writer.cpp
Pcbnew: enhancements:
6 years ago
gerber_jobfile_writer.h
Pcbnew: enhancements:
6 years ago
gerber_placefile_writer.cpp
Fix unintialized values (from coverity scan)
6 years ago
gerber_placefile_writer.h
ADDED: Pcbnew, add "pin function" (pin name in eeschema) to pads.
6 years ago