We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
binary_path_python
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: