Search found 625 matches

by ebrahim raeyat
Thu Aug 17, 2023 10:46 am
Forum: Python scripting and macros
Topic: How to script OUTSIDE of FreeCAD
Replies: 10
Views: 1765

Re: How to script OUTSIDE of FreeCAD

The next question is: how do I import a workbench/tool? >>> sys.path.append( '/usr/lib/freecad-python3/lib' ) you did not notice my answer. you must set bin directory of FreeCAD as path: FREECADPATH = 'G:\\program files\\FreeCAD 0.19\\bin' sys.path.append(FREECADPATH) https://github.com/ebrahimraey...
by ebrahim raeyat
Thu Aug 17, 2023 10:36 am
Forum: Users Showcase
Topic: call for screenshots - By Yorik
Replies: 381
Views: 674470

Re: call for screenshots - By Yorik

Great showcase of FreeCADs possibilities. Just as a side question, because I am not in this space of engineering: Are those results good and could this building be build as is? :) Thanks for your interest. Build is in progress. The foundation is build, retaining wall is build. and the first story i...
by ebrahim raeyat
Sun Aug 13, 2023 2:56 pm
Forum: Install / Compile
Topic: building libpack
Replies: 7
Views: 1134

Re: building libpack

chennes wrote: Sun Aug 13, 2023 5:54 am
Once it actually works I'll look into it. It's not going to be a very exciting video :lol: lots of sitting around waiting for compiles to finish!
Thanks. I know! please speed up video 10-100x ! and ignore the time that computer is busy for compiling :lol:
Thanks again.
by ebrahim raeyat
Mon Aug 07, 2023 6:02 am
Forum: Install / Compile
Topic: building libpack
Replies: 7
Views: 1134

Re: building libpack

Thanks @chennes , It is fantastic. Is it possible for you that create a video about this instruction? or it is time consuming? Thanks again.
by ebrahim raeyat
Sun Aug 06, 2023 5:51 am
Forum: Developers corner
Topic: FreeCAD close in startup: Uncheck some workbench in workbenches preferences
Replies: 4
Views: 658

Re: FreeCAD close in startup: Uncheck some workbench in workbenches preferences

chrisb wrote: Thu Aug 03, 2023 5:51 am Are your versions self compiled? If so, does it also happen with the precompiled?
first is release candidate of 0.21 ( I must install 0.21 and test it) and other is self compiled. I have been sent my about info for two version in above post. Thanks.
by ebrahim raeyat
Sun Aug 06, 2023 5:47 am
Forum: Developers corner
Topic: FreeCAD close in startup: Uncheck some workbench in workbenches preferences
Replies: 4
Views: 658

Re: FreeCAD close in startup: Uncheck some workbench in workbenches preferences

adrianinsaval wrote: Thu Aug 03, 2023 12:58 am which workbenchs are uncheck and which is set as startup workbench?
I don't know, but workbenches on my about info are checked. I set civiltools or osafe as default.
by ebrahim raeyat
Thu Aug 03, 2023 5:17 pm
Forum: Users Showcase
Topic: call for screenshots - By Yorik
Replies: 381
Views: 674470

Re: call for screenshots - By Yorik

Import Finite Element Mesh and Displacement Results from CSI ETABS into FreeCAD . Then import model with open source civiltools workbench into FreeCAD. Thanks all developers of FreeCAD:
roof3.png
roof3.png (307.6 KiB) Viewed 19151 times
roof2.png
roof2.png (213.07 KiB) Viewed 19151 times
roof1.png
roof1.png (264.38 KiB) Viewed 19151 times
by ebrahim raeyat
Wed Aug 02, 2023 10:39 pm
Forum: Announcements & Features
Topic: FreeCAD 0.21 Release Candidate 1: Testers Needed
Replies: 61
Views: 14126

Re: FreeCAD 0.21 Release Candidate 1: Testers Needed

chennes wrote: Wed Aug 02, 2023 8:38 pm if I was you I'd post a new discussion topic and we'll see if we can get the developer who last worked on that code to chime in.
Thanks @chennes , created:

viewtopic.php?t=80127
by ebrahim raeyat
Wed Aug 02, 2023 10:37 pm
Forum: Developers corner
Topic: FreeCAD close in startup: Uncheck some workbench in workbenches preferences
Replies: 4
Views: 658

FreeCAD close in startup: Uncheck some workbench in workbenches preferences

Thanks for all developers. when I uncheck some workbenches in workbenches preferences and set a default startup workbench, FreeCAD close at startup. I must delete the user.cfg from my userappdata directory to be able to work with FreeCAD again: OS: Windows 11 build 22621 Word size of FreeCAD: 64-bit...
by ebrahim raeyat
Wed Aug 02, 2023 8:11 pm
Forum: Announcements & Features
Topic: FreeCAD 0.21 Release Candidate 1: Testers Needed
Replies: 61
Views: 14126

Re: FreeCAD 0.21 Release Candidate 1: Testers Needed

chennes wrote: Wed Aug 02, 2023 12:42 pm ...
Thanks. Do you have any Idea about my error, related to preferences in workbenches?