Search found 196 matches

by Smiling_user
Thu Jul 13, 2023 4:27 am
Forum: Install / Compile
Topic: Freecad refuses to run
Replies: 21
Views: 4695

Re: Freecad refuses to run

Installed FreeCAD on a system Win7 x64 with SP2, VS 2017 and Python 10 installed (to PATH also) Crashes on start. Problem signature: Problem Event Name: APPCRASH Application Name: FreeCAD.exe Application Version: 0.20.2.2 Application Timestamp: 640cf95b Fault Module Name: ig4icd64.dll Fault Module V...
by Smiling_user
Tue Jun 13, 2023 11:54 am
Forum: Help on using FreeCAD
Topic: In 2023 what is the fastest way to model in FreeCAD?
Replies: 3
Views: 736

In 2023 what is the fastest way to model in FreeCAD?

There are four general approaches:
part/partDesign
Draft( Architecture, BIM)
Direct drawing extension
Coding.

What is the fastest way to build a truck?
by Smiling_user
Tue Nov 15, 2022 8:24 pm
Forum: Toponaming forum
Topic: [Ongoing] Testing Toponaming in upstream FreeCAD
Replies: 65
Views: 176048

Re: [Ongoing] Testing Toponaming in upstream FreeCAD

It's OK: Idea: // take elements as geometry primitives( dot, line, 2D-plane inside 3D object), objects as 2D and 3D figures 1. building PD "Body" step by step = system of connected/linked - "condependant" elements and objects. 2. => thus changing previous element changes all desc...
by Smiling_user
Tue Nov 08, 2022 7:48 pm
Forum: Toponaming forum
Topic: [Ongoing] Testing Toponaming in upstream FreeCAD
Replies: 65
Views: 176048

Re: [Ongoing] Testing Toponaming in upstream FreeCAD

Posted somewhere already, that in the attached file changing the contour of Sktch_A results in whole "body" destruction. Not sure this is a bug, because there is PartDesign used between sketches, but Toponaming improvements are built it to the core and to the Sketcher and Part workbenches....
by Smiling_user
Tue Nov 08, 2022 2:11 pm
Forum: Toponaming forum
Topic: [Ongoing] Testing Toponaming in upstream FreeCAD
Replies: 65
Views: 176048

Re: FreeCAD Contribution Process

Tried to test : in the file attached - changing parts of contour in "Sktch_A" - will cause destruction of whole body. Trying to reapply sketch "Sktch_B" to same site of "Pad" did not work. [menu>Sketch>Map sketch to face] OS: Ubuntu 18.04.6 LTS (KDE/plasma) Word size of...
by Smiling_user
Fri Jun 24, 2022 6:30 pm
Forum: Install / Compile
Topic: [SOLVED] Portable FreeCAD(user.cfg, system.cfg and Addon Manager)
Replies: 40
Views: 14826

Re: [SOLVED] Portable FreeCAD(user.cfg, system.cfg and Addon Manager)

Congratulations about the FC 0.20 After a longer delay in using the FC, ran again in a similar problem: How to use the same folder containing Addons and Macros from different FC versions/installations. With the FreeCAD_Start.bat, which is figured out in this topic (gratefuliness to all participants)...
by Smiling_user
Wed Oct 06, 2021 11:42 am
Forum: Help on using FreeCAD
Topic: BUG? "During initialization the error "[WinError 1] Incorrect function:"
Replies: 6
Views: 2404

BUG? "During initialization the error "[WinError 1] Incorrect function:"

What does this mean? 14:39:38 _.__name__ ) ) @staticmethod def getToolTip 14:39:38 PointIdentityConstraint 14:39:38 PointOnLineConstraint 14:39:38 PointOnPlaneConstraint 14:39:38 CircularEdgeConstraint 14:39:38 AxialConstraint 14:39:38 AxisParallelConstraint 14:39:38 AxisPlaneParallelConstraint 14:3...
by Smiling_user
Wed Oct 06, 2021 11:06 am
Forum: Help on using FreeCAD
Topic: [SOLVED] All new FC compilations start with [WinError 127] on Win7x64Sp1 ->SOLUTION: Install windows 7 update KB3063858
Replies: 4
Views: 5223

[SOLUTION] Re: All new FC compilations start with errors on Win7x64Sp1

SOLUTION
remove all Python versions form the Windows PATH (as GeneFC told lower)
Install windows 7 update KB3063858
as mentioned here: https://forum.freecadweb.org/viewtopic. ... 12#p491446
by Smiling_user
Wed Oct 06, 2021 10:50 am
Forum: Help on using FreeCAD
Topic: [SOLVED] All new FC compilations start with [WinError 127] on Win7x64Sp1 ->SOLUTION: Install windows 7 update KB3063858
Replies: 4
Views: 5223

Re: All new FC compilations start with errors on Win7x64Sp1

Finally Made a fresh INSTALL of FC 0.19.2 And got this: 13:47:54 During initialization the error "[WinError 127] The specified procedure could not be found: 'C:\\Program Files\\FreeCAD 0.19.2.7\\bin\\lib\\site-packages\\shiboken2'" occurred in C:\Program Files\FreeCAD 0.19.2.7\Mod\AddonMan...
by Smiling_user
Wed Oct 06, 2021 9:38 am
Forum: Help on using FreeCAD
Topic: [SOLVED] All new FC compilations start with [WinError 127] on Win7x64Sp1 ->SOLUTION: Install windows 7 update KB3063858
Replies: 4
Views: 5223

[SOLVED] All new FC compilations start with [WinError 127] on Win7x64Sp1 ->SOLUTION: Install windows 7 update KB3063858

And this seems to be WinOS problem rather than FC, but how to solve? The problem arose with new compilations of FreeCAD even with 0.19.1 At the beginning this happened with the 0.20 version, and showed an error described in "Known issues": During initialization the error [WinError 127] The...