28 Commits (6b12a12b3edfe6e6c7770235d0331c680443e644)

Author SHA1 Message Date
Marek Roszko 6b12a12b3e On second thought rename PROJECT_PCBNEW to PROJECT_PCB 2 years ago
Marek Roszko 7e8b18035f Eliminate the conditional pcbnew/cvpcb definition of PROJECT 2 years ago
Marek Roszko 7505fd0f37 Profile can live in core 2 years ago
Alex Shvartzkop 24e0a9455e Fix a string in step exporter. 2 years ago
jean-pierre charras 114ff054d3 STEP exporter: export track segments as thick segments with rounded end using arcs. 2 years ago
jean-pierre charras eb8c1d2a90 Fix compil issues (and probably a bug). Also display calculation time info. 2 years ago
Alex Shvartzkop 458d5fbeb8 STEP export: use unfractured polygons. 2 years ago
Marek Roszko b52b05ebbb Add zone export to step export 2 years ago
Marek Roszko 50ac5db8d2 Add binary GLTF export option to kicad-cli 2 years ago
Jeff Young 460e609619 Remove unused variables. 2 years ago
jean-pierre charras 66651327bd STEP export: in board outlines, export Circles as Cylinders, round 2. 3 years ago
Jeff Young 7978941fa8 Don't allow thickness of 0 in case of an empty stackup. 3 years ago
Mike Williams 33b2b5b09d STEP Export: Update options to reflect DNP and Unspecified filtering 3 years ago
Wayne Stambaugh 28776f5745 Text attributes object improvements. 3 years ago
jean-pierre charras 65eb84265b Fix a compil warning issue (mingw specific) 3 years ago
jean-pierre charras 0c26014eaa step exporter: fix missing initialization of a member (m_pcbName) 3 years ago
jean-pierre charras 636e63f0c5 more about step exporter (export more copper graphic objects). 3 years ago
jean-pierre charras eeee3adb94 Step exporter: code cleaning and merge connected tracks in polygons 3 years ago
jean-pierre charras f569cffa8e Step exporter fixes and enhancements: 3 years ago
Seth Hillbrand daf70f9b6a Export footprint pad holes to STEP regardless 3 years ago
jean-pierre charras 7256a51e8e Fixes in build board outlines as polygon and convert_shape_list_to_polygon: 3 years ago
jean-pierre charras 4766175d60 EXPORTER_STEP: handle sub-layers in dielectric layer. 3 years ago
Marek Roszko e928d72c3b Fix relative step file export 3 years ago
Marek Roszko c2e7524cb6 Surpress the giant opencascade stats print unless we are tracing 3 years ago
Jeff Young f4944f0db3 Quiet clang getting its knickers in a knot over case fallthroughs. 3 years ago
Marek Roszko 0a8db3bb88 Fix forgotten handling of origin offsets 3 years ago
jean-pierre charras 9c5fbdb040 Fix compatibility with OCC version 7.4 and older 3 years ago
Marek Roszko 3dd2ae762d Refactor step export to use our normal board processing routines 3 years ago