blender-for-science / import-G-code

Imports G-code files into Blender 2.80+ as a collection of layers which can then be animated or exported.
GNU General Public License v3.0
31 stars 9 forks source link

bpy_prop_collection[-2]: out of range. #12

Open skillz-mgliz opened 2 years ago

skillz-mgliz commented 2 years ago

Any help would be highly appreciated

Python: Traceback (most recent call last): File "C:\Users\skillz\AppData\Roaming\Blender Foundation\Blender\3.0\scripts\addons\import-G-code-master\processor.py", line 113, in execute layer.data.splines[index].bezier_points[-2].select_control_point = True IndexError: bpy_prop_collection[-2]: out of range.

location: :-1