FreeCAD / FreeCAD

This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler.
https://www.freecad.org
Other
20.07k stars 4.07k forks source link

Basic_Part_Design_Tutorial_Example_017.fcstd loads with error in Pocket001. #17940

Open DougSmithShop opened 2 days ago

DougSmithShop commented 2 days ago

Is there an existing issue for this?

Problem description

I was going to do the Basic Techdraw Tutorial, but when I loaded the Basic_Part_Design_Tutorial_Example_017.fcstd I got an error. I tried on RC2 and the Weekly Build 39215 with the same errors. The file does load properly in 0.21.2 Recomp Recomp Error Recomp Error(1)

Full version info

OS: fossapup64 9.5 (xcb)
Architecture: x86_64
Version: 1.0.0RC4.39104 (Git) Conda AppImage
Build type: Release
Branch: (HEAD detached at 1.0rc4)
Hash: 83646753e051eaf438c0d5e9351cb57bd27377ab
Python 3.11.9, Qt 5.15.13, Coin 4.0.3, Vtk 9.2.6, OCC 7.7.2
Locale: English/United States (en_US)
Stylesheet/Theme/QtStyle: FreeCAD Dark.qss/FreeCAD Classic/Qt default

Subproject(s) affected?

None

Anything else?

No response

Code of Conduct

maxwxyz commented 2 days ago

@Roy-043 can you look into the wiki? https://wiki.freecad.org/Basic_TechDraw_Tutorial

DougSmithShop commented 2 days ago

Do you want me to construct the model as instructed in the Wiki using RC4? That would not solve the problem of being instructed in the "Basic TechDraw Tutorial" that instructs the user to first download the referenced file.

On Mon, Nov 18, 2024, 07:45 Max Wilfinger @.***> wrote:

@Roy-043 https://github.com/Roy-043 can you look into the wiki? https://wiki.freecad.org/Basic_TechDraw_Tutorial

— Reply to this email directly, view it on GitHub https://github.com/FreeCAD/FreeCAD/issues/17940#issuecomment-2483094170, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2IQRNX3PJKGP7DT3QQNFNT2BHVPZAVCNFSM6AAAAABR7VT3QOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOBTGA4TIMJXGA . You are receiving this because you authored the thread.Message ID: @.***>

Roy-043 commented 1 day ago

This is really a TNP issue. In the model sketches are attached to faces. In V1.0 some faces have a different index, which breaks the model.

https://wiki.freecad.org/Basic_Part_Design_Tutorial_019 should result in a more stable model. I'll try to upload that model and then update https://wiki.freecad.org/Basic_TechDraw_Tutorial.

Roy-043 commented 1 day ago

Actually https://github.com/FreeCAD/Examples/tree/master seems unmaintained. Not sure what should be done.

Roy-043 commented 1 day ago

Try using the model attached to this forum topic: https://forum.freecad.org/viewtopic.php?t=73235&start=10#p649493

DougSmithShop commented 1 day ago

The file "pd_tut_019_roy.FCStd" loads correctly in both RC4 and weekly_39240.  Could this part replace the one referenced in the various tutorials?