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
Hi @adam-urbanczyk,
we would like to suggest additional tracing / logging calls in this or another fitting library between CadQuery/Build123d and OCCT.
The idea is to catch and investigate strange behaviour in OCCT and getting good examples to either build OCCT fixes or improve the usage of CadQuery and Build123d.
I would be willing to support or contribute the work. I am able to do it in Python or C++ being a Software-Engineer since 20 Year.
My opinion is that it would be best done in Python though I am open for other suggestions.
The tracing and logging should be definitively default off and only be used if an error occurs.
What is you take on that?
Thanks for all your great work and contribution
Sincerely from Germany
Felix
The text was updated successfully, but these errors were encountered:
Hi there, weird repo for this issue. If you need tracing in Python then use trace from the standard lib or something like this. Am I missing something?
BTW: if you find OCCT issues, @lorenzncode has experience with submitting them to the OCCT tracker. AFAIR it is preferred to provide MREs with draw.exe and use .brep files to store the direct inputs.
Hi @adam-urbanczyk,
we would like to suggest additional tracing / logging calls in this or another fitting library between CadQuery/Build123d and OCCT.
The idea is to catch and investigate strange behaviour in OCCT and getting good examples to either build OCCT fixes or improve the usage of CadQuery and Build123d.
I would be willing to support or contribute the work. I am able to do it in Python or C++ being a Software-Engineer since 20 Year.
My opinion is that it would be best done in Python though I am open for other suggestions.
The tracing and logging should be definitively default off and only be used if an error occurs.
What is you take on that?
Thanks for all your great work and contribution
Sincerely from Germany
Felix
The text was updated successfully, but these errors were encountered: