kicad/utils/kicad2step
Seth Hillbrand 1d3159c1cb Add support for PKZIP-based stpZ files
FreeCAD uses gzip-based stpZ files but many programs will compress using
the archive format of PKZIP (e.g. WinZIP).  This handles the archive
format, taking the first file from the archive, which by the standard
should be the STEP file

Fixes https://gitlab.com/kicad/code/kicad/issues/5376
2021-02-27 16:44:54 -08:00
..
pcb Add support for PKZIP-based stpZ files 2021-02-27 16:44:54 -08:00
CMakeLists.txt Clean up some more MODULE terms. 2020-11-14 19:56:06 +00:00
kicad2step.cpp Step exporter: avoid crash when the board to export has not closed outlines. 2020-10-06 16:03:43 +02:00
kicad2step_frame_base.cpp Kicad2step: Many fixes in oce_utils. 2020-04-15 11:44:12 +02:00
kicad2step_frame_base.fbp Kicad2step: Many fixes in oce_utils. 2020-04-15 11:44:12 +02:00
kicad2step_frame_base.h Kicad2step: Many fixes in oce_utils. 2020-04-15 11:44:12 +02:00
panel_kicad2step.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00