kicad/utils/kicad2step
Wayne Stambaugh 15478bda41 Fix various STEP export dialog issues.
The file filter wild card was defined incorrectly causing the file picker
to not display *.stp and *.step file extensions.  Change the wildcard per
wxFileDialog documentation.

Prevent the file extension from being forced to .stp even when the user
defined a different extension in the file picker.

Override TransferDataFromWindow to test for file existence and warn user
only once if a file overwrite can occur.

Minor STEP export dialog string and layout improvements.

Make kicad2step honor user's file extension rather than always setting it
to .stp.

Fixes lp:1709636

https://bugs.launchpad.net/kicad/+bug/1709636
2017-08-09 13:41:07 -04:00
..
pcb Fixes: lp:1696204 3D STEP export doesn't handle B.Cu rename 2017-06-08 08:33:14 +02:00
sexpr mark override 2 virtual methods. 2017-03-18 09:39:56 +01:00
CMakeLists.txt Fix UTF8 filename issues in kicad2step 2017-03-14 18:33:14 -04:00
kicad2step.cpp Fix various STEP export dialog issues. 2017-08-09 13:41:07 -04:00