Commit Graph

36433 Commits

Author SHA1 Message Date
FEA-eng
4988fa77fe FEM: Update solver.py 2024-03-14 22:13:56 -05:00
wandererfan
fca3b80da8 [TD]fix over/under tolerance
- left justify tolerances
- use format spec for tolerance == zero
- prevent uncommanded tolerance format changes
- use 'w' format for HoleShaftFit
- allow zero tolerance values for HoleShaftFit
2024-03-14 21:45:16 -04:00
wandererfan
a63ed712f6 [TD]fix thread line alignment 2024-03-14 21:45:16 -04:00
wandererfan
29cfe6db51 [TD]prevent fail on delete with open dialog 2024-03-14 21:45:16 -04:00
sliptonic
eb2bc96c74 Merge pull request #12956 from Ondsel-Development/fixcamtranslation
mark dynamic fields to not be translated
2024-03-14 10:45:57 -06:00
sliptonic
d819ab25a2 mark dynamic fields to not be translated 2024-03-14 11:39:41 -05:00
hoshengwei
2f29140512 Arch: Fixed bug in BuildingPart obj
Fixes #12921.
2024-03-14 14:55:32 +01:00
Chris Hennes
5264d6cc1f Merge pull request #12932 from marioalexis84/fem-ccx_force_format
Fem: Format force constraint in CalculiX writer - fixes #12805
2024-03-13 18:17:11 -05:00
luzpaz
3ed1c30372 labels.yml: Add Materials label
Auto-assign 'Materials' label to Material related PRs
2024-03-13 17:12:36 -05:00
marioalexis
d16c3843e1 Fem: Update force constraint .inp files 2024-03-13 17:26:13 -03:00
Chris Hennes
843f6e883a Merge pull request #12918 from marioalexis84/fem-post_object_transparency
Fem: Partial transparency fix in FemPostObject display modes
2024-03-13 15:17:17 -05:00
Chris Hennes
d195787a68 Tools: Path -> CAM 2024-03-13 14:04:20 -05:00
Chris Hennes
df8ae11f00 Merge pull request #12737 from chennes/cleanTrailingSpacesForTranslation
Clean trailing spaces for translation
2024-03-13 14:00:54 -05:00
wandererfan
fe89dbb030 [TD]remove obsolete LinkDimension from toolbar 2024-03-13 13:54:59 -04:00
wandererfan
91350aad36 [TD]expose getScale() to Python 2024-03-13 13:54:59 -04:00
Marco Patzer
ab3296b124 TechDraw: Add space before tolerance class for hole/shaft fits 2024-03-13 13:52:13 -04:00
marioalexis
7a07a61320 Fem: Format force constraint in CalculiX writer - fixes #12805 2024-03-13 14:50:24 -03:00
Pierre
0d228bcec4 PR for issue #12910 2024-03-13 09:02:15 -04:00
Anurag Singh
69a3371e61 Added-Back-Missing-Docs 2024-03-13 13:47:49 +01:00
Anurag Singh
a21c0ab696 Added-API-Documentation-for-ShapeFix.xml 2024-03-13 13:47:49 +01:00
Anurag Singh
1cb8ca6bf4 Added-API-Documentation-for-PlateSurfacePy.xml 2024-03-13 13:47:49 +01:00
Anurag Singh
afd2cd3943 Added-API-Documentation-for-RectangularTrimmedSurfacePy.xml 2024-03-13 13:47:49 +01:00
wmayer
b346720ab2 Cloud: fixes #12888: Build on Linux fails because of Cloud component 2024-03-13 12:45:46 +01:00
marioalexis
4a6771c441 Fem: Partial transparency fix in FemPostObject display modes 2024-03-13 05:50:27 -03:00
marioalexis
1225e7be17 Fem: Export/import mesh elements to Vtk using proper order 2024-03-13 05:50:17 -03:00
Chris Hennes
aec4dd7683 CAM: Remove trailing spaces from translations 2024-03-12 22:49:06 -05:00
Chris Hennes
cbb10b0496 Draft: Remove trailing spaces from translations 2024-03-12 22:42:20 -05:00
Chris Hennes
1f94569b93 Part: Remove trailing spaces from translations 2024-03-12 22:42:19 -05:00
Chris Hennes
8ec30e6c9e FEM: Remove trailing spaces from translations 2024-03-12 22:42:19 -05:00
Chris Hennes
d9fc266772 Sketcher: Remove trailing spaces from translations 2024-03-12 22:42:19 -05:00
Chris Hennes
ee77b586b2 Spreadsheet: Remove trailing spaces from translations 2024-03-12 22:42:19 -05:00
Chris Hennes
ec5aa8f367 Addon Manager: Remove trailing spaces from translations 2024-03-12 22:42:19 -05:00
Chris Hennes
918bcb7f5b Gui: Remove trailing spaces from translations 2024-03-12 22:42:19 -05:00
Chris Hennes
fcddb21d0e TD: Remove trailing spaces from translations 2024-03-12 22:42:19 -05:00
Chris Hennes
254ed25e07 Addon Manager: Fix relative external links 2024-03-12 22:26:41 -05:00
sliptonic
3349d780cf Merge pull request #12905 from Ondsel-Development/SanityBug
CAM:  fix edgecase with missing toolshape
2024-03-12 13:48:40 -06:00
wmayer
5e3c854e8c Tests: add more unit tests for Points module 2024-03-12 18:02:33 +01:00
wmayer
0b8990c96c Points: fix many linter warnings 2024-03-12 18:02:33 +01:00
sliptonic
e2f8477f53 fix edgecase with missing toolshape
If the toolshape isn't on the local system, Sanity would fail trying to get the thumbnail.
Now fails gracefully.
2024-03-12 11:57:02 -05:00
Chris Mayo
be5dce2e9e Gui: Remove ".desktop" suffix from QGuiApplication::setDesktopFileName()
"QGuiApplication::setDesktopFileName: the specified desktop file name
ends with .desktop. For compatibility reasons, the .desktop suffix will
be removed. Please specify a desktop file name without .desktop suffix"
2024-03-12 08:45:50 -05:00
edi271
28ff03a081 [TD] Solve scale issue in AxoLengthDimension 2024-03-12 08:38:36 -04:00
wmayer
9140327832 Mesh: fix many linter warnings 2024-03-12 00:36:28 +01:00
Chris Hennes
52fffaf50e Merge pull request #12804 from bgbsww/bgbsww-toponamingPartFeature
Toponaming/Part: methods in part feature and dependencies for correct elementMaps
2024-03-11 13:35:59 -05:00
Max
0b761c1d57 Relable Path to CAM in GH template and lable action 2024-03-11 12:39:50 -05:00
Chris Hennes
0263199b57 Addon Manager: Python package installer wait for thread 2024-03-11 18:36:42 +01:00
Chris Hennes
87fb94342f Addon Manager: Fix README fetch for macros
When no macro metadata is downloaded, the macro has no URL yet.
2024-03-11 18:35:48 +01:00
Chris Hennes
ee50a0474f Addon Manager: Strip some HTML tags from Markdown 2024-03-11 18:35:29 +01:00
Yorik van Havre
4e3467ae5e Draft: Allow to prevent layers to claim children 2024-03-11 12:29:13 -05:00
Roy-043
18f6abb3c0 Sketcher: correct position of ConstrainLock and ConstrainRadiam in GUI
Sketcher_ConstrainLock after Sketcher_ConstrainAngle.
Sketcher_ConstrainRadiam before Sketcher_ConstrainRadius.

This was not always correct.

See also #12667.
2024-03-11 12:28:28 -05:00
wmayer
eb32abe7ef Part: fixes #12744: mesh export creates open edges
For the concatenated domains check if points are duplicate and if yes remove them
2024-03-11 12:25:57 -05:00