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
We should update the TPP pipeline and compound mesh/tool path modifier classes to catch and rethrow exceptions from underlying components to provide more context about which component in the pipeline/list threw the exception. Currently it is difficult to know which tool path planning component had an issue because only the text of the issue itself is reported. Here are the files that would need to be updated:
We should update the TPP pipeline and compound mesh/tool path modifier classes to catch and rethrow exceptions from underlying components to provide more context about which component in the pipeline/list threw the exception. Currently it is difficult to know which tool path planning component had an issue because only the text of the issue itself is reported. Here are the files that would need to be updated:
The text was updated successfully, but these errors were encountered: