Skip to content

"ValueError: could not convert string to float:" #11

@HQJ1

Description

@HQJ1

I'm using blender 2.83.18, with regex and tqdm successfully installed, but when i try to import the gcode, i get this error:

File "C:\User\PC\Appdata\Roaming\Blender Foundation\Blender\2.83\scripts\addons\import-G-code-master\processor.py", Line 76, in execute
y = round(float(match.group('Y')), 3)
ValueError: could not convert string to float:

location: :-1

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