This website requires JavaScript.
Explore
Help
Sign In
haskal
/
kicad
Watch
1
Star
0
Fork
You've already forked kicad
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2eb96279a2
kicad
/
pcbnew
/
exporters
History
Jeff Young
2cba64b258
Fix missing env var expansion in pos file generation.
...
Fixes
https://gitlab.com/kicad/code/kicad/issues/8178
2021-04-12 10:17:42 +01:00
..
board_exporter_base.h
…
export_d356.cpp
…
export_d356.h
…
export_footprint_associations.cpp
Include optimization: move some things from common.h to point-of-use
2021-03-20 12:09:18 -04:00
export_footprints_placefile.cpp
Include optimization: move some things from common.h to point-of-use
2021-03-20 12:09:18 -04:00
export_footprints_placefile.h
…
export_gencad.cpp
Include optimization: move some things from common.h to point-of-use
2021-03-20 12:09:18 -04:00
export_hyperlynx.cpp
Include optimization: move some things from common.h to point-of-use
2021-03-20 12:09:18 -04:00
export_idf.cpp
Include optimization: move some things from common.h to point-of-use
2021-03-20 12:09:18 -04:00
export_vrml.cpp
wrml exporter: optimize circle to segment approximation.
2021-03-20 18:16:58 +01:00
export_vrml.h
export_vrml: Better export of pad shapes, both on copper and paste layers.
2021-03-18 20:43:27 +01:00
exporter_vrml.h
wrml exporter: remove all duplicate code with Pcbnew. Especially, converting layers to polygons exist in Pcbnew, so no need to rebuild item shapes in the exporter. Moreover, in exporter, rebuilding shapes was not up to date and did not include changes in Pcbnew.
2021-03-20 13:44:52 +01:00
gen_drill_report_files.cpp
drill report: use more digits in float values for diameters.
2021-03-29 13:02:43 +02:00
gen_footprints_placefile.cpp
Fix missing env var expansion in pos file generation.
2021-04-12 10:17:42 +01:00
gendrill_Excellon_writer.cpp
Excellon drill files: slightly change comments inside files
2021-04-01 07:38:00 +02:00
gendrill_Excellon_writer.h
Excellon file writer: remove not very useful comments outsider the header section.
2021-03-26 09:46:32 +01:00
gendrill_file_writer_base.cpp
Formatting.
2021-04-12 10:17:42 +01:00
gendrill_file_writer_base.h
Excellon drill files: slightly change comments inside files
2021-04-01 07:38:00 +02:00
gendrill_gerber_writer.cpp
Formatting.
2021-04-12 10:17:42 +01:00
gendrill_gerber_writer.h
…
gerber_jobfile_writer.cpp
…
gerber_jobfile_writer.h
…
gerber_placefile_writer.cpp
Include optimization: move some things from common.h to point-of-use
2021-03-20 12:09:18 -04:00
gerber_placefile_writer.h
…