Scott Mudge
Scott Mudge
Encountered this same problem, and now I'm locked out of the bitbucket repo. Went from 2.9 GB to 5.96 GB. Followed the instructions verbatim from the BFG website.
Commenting to add that after contacting BitBucket, they manually ran garbage collection and the size went back down. I think it is a bug on BitBucket's side, as they use...
No, server-side BitBucket has their own proprietary gc process, separate from `git gc`. Which is why users cannot trigger it -- they need to open a support ticket and have...
Does https://github.com/FormerLurker/ArcWelderPlugin/commit/103ad7d63de2c2cc76803ef7ad1e7a58abd79df1 also fix the issue with PrusaSlicer thumbnails being removed? I installed the latest RC of 1.1.0, but the thumbnails are still removed. If it's only compatible with Cura...
> @scottmudge I used a patch for external smesh: https://github.com/looooo/freecad-feedstock/blob/master/recipe/patches/smesh.patch > > I guess your fix will replace this patch. Unfortunately that patch does not fix the linker errors I...
> > Unfortunately that patch does not fix the linker errors I was encountering. > > I guess your PR fixes them. Does setting `SALOME_USE_64BIT_IDS` do the trick? Yes this...
Using stock, with whatever comes from OctoPi.  Pardon the blue color, just a problem w/ white balance on my camera, but you can see the emojis before the spool...
OS: Windows 10 Version 2009 Word size of FreeCAD: 64-bit Version: 0.20.26244 +4375 (Git) Build type: Release Branch: LinkDaily Hash: 4515938ac0b697bc41f8a5dbd3ad91df92eb3f8d Python version: 3.8.6+ Qt version: 5.15.2 Coin version: 4.0.1...
Let me check out an older node on his fork, just to rule out any recent changes have caused issues.
Okay so I can confirm it occurs on pretty much any recent release on Realthunder's fork: Example - https://github.com/realthunder/FreeCAD_assembly3/releases I am assuming a lot of this fork is slated to...