Chris Hennes
e73d8c555a
Add core hole info for fine threads.
...
These values are calculated exactly from (diameter-pitch), and are
included here only to silence warnings from some compilers about missing
initializers. These values are not (currently) used in the code, which
directly calculates the core hole as needed in this case.
2020-12-01 10:03:56 -06:00
sliptonic
af153643f2
PR review suggestions and fixes
2020-12-01 09:43:45 -06:00
sliptonic
8b1aa63130
Merge pull request #4085 from sliptonic/bug/vcarve
...
Path: Fix help text for vcarve filter control
2020-12-01 09:25:25 -06:00
Yorik van Havre
afa829fd07
Merge pull request #4076 from amrit3701/bug/importing_IFC_in_CLI_linked_with_FreeCADGui_module
...
[Arch] Fixed bug: Importing IFC in Console raises error because it linked with FreeCADGui module.
2020-12-01 16:00:51 +01:00
Uwe
e06f2744ff
Update src/Mod/PartDesign/App/FeatureHole.cpp
...
Commit suggestion
Co-authored-by: Chris Hennes <chennes@pioneerlibrarysystem.org >
2020-12-01 15:17:31 +01:00
Uwe
16b61c580a
Update src/Mod/PartDesign/App/FeatureHole.cpp
...
Commit suggestion - fixes a typo
Co-authored-by: Chris Hennes <chennes@pioneerlibrarysystem.org >
2020-12-01 15:17:31 +01:00
donovaly
5637c6a7a5
[PD] make threaded holes norm-conform
...
- the diameters of holes for threaded holes were only norm-conform for metric fine
- add missing UNC/F/EF sizes
- add a clearance diameter
2020-12-01 15:17:31 +01:00
Łukasz Stelmach
a8da70e7ff
Start: encode basename to avoid crashes on non-ascii file names
2020-12-01 14:56:38 +01:00
luz paz
be07e9a7ed
FEM: Issue #0004473 : Expose openCommand() to translation
...
Continuing the work to expose the undo/redo functionality to translation. This commit does so for the FEM Wb.
Ticket: https://tracker.freecadweb.org/view.php?id=4473
2020-12-01 14:53:35 +01:00
luz paz
5da8bb0c36
Image: Issue #0004473 : Expose openCommand() to translation
...
Continuing the work to expose the undo/redo functionality to translation. This commit does so for the Image Wb.
Ticket: https://tracker.freecadweb.org/view.php?id=4473
2020-12-01 14:53:35 +01:00
luz paz
02902c3b07
Import: Issue #0004473 : Expose openCommand() to translation
...
Continuing the work to expose the undo/redo functionality to translation. This commit does so for the Import Wb.
Ticket: https://tracker.freecadweb.org/view.php?id=4473
2020-12-01 14:53:35 +01:00
luz paz
c801c8ff65
Inspection: Issue #0004473 : Expose openCommand() to translation
...
Continuing the work to expose the undo/redo functionality to translation. This commit does so for the Inspection Wb.
Ticket: https://tracker.freecadweb.org/view.php?id=4473
2020-12-01 14:53:35 +01:00
luz paz
bd8b86b35a
Surface: Issue #0004473 : Expose openCommand() to translation
...
Continuing the work to expose the undo/redo functionality to translation. This commit does so for the Surface Wb.
Ticket: https://tracker.freecadweb.org/view.php?id=4473
2020-12-01 14:53:35 +01:00
luz paz
9ef5832750
Path: Issue #0004473 : Expose openCommand() to translation
...
Continuing the work to expose the undo/redo functionality to translation. This commit does so for the Path Wb.
Ticket: https://tracker.freecadweb.org/view.php?id=4473
2020-12-01 14:53:35 +01:00
luz paz
b8c949411f
Points: Issue #0004473 : Expose openCommand() to translation
...
Continuing the work to expose the undo/redo functionality to translation. This commit does so for the Points Wb.
Ticket: https://tracker.freecadweb.org/view.php?id=4473
2020-12-01 14:53:35 +01:00
luz paz
6715e62e37
ReverseEngineering: Issue #0004473 : Expose openCommand() to translation
...
Continuing the work to expose the undo/redo functionality to translation. This commit does so for the ReverseEngineering Wb.
Ticket: https://tracker.freecadweb.org/view.php?id=4473
2020-12-01 14:53:35 +01:00
luz paz
7b6af35e6c
Spreadsheet: Issue #0004473 : Expose openCommand() to translation
...
Continuing the work to expose the undo/redo functionality to translation. This commit does so for the Spreadsheet Wb.
Ticket: https://tracker.freecadweb.org/view.php?id=4473
2020-12-01 14:53:35 +01:00
luz paz
faa8688ee5
PartDesign: Issue #0004473 : Expose openCommand() to translation
...
Continuing the work to expose the undo/redo functionality to translation. This commit does so for the PartDesign Wb.
Ticket: https://tracker.freecadweb.org/view.php?id=4473
2020-12-01 14:53:35 +01:00
luz paz
5aff8cdd0b
Part: Issue #0004473 : Expose openCommand() to translation
...
Continuing the work to expose the undo/redo functionality to translation. This commit does so for the Part Wb.
Ticket: https://tracker.freecadweb.org/view.php?id=4473
2020-12-01 14:53:35 +01:00
luz paz
2befcd9502
TD: Issue #0004473 : Expose openCommand() to translation
...
Continuing the work to expose the undo/redo functionality to translation. This commit does so for the TechDraw Wb.
Ticket: https://tracker.freecadweb.org/view.php?id=4473
2020-12-01 14:53:35 +01:00
luz paz
5effcc1983
Sketcher: Issue #0004473 : Expose openCommand() to translation
...
Continuing the work to expose the undo/redo functionality to translation. This commit does so for the Sketcher Wb.
Ticket: https://tracker.freecadweb.org/view.php?id=4473
2020-12-01 14:53:35 +01:00
luz paz
d23c081047
MeshPart: Issue #0004473 : Expose openCommand() to translation
...
Continuing the work to expose the undo/redo functionality to translation. This commit does so for the MeshPart Wb.
Ticket: https://tracker.freecadweb.org/view.php?id=4473
2020-12-01 14:53:35 +01:00
luz paz
69d4258f76
Mesh: Issue #0004473 : Expose openCommand() to translation
...
Continuing the work to expose the undo/redo functionality to translation. This commit does so for the Mesh Wb.
Ticket: https://tracker.freecadweb.org/view.php?id=4473
2020-12-01 14:53:35 +01:00
wmayer
d6a1bd014f
TechDraw: [skip ci] fix -Winconsistent-missing-override
2020-12-01 14:45:26 +01:00
Aapo
4e06414552
[TD] Add comments and more transparent tolerance position adjustment calculation.
2020-12-01 14:37:39 +01:00
aapo-aapo
4ed3c99e3e
Update src/Mod/TechDraw/Gui/QGCustomText.cpp by compacting boundingRect()
...
Co-authored-by: Chris Hennes <chennes@pioneerlibrarysystem.org >
2020-12-01 14:37:39 +01:00
Aapo
f2e91ec488
[TD] Make dimension number graphical layout more compact by making boundingRect() tighter for dimension number labels.
2020-12-01 14:37:39 +01:00
luz paz
a8728853d9
Points: Add new icons to the Gui
2020-12-01 13:37:53 +01:00
luz paz
8a35874f8c
Points: link to icons from said commands
2020-12-01 13:37:53 +01:00
luz paz
68748e8363
Points: Add Point icons designed by @bitacovir
...
Add Convert, Merge, and Structure Point WB command icons + register them in the PointsWB Resources file. Icons were designed by bitacovir in the UI/UX subforum.
2020-12-01 13:37:53 +01:00
Russell Johnson
2461d942af
Path: Delete unnecessary comment block
2020-11-30 21:09:58 -06:00
Russell Johnson
99beebc2af
Path: Replace all-caps variable name
2020-11-30 21:09:58 -06:00
Russell Johnson
43d54e7f18
Path: Simplify ActiveDocument references
2020-11-30 21:09:58 -06:00
Russell Johnson
d52a96f2b5
Path: Fix rotational errors and organize/simplify some rotational code
...
Fix rotational alignment and drilling depth issues for rotational drilling ops.
Issues identified in forum at https://forum.freecadweb.org/viewtopic.php?style=3&f=15&t=52262 .
Path:
2020-11-30 20:57:25 -06:00
Russell Johnson
43cd864f8f
Path: Clean up comments and simplify one code block
2020-11-30 20:57:25 -06:00
Russell Johnson
693db4e4b6
Path: Synchronize methods with same in PathAreaOp module
...
The affected methods exist in the PathAreaOp module. This commit synchronizes the versions here with those.
2020-11-30 20:57:25 -06:00
Russell Johnson
aa2d35cad8
Path: Apply the user's Final Depth value
2020-11-30 20:57:25 -06:00
sliptonic
be2f0702af
fixup vcarve threshold
2020-11-30 15:43:07 -06:00
sliptonic
3eb300a8c2
fix ui bugs
2020-11-30 15:35:30 -06:00
sliptonic
7c2065f913
Fix help text for filter control
2020-11-30 15:35:30 -06:00
sliptonic
3d822cf269
[path] make toolbit reject invalid filenames
...
help user create toolbit working location
2020-11-30 15:32:28 -06:00
wmayer
c54deee146
Py2/Qt4: fix build failures and warnings
2020-11-30 19:05:37 +01:00
Bernd Hahnebach
cfa0293215
FEM: gmsh task panel, fix regression added with c6faecdcee
2020-11-30 11:53:17 +01:00
wmayer
18ef1f71fe
Part: [skip ci] add GeomAdaptor.hxx to PCH
2020-11-29 00:12:59 +01:00
luz paz
5bd5f3a963
Spreadsheet: Fix header uniformity + trailing whitespace
...
[skip ci]
2020-11-27 19:39:06 +01:00
luz paz
5abfdb1405
ReverseEngineering: Fix header uniformity + trailing whitespace
...
[skip ci]
2020-11-27 19:38:19 +01:00
wmayer
0e93dd12ed
Part: [skip ci] fixes #0004169 : DatumPoint at the intersection of a DatumPlane and DatumPoint not working correctly
2020-11-27 19:10:22 +01:00
Abdullah Tahiri
11c3de1bb1
Revert "Sketcher: Solver Interface - Treat length equality parameter as a driven parameter to enable redundant constraint reporting"
...
This reverts commit 056030b1d2 .
2020-11-27 18:30:39 +01:00
Abdullah Tahiri
056030b1d2
Sketcher: Solver Interface - Treat length equality parameter as a driven parameter to enable redundant constraint reporting
2020-11-27 14:31:54 +01:00
Yorik van Havre
c3b0af2d8d
Arch: Added .ifcjson export type
2020-11-27 13:09:34 +01:00