53 Commits (007db5f957b571f3587d2c7bb85ebda734d1aba4)

Author SHA1 Message Date
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
jean-pierre charras 11f94283ef STEP exporter: export solder mask on tracks having a solder mask option. 10 months ago
Seth Hillbrand e9bc8cfe9d Give Clipper1 a Viking funeral 10 months ago
Alex Shvartzkop 418c8592aa Allow to control via hole cutting in board body/copper. 10 months ago
Jan Wichmann 8d015b2967 pcbnew: Respect options when STEP exporting graphical and text items 11 months ago
Alex Shvartzkop 3b987776c7 ADDED: STL and PLY (since OCCT 7.7.0) 3D model export. 1 year ago
Jon Evans 56e0811516 Phase 2 of padstack support 1 year ago
jean-pierre charras 19ee73e7f7 STEP exporter: fix some issues: 1 year ago
Jon Evans 7349d79096 ADDED: Component filter for STEP export 1 year ago
Seth Hillbrand 77797103f7 Add ability to embed files in various elements 1 year ago
jean-pierre charras fb3730a9c0 STEP export: fix missing zones (they were added too late in code) 1 year ago
Alex Shvartzkop b89d4a7f20 3D model export improvements: 1 year ago
Alex Shvartzkop b3bc352c57 Use default stackup if stackup is not defined in STEP/BREP/XAO export. 2 years ago
Alex Shvartzkop 1ae9e9b676 ADDED: XAO export for SALOME / Gmsh workflows. 2 years ago
Alex Shvartzkop da1926d723 STEP/BREP export: ensure pad surface is a separate face. 2 years ago
Alex Shvartzkop 5f81e01f43 ADDED: --net-filter option to STEP/BREP export CLI. 2 years ago
Alex Shvartzkop bbab5a979a STEP export: Remove autosave prefix from label names. 2 years ago
Alex Shvartzkop c68e3ceb44 ADDED: Export inner PCB copper layers to STEP / BREP / GLTF. 2 years ago
Alex Shvartzkop cd2925d3d7 ADDED: Fuse Shapes option for STEP/BREP/GLTF export. 2 years ago
Alex Shvartzkop d98d7f9017 ADDED: Support 3D shape export in BREP format. 2 years ago
Alex Shvartzkop 85b1978408 Use 64-bit type to represent microseconds. 2 years ago
Marek Roszko b2c6e2de1f Fix file not found msg contents for step resolving 2 years ago
Jeff Young da46a96623 Update a few strings based on new string freeze policy. 2 years ago
Alex Shvartzkop 8dfad68d69 ADDED: option to optimize exported STEP files (disable pcurves) 2 years ago
Jeff Young b4986030da Include solder mask in STEP export stackup height. 2 years ago
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. 2 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