Page 11 of 11

Re: [FreeCAD 0.20] a beta release for Windows is available

Posted: Sat Jun 11, 2022 12:29 pm
by uwestoehr
adrianinsaval wrote: Fri Jun 10, 2022 11:56 pm should we change our target occt lib to 7.6.1?
We made our decision on a broad base. OCC 7.6.2 includes our fillet/chamfer crash fixes that affect many users.
There will always be issues in OCC and I think we should send them patches like @chennes did. A separate fixes branch like te one from user blobfish is in the long run hard to maintain.

For example we suffer from a nasty offset bug and have now our own fix in the code:
https://github.com/FreeCAD/FreeCAD/blob ... 28c44433e7

Ideally OCC should include a fixed version BRepOffsetAPI_MakeOffset.hxx

The OCC guys were in the past not eager to fix such thing but since the accepted chennes' fixes now quickly maybe they changed their mind. Call me an optimist ;)

Re: [FreeCAD 0.20] a beta release for Windows is available

Posted: Sun Jun 12, 2022 2:59 pm
by Lonfor
Part Design WB - "Save picture..." command.
When adding the watermark, the FC web address is clipped.
Also the commentary is missing.

Code: Select all

OS: Debian GNU/Linux 10 (buster) (KDE//usr/share/xsessions/plasma)
Word size of FreeCAD: 64-bit
Version: 0.20.29085 (Git) AppImage
Build type: Release
Branch: (HEAD detached at 1e96bbd)
Hash: 1e96bbd2815683d6afa0afe8f985cdd04ef839fe
Python 3.10.4, Qt 5.12.9, Coin 4.0.0, Vtk 9.1.0, OCC 7.5.3
Locale: English/United States (en_US)
Installed mods: 
  * Silk 1.0.0
  * A2plus 0.4.56
  * Assembly4 0.11.12
  * Help 1.0.1-alpha
  * Assembly3 0.11.3
  * offline-documentation 1.0.0-alpha

Re: [FreeCAD 0.20] a beta release for Windows is available

Posted: Sun Jun 12, 2022 3:28 pm
by adrianinsaval
That's a very obscure feature, if someone fixes it it would be a good time to change the URL to freecad.org

Re: [FreeCAD 0.20] a beta release for Windows is available

Posted: Sun Jun 12, 2022 4:40 pm
by uwestoehr
Lonfor wrote: Sun Jun 12, 2022 2:59 pm Part Design WB - "Save picture..." command.
When adding the watermark, the FC web address is clipped.
Thanks for the report. This is now fixed: https://github.com/FreeCAD/FreeCAD/commit/505de3215

now it looks like:
ttte.png
ttte.png (15.76 KiB) Viewed 1746 times