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
FIX: Handle None G-code lines to prevent script crash.
The script was breaking when some G-code lines were None.
This commit adds a safeguard, but the root cause still needs investigation.
Thanks @jungletek for the report and code changes!
Reference: #2 (comment)
0 commit comments