Open SwordsonZhang opened 6 years ago
I am begginer using python. Can someone explain me how to use the program? I want to slice an stl, but I did not understand how to run the program. Thanks.
I am begginer using python. Can someone explain me how to use the program? I want to slice an stl, but I did not understand how to run the program. Thanks.
You should install python your computer and download this repostory, extract zip and open cmd in project folder. Write "python slicing.py cube.stl 0.08 0.2"
I am getting the following error when i'm trying to run with the stl file i have : UnicodeDecodeError: 'utf-8' codec can't decode byte 0x9a in position 85: invalid start byte . Please help me why its happening. thanks in advance
您好,你的邮件已收到,谢谢。
This algorithm cannot read binary-format stl files?