Skip to content

Additional Option for STEP Export #1082

@jmwright

Description

@jmwright

The STEP files generated by our default export process were too large for the KiCAD generator update project, with the files being about 2x larger. Setting the following mode fixed the issue, and seems to be the mode they used in the past (although they used the C++ form).

Interface_Static.SetIVal_s('write.surfacecurve.mode', 0)

I added it just above this line in the source in my local copy.

So my question is this. How should this option be added and exposed in the code? Is this an edge case, or will this option be of use to the broader user base? Please let me know if you have any thoughts @adam-urbanczyk @lorenzncode @dcowden @marcus7070

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions