Yorik van Havre
0c1289282b
Merged latest translations from crowdin
2020-03-05 11:58:03 -03:00
wmayer
33f489e913
ReverseEngineering: manual mesh segmentation
2020-03-05 13:07:18 +01:00
luz.paz
6c7a473c9b
[skip ci] AddonManager: Add Silk workbench icon
...
Closes https://github.com/edwardvmills/Silk/issues/10
Exported as Plain SVG
2020-03-05 09:05:17 -03:00
vocx-fc
13fd3470f7
Draft: Draft_Arc_3Points using the new arc function
...
Instead of creating the arc directly in the GuiCommand
it calls the new `make_arc_3point` function.
2020-03-05 09:03:02 -03:00
vocx-fc
a8712edb54
Draft: arc by 3 points function
...
Previously, the arc was entirely created in the GuiCommand
definition. The code to create only the arc is placed inside
a module so that the function can be used in scripting
from the terminal, without a graphical interface.
2020-03-05 09:03:02 -03:00
Bernd Hahnebach
062d782236
FEM: Python object base classes, some tweaks
2020-03-05 12:05:24 +01:00
wmayer
9d311b2b12
Part: [skip ci] add method to project point on surface
2020-03-05 10:48:12 +01:00
wmayer
cda6628f14
ReverseEngineering: improve mesh segmentation
2020-03-04 23:04:06 +01:00
donovaly
2cda87f23a
ViewProviderProjGroup: handle the case that items have section or detail views that would be broken by the deletion
2020-03-04 08:24:17 -05:00
donovaly
ead6cfea71
handle now also section view, detail view and view
2020-03-04 08:24:17 -05:00
donovaly
941ce9c43c
CanDelete is necessary for dimensions
...
- therefore revert commit bd0bf690b53f8355400278a127524029d225dffb.
- handle balloons the same way
- fix line ending in ViewProviderProjGroupItem.cpp
2020-03-04 08:24:17 -05:00
donovaly
dc94f25fd4
ViewProviderDimension: remove unused function
2020-03-04 08:24:17 -05:00
donovaly
76daaf1863
ViewProviderTemplate.cpp: remove unused include
2020-03-04 08:24:17 -05:00
donovaly
5a61baf07c
[TD] handle object deletions better
...
see https://forum.freecadweb.org/viewtopic.php?p=366902#p366902
2020-03-04 08:24:17 -05:00
vocx-fc
b38ba6e11d
Draft: lowercase use_link option for arrays
...
Inside the class `_DraftLink` the `onDocumentRestored` function
tests for the existence of the old attribute `useLink`. If it is
present, it uses it to define the new variable name `use_link`.
This is done use Python naming conventions.
The old `useLink` is deleted so it is not longer saved
together with the object when the document is saved.
2020-03-04 09:58:56 -03:00
Bernd Hahnebach
fc1ae5a9e4
FEM: more code formating
2020-03-04 08:40:52 +01:00
Bernd Hahnebach
5620122ae7
FEM: code formating and unifor licence header in Python modules
2020-03-04 07:50:21 +01:00
Bernd Hahnebach
c460f08cbd
FEM: use python base constraint class, mesh gmsh
2020-03-04 07:50:02 +01:00
Bernd Hahnebach
a47d33b5e2
FEM: python base constraint, add Object attribute
2020-03-04 07:49:53 +01:00
Bernd Hahnebach
213ba305eb
Merge remote-tracking branch 'bernd/femtmp'
2020-03-03 21:29:01 +01:00
Patrick Felixberger
7e2814e5bf
Fixed coolant with dressup
2020-03-03 21:27:31 +01:00
Patrick Felixberger
4545cf34b2
Added coolant support to grbl_post
...
Improved canned cycles
Added/translated comments
2020-03-03 21:27:31 +01:00
wmayer
8b3c31170b
ReverseEngineering: implement mesh segmentation workflow
2020-03-03 21:27:31 +01:00
carlopav
432ae7c797
[Draft] Edit bugfix: closed wire check for point lying in the face plane
...
https://forum.freecadweb.org/viewtopic.php?f=23&t=43414&p=372524#p372524
2020-03-03 21:27:31 +01:00
vocx-fc
b1a71f4a53
Draft: new Draft_OrthoArray command
...
It replaces the older `Draft_Array` command, and provides
a task panel to select the properties, similar to the
`Draft_PolarArray` and `Draft_CircularArray` commands.
It can also create `App::Links` directly from this task
panel, so it also replaces the `Draft_LinkArray`
introduced by the LinkMerge.
2020-03-03 21:27:31 +01:00
wmayer
f95dc3588d
Mesh: change MeshSegmentAlgorithm::FindSegments to accept shared instead of raw pointers
2020-03-03 21:27:31 +01:00
wmayer
7464c81dbe
ReverseEngineering: [skip ci] improve segmentation based on point clouds
2020-03-03 21:27:31 +01:00
Mateusz Skowroński
9d6cf324e7
[ImageWB] Fix image scaling dialog for HighDPI displays.
2020-03-03 21:27:31 +01:00
Daniel Wood
5e3ffcff93
Stop the spindle before tool changes.
2020-03-03 21:27:31 +01:00
Daniel Wood
354e63ddb7
Handle coolant for ops using dressups
2020-03-03 21:27:31 +01:00
Daniel Wood
c36048e760
skip inactive operations
2020-03-03 21:27:31 +01:00
Bernd Hahnebach
9c0d0e94c6
FEM: Python objects and guiobjects, code formating
2020-03-03 21:26:21 +01:00
Bernd Hahnebach
65b5cb7f38
FEM: use python base constraint class, solver calculix
2020-03-03 21:26:20 +01:00
Bernd Hahnebach
62fa28fc63
FEM: use python base constraint class, mesh result mesh
2020-03-03 21:26:20 +01:00
Bernd Hahnebach
36118fb59e
FEM: use python base constraint class, result mechanical
2020-03-03 21:26:20 +01:00
Bernd Hahnebach
95a411d95a
FEM: use python base constraint class, mesh region
2020-03-03 21:26:20 +01:00
Bernd Hahnebach
0e029666e3
FEM: use python base constraint class, mesh group
2020-03-03 21:26:20 +01:00
Bernd Hahnebach
85712261bc
FEM: use python base constraint class, mesh boundary layer
2020-03-03 21:26:20 +01:00
Bernd Hahnebach
5ea922c8b5
FEM: use python base constraint class, material obj
2020-03-03 21:26:20 +01:00
Bernd Hahnebach
659da19739
FEM: use python base constraint class, material reinforced
2020-03-03 21:26:20 +01:00
Bernd Hahnebach
83880da921
FEM: use python base constraint class, beam rotation
2020-03-03 21:26:20 +01:00
Bernd Hahnebach
974ab58b9b
FEM: use python base constraint class, fluid section
2020-03-03 21:26:20 +01:00
Bernd Hahnebach
ab2c0a39d7
FEM: use python base constraint class, beam section
2020-03-03 21:26:20 +01:00
Bernd Hahnebach
a00dddffe7
FEM: use python base constraint class, shell thickness
2020-03-03 21:26:20 +01:00
Bernd Hahnebach
0aad1a0164
FEM: use python base constraint class, constraint tie
2020-03-03 21:26:20 +01:00
Bernd Hahnebach
d4f60113c6
FEM: use python base constraint class, material non linear
2020-03-03 21:26:20 +01:00
Bernd Hahnebach
6ccc140a1d
FEM: use python base constraint class, constraint self weight
2020-03-03 21:26:20 +01:00
Bernd Hahnebach
175e7f2069
FEM: Python base constraint view provider, extend methods
2020-03-03 21:26:20 +01:00
sliptonic
1bd4a173ef
Merge pull request #3122 from Schildkroet/grbl-post-update
...
[Path] Improved grbl post
2020-03-03 12:14:52 -06:00
wmayer
130e16a6fd
ReverseEngineering: implement mesh segmentation workflow
2020-03-03 16:46:34 +01:00