Search found 6432 matches

by sgrogan
Mon Oct 11, 2021 8:27 pm
Forum: Open discussion
Topic: [INFO] OCCT 7.6.0 beta is out !
Replies: 35
Views: 11840

Re: [INFO] OCCT 7.6.0 beta is out !

I will take this under advisement for future attempts. Maybe we should take a half step back. What distro are you using, and why. The why is not so important unless it is directly related to FreeCAD use. Although the steps are similar the particulars are slightly different due to the package manage...
by sgrogan
Fri Oct 01, 2021 9:09 pm
Forum: Install / Compile
Topic: Win-Conda Weekly Builds do not seem to include FEM Workbench
Replies: 5
Views: 1818

Re: Win-Conda Weekly Builds do not seem to include FEM Workbench

I can't reproduce this issue. I can not either. Downloaded the latest, as of this post. OS: Windows 10 (10.0) Word size of FreeCAD: 64-bit Version: 0.20.25844 (Git) Build type: Release Branch: master Hash: 1b20118dfa3fb9f127f0e4fb122701f7fcdaa9fc Python version: 3.8.12 Qt version: 5.12.9 Coin versi...
by sgrogan
Thu Sep 30, 2021 5:02 pm
Forum: Path/CAM
Topic: OpenCAMLib for Master (0.20)
Replies: 22
Views: 7175

Re: OpenCAMLib for Master (0.20)

Zivatar wrote: Thu Sep 30, 2021 1:12 pm Kind Regards,
Zivatar
Can you try

Code: Select all

import ocl
in the FreeCAD python console?
by sgrogan
Tue Sep 28, 2021 8:13 pm
Forum: Install / Compile
Topic: FreeCad IfcOpenShell and Ubuntu
Replies: 12
Views: 5862

Re: FreeCad IfcOpenShell and Ubuntu

I got it working by putting the ifcopenshell directory under ~/snap/freecad/current/.FreeCAD/Mod/BIM. That directory is in the default Python module search path according to the Python console. Shouldn't the ifcopenshell be installed (copied) into the snap. Unfortunately I can't do that. As I'm not...
by sgrogan
Fri Sep 24, 2021 7:21 pm
Forum: FEM
Topic: NASTRAN file format question
Replies: 43
Views: 16860

Re: NASTRAN file format question

Adding Hinge.bdf to the FreeCAD repo is going to end up putting it under the LGPL (as far as I understand such things, IANAL), so I thought I should make sure I had permission from its author first. Gotcha, makes sense. As a packager I'm sensitive to adding dependencies, or my worry in this case, m...
by sgrogan
Fri Sep 24, 2021 7:15 pm
Forum: Developers corner
Topic: How is *.ts Crowdin files makes and FEM workbench translation anomaly.
Replies: 11
Views: 2956

Re: How is *.ts Crowdin files makes?

chennes wrote: Fri Sep 24, 2021 7:03 pm The TS files are generated by updatets.py (heads-up that that file is currently being worked on, you can see the PR with the revision in PR 5037).
After that, they need to be committed to master, correct?
by sgrogan
Fri Sep 24, 2021 7:10 pm
Forum: FEM
Topic: NASTRAN file format question
Replies: 43
Views: 16860

Re: NASTRAN file format question

chennes wrote: Fri Sep 24, 2021 7:08 pm There are no dependencies, this code is completely self-contained in the Mesh WB (all within a single function, in fact!).
Then I don't see a problem with adding the test.
by sgrogan
Fri Sep 24, 2021 7:06 pm
Forum: FEM
Topic: NASTRAN file format question
Replies: 43
Views: 16860

Re: NASTRAN file format question

I think it would be a good idea to add a unit test for this new format support -- would it be OK for me to include Hinge.bdf in our repo? What are the other dependencies for this? At bernd's I've added some Nastran stuff to the LP weekly builds. I don't think any of our other builds have this yet. ...
by sgrogan
Thu Sep 16, 2021 11:05 pm
Forum: Developers corner
Topic: [Solved] FC Crashes after opening sketcher FC 0.20(Debug mode)
Replies: 34
Views: 10046

Re: FC Crashes after opening sketcher FC 0.20(Debug mode)

MikeLemon wrote: Mon Sep 13, 2021 6:13 am That's that.
Can you try with this Libpack? https://github.com/sgrogan/FreeCAD/releases/tag/libpack
The QT is slightly newer. Please use a new build directory,
by sgrogan
Thu Sep 16, 2021 10:22 pm
Forum: Developers corner
Topic: [Solved] FC Crashes after opening sketcher FC 0.20(Debug mode)
Replies: 34
Views: 10046

Re: FC Crashes after opening sketcher FC 0.20(Debug mode)

I can't reproduce. Sketcher WB seems to work fine. I can start from VS or from the .exe OS: Windows 10 Version 2009 Word size of FreeCAD: 64-bit Version: 0.20.25731 (Git) Build type: Debug Branch: master Hash: e305dbd49caa2ede83dab8e8c34a4180b2cf26cc Python version: 3.8.6+ Qt version: 5.15.2 Coin ve...