Search found 209 matches

by jean.thil
Thu Jul 02, 2020 6:32 pm
Forum: Open discussion
Topic: Wish Spline with tangency constraint
Replies: 8
Views: 1879

Re: Wish Spline with tangency constraint

Sorry, I looked at the picture to quickly.
But there is indeed a simplest way of doing it than
using two B-splines with a common tangent point in the middle.
Just align tree control points on the desired tangent. The spline will be tangent to the line on the middle control point.
tg.jpeg
tg.jpeg (92.85 KiB) Viewed 1646 times
by jean.thil
Thu Jul 02, 2020 10:38 am
Forum: Open discussion
Topic: Wish Spline with tangency constraint
Replies: 8
Views: 1879

Re: Wish Spline with tangency constraint

Exercice 18 shows a simpler way.
by jean.thil
Fri Apr 17, 2020 10:26 pm
Forum: Install / Compile
Topic: [solved]Config error on Debian Buster
Replies: 7
Views: 1771

Re: Config error on Debian Buster

//Path to a program. PYTHON_EXECUTABLE:FILEPATH=/usr/bin/python2.7 Did you follow the instructions on Compile on Linux? Follow them and then tell use exactly where it doesn't work. Make sure you have all dependencies and you set the variables in CMake for Python 3 and Qt5. I rm -rf'ed the build dir...
by jean.thil
Fri Apr 17, 2020 1:20 pm
Forum: Install / Compile
Topic: [solved]Config error on Debian Buster
Replies: 7
Views: 1771

Re: Config error on Debian Buster

Thanks. It went a little bit farther. As CMake complained about missing Shiboken2Config-python2.7.cmake file I create a symbolic link a this name to Shiboken2Config-python2.7.x86_64-linux-gnu.cmake but I have still the following error : CMake Error at cMake/FreeCAD_Helpers/SetupShibokenAndPyside.cma...
by jean.thil
Fri Apr 17, 2020 12:02 pm
Forum: Install / Compile
Topic: [solved]Config error on Debian Buster
Replies: 7
Views: 1771

Re: Config error on Debian Buster

Thanks for your answer.
I am trying to build the git version of yesterday evening.
I have joined the CMakeCache.txt
CMakeCache.txt
(79.9 KiB) Downloaded 103 times
by jean.thil
Fri Apr 17, 2020 9:03 am
Forum: Install / Compile
Topic: [solved]Config error on Debian Buster
Replies: 7
Views: 1771

[solved]Config error on Debian Buster

Hi all, I can't compile Freecad on Debian Buster CMake Warning at cMake/FreeCAD_Helpers/SetupShibokenAndPyside.cmake:129 (find_package): By not providing "FindPySide.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "PySide"...
by jean.thil
Thu Apr 16, 2020 7:16 am
Forum: Help on using FreeCAD
Topic: [Ticket #3301] Intersection container
Replies: 20
Views: 4804

Re: Intersection container

Hi,
Does this mean that you can now constrain a point to be on a B-spline from another sketch ?
If so, when was this possibility introduced ?
TIA
by jean.thil
Mon Dec 02, 2019 11:09 pm
Forum: Forum français
Topic: Mise en œuvre des conseils + demande de possibilité supplémentaire
Replies: 4
Views: 1098

Re: Mise en œuvre des conseils + demande de possibilité supplémentaire

Merci de ton modèle. Effectivement, comme presque tous les éléments sont répétés quatre fois, c'est peut-être plus simple.
Bonne soirée,
by jean.thil
Sun Dec 01, 2019 1:09 pm
Forum: Forum français
Topic: Mise en œuvre des conseils + demande de possibilité supplémentaire
Replies: 4
Views: 1098

Mise en œuvre des conseils + demande de possibilité supplémentaire

Bonjour, OS: Debian GNU/Linux 10 (buster) (xmonad) Word size of OS: 64-bit Word size of FreeCAD: 64-bit Version: 0.19.18738 (Git) AppImage Build type: Release Branch: master Hash: f65a72deb71e8b2a18c849adc9a900c3d113d51b Python version: 3.7.3 Qt version: 5.12.5 Coin version: 4.0.0a OCC version: 7.3....