You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't have a Mac so i can't test this, but if you go to TenTech's youtube channel, theres a couple a videos showing examples of how to run some of his scripts in a Mac.
Get error :
Post-processing script /usr/local/bin/python3 /Applications/bricklayers.py on file /var/folders/ql/xnzz_48s14jc4xbg7jzyf42c0000gn/T/.50090_0.gcode.pp failed.
Error code: 1
Output:
Traceback (most recent call last):
File "/Applications/bricklayers.py", line 139, in
process_gcode(
File "/Applications/bricklayers.py", line 46, in process_gcode
lines = infile.readlines()
^^^^^^^^^^^^^^^^^^
File "", line 322, in decode
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xce in position 87: invalid continuation byte
The text was updated successfully, but these errors were encountered: