kicad/utils/kicad2step/pcb
Wayne Stambaugh 6a39b81647 Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
..
3d_resolver.cpp Change environmental variables to human-readable 2021-01-01 16:20:35 +00:00
3d_resolver.h Change environmental variables to human-readable 2021-01-01 16:20:35 +00:00
base.cpp Add const specifiers 2020-11-18 19:50:36 +00:00
base.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
kicadcurve.cpp Attempt to support Bezier curves in STEP export. First code. 2020-10-20 16:45:38 +02:00
kicadcurve.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
kicadfootprint.cpp STEP export: fix crash when a rectangle is used in a footprint. 2021-01-07 09:24:30 +01:00
kicadfootprint.h Handle rect and bezier in footprint exports 2021-01-03 12:08:12 -08:00
kicadmodel.cpp Don't export hidden models to STEP. 2020-09-03 22:59:45 +01:00
kicadmodel.h Don't export hidden models to STEP. 2020-09-03 22:59:45 +01:00
kicadpad.cpp Add const specifiers 2020-11-18 19:50:36 +00:00
kicadpad.h Add const specifiers 2020-11-18 19:50:36 +00:00
kicadpcb.cpp Fix kicad2step sexpr parser to include new footprint token. 2020-11-17 08:49:24 -05:00
kicadpcb.h A bit of "module" erradication, nameing conventions, and formatting. 2020-11-14 21:21:54 +00:00
oce_utils.cpp Update PCBMODEL::SetMinDistance to set BRepBuilderAPI precision 2021-01-03 08:40:40 +00:00
oce_utils.h Step exporter: better values for min distance between 2 points to merge them. 2021-01-03 11:01:03 +01:00