kicad/utils/kicad2step/pcb
jean-pierre charras 07568f87c3 Step exporter: better values for min distance between 2 points to merge them.
- The default value is 0.01 mm (according to comments and similar to the 3D viewer
 settings that uses 0.02 mm)
- The export dialog  has now 3 values 1 micron, 0.01mm (default) and 0.1 mm

From Master branch, commits a9feb1c and 5db7580
2021-01-03 14:52:42 +01:00
..
3d_resolver.cpp FILENAME_RESOLVER: fix missing conversion from UTF8 to wide chars. 2020-01-08 10:47:14 +01:00
3d_resolver.h Fold 3D Search Paths dialog into Configure Paths. 2018-07-17 15:11:01 +01:00
base.cpp kicad2step: More diagnostic messages to determine export issues 2018-06-18 17:51:22 +02:00
base.h Step exporter: better values for min distance between 2 points to merge them. 2021-01-03 14:52:42 +01:00
kicadcurve.cpp Kicad2Step: handle quoted layers 2019-04-15 15:01:57 +01:00
kicadcurve.h kicad2step: More diagnostic messages to determine export issues 2018-06-18 17:51:22 +02:00
kicadmodel.cpp Decode "offset" in STEP export tool 2017-12-01 16:21:50 +01:00
kicadmodel.h Change KICADMODEL definition from struct to class for consistency 2016-09-26 23:54:34 -04:00
kicadmodule.cpp Revert "kicad2step: scale models" 2019-10-20 10:06:43 -07:00
kicadmodule.h Fixes: lp:1696204 3D STEP export doesn't handle B.Cu rename 2017-06-08 08:33:14 +02:00
kicadpad.cpp Added more info to kicad2step parsing failures 2017-02-01 19:43:44 -05:00
kicadpad.h Added kicad2step tool. 2016-09-22 08:37:16 -04:00
kicadpcb.cpp kicad2step: Handle quoted layers 2018-12-18 10:17:22 -08:00
kicadpcb.h kicad2step: Implement overwrite protection, handle 'force overwrite' flag 2018-09-11 09:23:31 +02:00
oce_utils.cpp Update PCBMODEL::SetMinDistance to set BRepBuilderAPI precision 2021-01-03 13:39:38 +01:00
oce_utils.h Step exporter: better values for min distance between 2 points to merge them. 2021-01-03 14:52:42 +01:00