Detail of a Section

Discussions about the development of the TechDraw workbench
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
User avatar
wandererfan
Veteran
Posts: 6324
Joined: Tue Nov 06, 2012 5:42 pm
Contact:

Re: Detail of a Section

Post by wandererfan »

Not sure what is going on here. I have 3 working versions and 4 with problems....


3 versions that work correctly

Code: Select all

OS: Linux Mint 20.3 (X-Cinnamon/cinnamon)
Word size of FreeCAD: 64-bit
Version: 0.21.0.32184 (Git)
Build type: debug
Branch: investigate
Hash: 94d89e53c285c90c7c11dcfa4fd58f0011f63f4c
Python 3.8.10, Qt 5.12.8, Coin 4.0.0, Vtk , OCC 7.6.3
Locale: English/United States (en_US)
Installed mods: 
  * sheetmetal 0.2.59
  * FreeCAD_Electric
  * Assembly4 0.12.4
  * A2plus 0.4.56a

Code: Select all

OS: Linux Mint 20.3 (X-Cinnamon/cinnamon)
Word size of FreeCAD: 64-bit
Version: 0.21.0.32112 (Git)
Build type: Unknown
Branch: master
Hash: 0cea42dfd840c34720c309979f5c04c26c6eefa5
Python 3.8.10, Qt 5.12.8, Coin 4.0.0, Vtk 7.1.1, OCC 7.6.3
Locale: English/Canada (en_CA)
Installed mods: 
  * sheetmetal 0.2.59
  * FreeCAD_Electric
  * Assembly4 0.12.4
  * A2plus 0.4.56a

Code: Select all

OS: Linux Mint 20.3 (X-Cinnamon/cinnamon)
Word size of FreeCAD: 64-bit
Version: 0.21.0.32184 (Git)
Build type: debug
Branch: investigate
Hash: 94d89e53c285c90c7c11dcfa4fd58f0011f63f4c
Python 3.8.10, Qt 5.12.8, Coin 4.0.0, Vtk 7.1.1, OCC 7.6.3      <<<vtk7
Locale: English/United States (en_US)
Installed mods: 
  * sheetmetal 0.2.59
  * FreeCAD_Electric
  * Assembly4 0.12.4
  * A2plus 0.4.56a

=======================================================================================
4 versions that have problems

extra line & spline errors

Code: Select all

OS: Linux Mint 20.3 (X-Cinnamon/cinnamon)
Word size of FreeCAD: 64-bit
Version: 0.21.0.31917 (Git) AppImage   <<<< -200 commits
Build type: Release
Branch: master
Hash: 4639283b459f9ff9093e289908cc003db8745b82
Python 3.10.9, Qt 5.15.6, Coin 4.0.0, Vtk 9.1.0, OCC 7.6.3  <<<<< vtk9 py310
Locale: English/Canada (en_CA)
Installed mods: 
  * sheetmetal 0.2.59
  * FreeCAD_Electric
  * Assembly4 0.12.4
  * A2plus 0.4.56a

extra line in corner & spline errors

Code: Select all

OS: Linux Mint 20.3 (X-Cinnamon/cinnamon)
Word size of FreeCAD: 64-bit
Version: 0.21.0.31850 (Git) AppImage   <<<< -1000
Build type: Release
Branch: master
Hash: d8d3bb8120ad139cf1eb2acf0be0ae6c297ac7f3
Python 3.10.9, Qt 5.15.6, Coin 4.0.0, Vtk 9.1.0, OCC 7.6.3  <<<vtk9 py310
Locale: English/Canada (en_CA)
Installed mods: 
  * sheetmetal 0.2.59
  * FreeCAD_Electric
  * Assembly4 0.12.4
  * A2plus 0.4.56a

extra line in corner
OS: macOS 10.15
Word size of FreeCAD: 64-bit
Version: 0.21.0.31917 (Git) <<<< -200 commits
Build type: Release
Branch: master
Hash: 4639283b459f9ff9093e289908cc003db8745b82
Python 3.10.9, Qt 5.15.6, Coin 4.0.0, Vtk 9.1.0, OCC 7.6.3 <<< vtk9 py310
Locale: C/Default (C)
Installed mods:
* Reinforcement
* fcgear 1.0.0
* Render 2023.1.0
* fcgear.backup1662890180.767765
* fasteners 0.4.54
* CurvedShapes 1.0.4
* sheetmetal 0.2.61
* Help 1.0.3
* Curves 0.6.6
* Assembly3 0.11.4


highlight in wrong place
OS: Windows 10 Version 1809
Word size of FreeCAD: 64-bit
Version: 0.21.30922 (Git) <<<<< -1000 commits
Build type: Release
Branch: master
Hash: 8ec1279ea8ee32a36fae683b42b5cfc5821734b5
Python 3.10.6, Qt 5.15.4, Coin 4.0.0, Vtk 9.1.0, OCC 7.6.3 <<< vtk9
Locale: French/France (fr_FR)
Installed mods:
* fasteners 0.4.16
* fcgear 1.0.0
* Manipulator 1.4.9
* sheetmetal 0.2.58
User avatar
wandererfan
Veteran
Posts: 6324
Joined: Tue Nov 06, 2012 5:42 pm
Contact:

Re: Detail of a Section

Post by wandererfan »

FBXL5 wrote: Mon Feb 27, 2023 7:11 pm
The straight line in the Detail D (that should be the curve of the matting circle) and the spurious messages about problems making a circle from a spline should be fixed by git commit 0adc473d53.

I haven't been able to duplicate the other problems reported in this thread on either Linux or Windows.
Post Reply