Skip to content

Fix the path to STL argument#2

Open
agualdron wants to merge 1 commit intoMyMiniFactory:c++from
agualdron:patch-1
Open

Fix the path to STL argument#2
agualdron wants to merge 1 commit intoMyMiniFactory:c++from
agualdron:patch-1

Conversation

@agualdron
Copy link

The python script did not work because the first argument of the stl_to_gltf fucntion on the stl2gltf.py was not used on the script. Instead the variable path_to_stl is used. The argument name was changed to path_to_stl. Now the script works as expected.

The python script did not work because the first argument of the stl_to_gltf fucntion on the stl2gltf.py was not used on the script. Instead the variable `path_to_stl` is used. The argument name was changed to `path_to_stl`. Now the script works as expected.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant