Skip to content

Reading GCode from different languages #11

@anhoppe

Description

@anhoppe

Currently it is not possible to parse GCode that was generated on computers with non US language setting. The parsing of int/double is not culture-invariant.

Add CultureInfo.InvariantCulture to the int/double parsing calls in GenericGCodeParser.parse_value_param

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions