Gaël Écorchard

Results 131 comments of Gaël Écorchard

It could be interesting. Would you like to try on DeepCopy.FCMacro? What should be the format of the changelog?

Maybe a solution, given a `Matrix` `m` with rotation and scaling, `Rotation(m).toMatrix().inverse() * m` returns a matrix whose diagonal elements are the scaling factors. The method is not very accurate...

This add-on is coded in C++ and there is no way right now to test a C++ module without compiling the complete FreeCAD application. Moreover, the repository https://github.com/mumme74/FreeCAD is almost...

@edi271 can you please react to this? Maybe we could remove the macro since offset is now implemented natively in Sketcher?

I don't have anything against letting the macro here if it behaves differently. Moreover, it's a well-written macro that can serve as a reference for many things. What about the...

Could they be accessed if one unloads the LED device driver?

I can't remember exactly why Python 3 is not supported but I guess this is because of one of the dependencies. I'll try to find the time to ensure/test the...

I actually already ported Symoro to Python 3 but my PR (https://github.com/symoro/symoro/pull/15) hasn't been merged. I'll contact the developer.

Unfortunately time is missing. I don't have the permissions to edit the repo, which also doesn't help.

I'm not sure that it's not a good idea to use link because links usually have a different placement than the linked part. The generated object will then be at...