Tommy Broset

Results 1 issues of Tommy Broset

In `update_progress()` you use `os.system('cls')`, which is not OS Independent. On a non-Windows system you will get the following errors: `tweaker3 -i BODY_RIGHT.stl -x -p` sh: cls: command not found...