stefan123t
stefan123t
I have the same as you "0 Following" on the profile page. See #1251 and #1246 for details of my config. It would be interesting to note what is your...
@StCyr thanks for the link to the alpha 2.0 documentation! I also read the 2.1 update here: https://daita.github.io/social-alpha-2.1/ It may lack the full syntax description of the first two commands...
I tried the suggestion on the host-meta without success / change for completeness. Actually I assume that it should be redirecting to example.net, but neither works for me: `RedirectPermanent /.well-known/host-meta...
Thanks @PriceChild, I solved it for my instance adding the following two commands and even removing te above RedirectPermanent (this is already transparently handled by my RewriteRules for any hostname):...
Dear @looooo and @kcleung I may not know what you are talking about regarding assembly modules, subassemblies, containers, and features. I am currently considering rebuilding a 3d printable gear for...
Here is a step by step video from MindScraper detailling the steps to construct a gearbox usign FCGear and Assembly 4. * It shows how to parametrize the cog wheels...
@Foadsf, you are right gears seldom come alone! I suspect them to usually appear at least in pairs or even larger numbers. I am just newly delving into Gear design...
I could install it using the recipe given in the following feedback thread for FCGears: https://forum.freecadweb.org/viewtopic.php?f=8&t=27626&start=30#p332138 i.e. on my Linux box: ``` cd .Freecad/Mod/ wget https://github.com/looooo/FCGear/archive/master.zip unzip master.zip # wget...
Dear Lorenz @looooo, thanks for the clarification. I have tried to apply the patch on the AddonManager.py as suggested in the forum thread with no success. But since then I...
Well I am new to the topic either currently stuck with the download / connect part. But once you have the binary file you could use some disassembler like Ghidra/IDA...