31 Commits (f3a583e49002e4764f66ca10fbc7ff72704950a8)

Author SHA1 Message Date
jean-pierre charras a93c2c24fa kicad2step: fix compatibility with OCC versions < 7.5 4 years ago
Seth Hillbrand b3e2206377 Create specific writer for OpenCascade messages 4 years ago
Marek Roszko 347e6f914d Add OK button to close step export dialog 4 years ago
Marek Roszko b2ba86578b Don't erroneously print "step file written" 4 years ago
Marek Roszko 4f861e084d Give the board boards unique names in STEP exports 4 years ago
Marek Roszko 74fd23f573 Add (off by default) build option to link kicad2step directly into pcbnew 4 years ago
Jeff Young 507b386c79 Rationalize STEP file warnings 4 years ago
Wayne Stambaugh d36fbb864f KiCad2Step code cleaning. 4 years ago
Jeff Young 4025603a1f Formatting. 4 years ago
Seth Hillbrand b891b5e1e2 Do not blindly substitute model names 4 years ago
Marek Roszko ab82b01714 Evict the last bits of wx.h 4 years ago
jean-pierre charras 63471d861d Step exporter: avoid crash when the board to export has not closed outlines. 5 years ago
Wayne Stambaugh ede39780e2 Remove all debugging output that cannot be disabled. 5 years ago
Seth Hillbrand 7e3a338518 Move warning flags to proper place 5 years ago
jean-pierre charras 25d7c0cae2 Opencascade: fix min version: OCE=0.18, OCC=6.9.0 6 years ago
jean-pierre charras 5143f87678 Kicad2step: Many fixes in oce_utils. 6 years ago
jean-pierre charras b68bdc22d7 Fix in kicadpcb reader. Update dialog export step 7 years ago
jean-pierre charras 110b05fe78 kicad2step: convert it from a wxAppConsole to a wxApp, using a wxFrame/wxPanel 7 years ago
John Beard 03214b5dea Sexpr/QA: Split out the sexpr classes into a reusable lib and test 7 years ago
Maciej Suminski c120ae9e9d kicad2step: Implement overwrite protection, handle 'force overwrite' flag 7 years ago
Maciej Suminski 7037e422a8 kicad2step: Set correct file extension if no output file is specified 7 years ago
John Beard a88831d7a9 Fix -Wcatch-value in kicad2step.cpp 7 years ago
Maciej Suminski a08c0ac08c kicad2step: Added minimum distance parameter 7 years ago
Maciej Suminski 7ef97e0bca kicad2step: Simplified unit conversion 7 years ago
Wayne Stambaugh 15478bda41 Fix various STEP export dialog issues. 8 years ago
jean-pierre charras 2717c63c6a Add missing override to 4 virtual methods in kicad2step.cpp. 9 years ago
Simon Wells 44d3018125 Added explicit conversion from wxstring to cstring 9 years ago
Cirilo Bernardo 34fef23bd4 Reworked cmdline options and added output filename option 9 years ago
Cirilo Bernardo a9cb10c947 Added --no-virtual option to suppress inclusion of 3D models from components with the virtual attribute 9 years ago
Cirilo Bernardo 11a44388ee Added options to use Drill or Grid origin for outptu STEP file 9 years ago
Cirilo Bernardo 231b08e58f Added kicad2step tool. 9 years ago