realthunder / FreeCAD

Link branch FreeCAD
Other
747 stars 46 forks source link

[Problem] Problem when extruding circles "Up to face" #989

Open kotovasia5120 opened 3 months ago

kotovasia5120 commented 3 months ago

Is there an existing issue for this?

Version

0.20 (Release)

Full version info

[code]
OS: Windows 11 build 22621
Word size of FreeCAD: 64-bit
Version: 2024.407.0.14555 (Git shallow)
Build type: Release
Branch: (HEAD detached at 20240407stable)
Hash: 973e4821bcd19a5a1af9ae3e1d2ed961aad0a8ab
Python 3.11.8, Qt 5.15.6, Coin 4.0.1, Vtk 9.2.5, OCC 7.7.1
Locale: Russian/Russia (ru_RU)
Installed mods: 
  * fasteners 0.5.15
  * Help 1.0.3
[/code]

Subproject(s) affected?

PartDesign

Problem description

In the new version, now none of the circles are extruded. Although the problem was marked as resolved. /issues/985 1:at a distance Снимок экрана 2024-04-08 203059

2:To the edge. Снимок экрана 2024-04-08 203120

20:30:10  <Part> ViewProviderExt.cpp(2239): Cannot compute Inventor representation for the shape of _9#Pocket001: Bnd_Box is void
20:30:18  <Part> ViewProviderExt.cpp(2239): Cannot compute Inventor representation for the shape of _9#Pocket001: Bnd_Box is void
20:30:27  <Part> ViewProviderExt.cpp(2239): Cannot compute Inventor representation for the shape of _9#Pocket001: Bnd_Box is void
20:30:27  <Part> ViewProviderExt.cpp(2239): Cannot compute Inventor representation for the shape of _9#Pocket001: Bnd_Box is void
20:31:01  <Part> ViewProviderExt.cpp(2239): Cannot compute Inventor representation for the shape of _9#Pocket001: Bnd_Box is void
20:31:05  <Part> ViewProviderExt.cpp(2239): Cannot compute Inventor representation for the shape of _9#Pocket001: Bnd_Box is void
20:31:05  <Part> ViewProviderExt.cpp(2239): Cannot compute Inventor representation for the shape of _9#Pocket001: Bnd_Box is void

Anything else?

No response

Code of Conduct

realthunder commented 3 months ago

I accidentally packaged wrong version of OCC. I have since triggered re-packaging. Please download the release image again and try.

kotovasia5120 commented 3 months ago

I accidentally packaged wrong version of OCC. I have since triggered re-packaging. Please download the release image again and try. Now extrusion works through, and not to the edge. image

20:07:52  <App> PropertyLinks.cpp(392): _4#Sketch003.AttachmentSupport auto change element reference _4#Pocket001 ;#11b;:M#11a;RFI;:Hb4e:b,F.Face15 -> ;#1a3;:M#11a;RFI;:Hb4e:b,F.Face15
20:07:52  <App> PropertyLinks.cpp(392): _4#Pocket002.UpToFace auto change element reference _4#Pocket001 ;#ef;:Hb4e,F.Face7 -> ;#ef;:M;CUT;:Hb4e:7,F.Face7

[code]
OS: Windows 11 build 22621
Word size of FreeCAD: 64-bit
Version: 2024.408.0.14555 (Git shallow)
Build type: Release
Branch: (HEAD detached at 20240407stable)
Hash: 973e4821bcd19a5a1af9ae3e1d2ed961aad0a8ab
Python 3.11.8, Qt 5.15.6, Coin 4.0.1, Vtk 9.2.5, OCC 7.7.1
Locale: Russian/Russia (ru_RU)
Installed mods: 
* fasteners 0.5.15
* Help 1.0.3
[/code]
kotovasia5120 commented 3 months ago

Same thing on the other version.

[code]
OS: Windows 11 build 22621
Word size of FreeCAD: 64-bit
Version: 2024.409.0.14555 (Git shallow)
Build type: Release
Branch: (HEAD detached at 20240407stable)
Hash: 973e4821bcd19a5a1af9ae3e1d2ed961aad0a8ab
Python 3.8.19, Qt 5.15.6, Coin 4.0.1, Vtk 9.2.5, OCC 7.7.1
Locale: Russian/Russia (ru_RU)
Installed mods: 
  * fasteners 0.5.15
  * Help 1.0.3
[/code]

4.zip