Skip to content

Complex Polygons result in unusable scripts #23

@owendelong

Description

@owendelong

A sufficiently complex figure will result in a script which has line lengths in excess of Eagle's parser's maximum and thus it will not properly handle the script.

Recommended solution: Alter the code to place newlines on lines of excessive length.

Eagle will parse continuation lines until it sees a ; so there is no problem with using them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions