Yorik van Havre
1cecfd87d5
Merge pull request #4865 from Roy-043/Draft-fix-offsets.py
...
Draft: Fix offsets.py problem with direction if precision=6
2021-06-30 10:51:39 +02:00
Yorik van Havre
2c074af17e
Merge pull request #4492 from marioalexis84/draft-wp_restore
...
Draft: Fixes #0004562 : Active working plane changes when I close Draft Edit panel
2021-06-30 10:50:25 +02:00
luz paz
be5faf55c4
Sketcher: FIx typos in source comments [skip ci]
2021-06-29 20:07:30 +02:00
Yorik van Havre
fd0d28eade
Draft: Implemented edit mode for Draft texts
2021-06-28 15:47:42 +02:00
Bernd Hahnebach
ba11c64d33
FEM: ccx results name improvements
2021-06-24 18:03:35 +02:00
Tobias Vaara
b3fc3341dc
FEM: CCX naming of buckling resultfile
...
Fixes the naming of the resultfile. Instead of displaying 'Time', it displays "BucklingFactor".
2021-06-24 18:03:20 +02:00
Bernd Hahnebach
09b7bede23
FEM: cpp python mesh api, fix crash if not existing group was given in get name method
2021-06-24 17:25:54 +02:00
Yorik van Havre
acedf491f3
Merged crowdin translations
2021-06-24 17:22:19 +02:00
Yorik van Havre
7980f7b318
Updated ts files
2021-06-24 17:18:01 +02:00
Bernd Hahnebach
f0f347e910
FEM: code formating
2021-06-23 11:34:57 +02:00
Bernd Hahnebach
ace7231e97
Part: tube object, add method to simplify to add it to the document
2021-06-23 11:02:44 +02:00
Bernd Hahnebach
5512e41d06
FEM: examples, fix material information for some multi material ones
2021-06-23 11:02:31 +02:00
Yorik van Havre
fe7f1ba1c3
Draft: Fixed working plane set on non-coin view
2021-06-22 16:12:59 +02:00
Yorik van Havre
5b6f56d55c
Draft: Create Draft texts when using the C++ DXF importer
2021-06-22 13:00:58 +02:00
Yorik van Havre
ab9bc7f33a
Merge pull request #4850 from luzpaz/crowdin/PD-fixes
...
[PartDesign] Translation fixes for reported issues in FreeCAD-translations
2021-06-22 12:41:49 +02:00
Yorik van Havre
27ede668e8
Draft: Fixed construction group name
2021-06-22 12:38:22 +02:00
donovaly
b841321fb4
[Sketch] fix menu entry wording
...
all other menu entries use lower case letters, thus do so also for the new tool
2021-06-21 13:56:23 +02:00
donovaly
e1756f8a16
[Sketch] change slot icons
...
change the slot icons to reflect the new selection/definition behavior
2021-06-21 13:56:03 +02:00
donovaly
582317a405
[sketch] rework the slot command
...
In practical work it turned out that the slot command is not as convenient as it should because one cannot snap to a proper endpoint and one is restricted to work perpendicular to the sketch axes
This PR fixes this by setting the second snap point to the center of the second arc and removing the perpendicularity.
Benefits:
when you want to get the slot at a line, edge or sketch axis, set the two center points accordingly. The line does not have to be parallel to one of the sketch axes
when you want to define the slot using 2 points in the sketch you can do this now
2021-06-20 19:27:58 +02:00
donovaly
d58940756e
[TD] save new template as plain SVG
...
we had several times problems with template SVGs containing Inkscape-special code, thus save the template as plain SVG
2021-06-20 19:07:11 +02:00
donovaly
5841a28abd
[Sketch] save new icons as plain SVG
2021-06-20 19:06:43 +02:00
donovaly
c013e4e13e
[Sketch] fix these issues:
...
- missing menu entry for centered rectangle
- typo
- uniform word casing
- duplicated accel key
- remove superfluous comment
2021-06-20 19:06:09 +02:00
Abdullah Tahiri
5ba1b79b5a
Sketcher: Add centered rectangle to the menu
2021-06-20 08:24:02 +02:00
Abdullah Tahiri
2470d9f959
Sketcher: Update icon resources
2021-06-20 08:23:31 +02:00
Abdullah Tahiri
b9b7ae94a0
Sketcher: centered rectangle icons
2021-06-20 08:23:01 +02:00
Abdullah Tahiri
bf88c21f74
Sketcher: Centered Rectangle Creation
2021-06-20 08:14:18 +02:00
Abdullah Tahiri
cbcbb9de51
Sketcher: Reorder rounded rectangle code next to normal rectangle code
2021-06-20 07:07:22 +02:00
donovaly
c668b4b0d8
[Sketch] update icons - part 4 of 4
...
save icons with uniform DPI and as plain SVG
2021-06-20 06:43:25 +02:00
donovaly
2d5da47e09
[Sketch] update icons - part 3
...
save icons with uniform DPI and as plain SVG
2021-06-20 06:42:21 +02:00
donovaly
0691a095c9
[Sketch] update icons - part 2
...
save icons with uniform DPI and as plain SVG
2021-06-20 06:41:20 +02:00
donovaly
35d1794b8f
[Sketch] update icons - part1
...
save icons with uniform DPi and as plain SVG
2021-06-20 06:40:35 +02:00
Abdullah Tahiri
f8e365534a
Sketcher: Resources updated manually
2021-06-20 06:33:17 +02:00
Abdullah Tahiri
b0b28fd97c
Sketcher: Remove axes alignment icon
2021-06-20 06:32:51 +02:00
Abdullah Tahiri
e7e1db28f2
Sketcher: UI toolbar/menu remove axes alignment
2021-06-20 06:16:33 +02:00
Abdullah Tahiri
87342ec668
Sketcher: Python wrappers for new remove axes alignment algorithm
2021-06-20 06:16:21 +02:00
Abdullah Tahiri
11410fa53e
Sketcher: Remove Axes Alignment algorithm
2021-06-20 06:16:11 +02:00
donovaly
a109ff11f0
[Sketch] add new sketch object rounded rectangle
...
while constructing I miss often that one cannot insert directly rounded rectangles. As it is, one needs first to insert a rectangle, then go to fillet mode, then click 4 times, then set equal constraint, then often also replace the vertical/horizontal constraints since a rectangle must not necessarily be parallel to a sketch axis
As solution this PR adds rounded rectangles in one step. This saves a lot of time since this object is e.g. often used for milled rectangular pockets, for 3D-printed pads etc.
As discussed I grouped the rectangle and rounded rectangle.
2021-06-20 06:14:24 +02:00
Abdullah Tahiri
1fe07e6eab
Sketcher: Default parameter to meaningful value
2021-06-19 13:56:18 +02:00
0penBrain
4d8e9e8ba1
[Sketcher] Remove no more used preference
2021-06-19 13:45:53 +02:00
0penBrain
398c3fbc2d
[Sketcher] Radiam is default tool for radius/diameter constraining
...
Default is no more an option but last used tool is remained for next session
2021-06-19 13:45:53 +02:00
0penBrain
f3df63b4de
[Sketcher] Radiam : fix bug in constraint processing
2021-06-19 13:45:53 +02:00
Bernd Hahnebach
9ec911c0a8
FEM: solver calculix, improve iterations parameter code
2021-06-18 12:09:22 +02:00
Bernd Hahnebach
47238480e4
FEM: solver calculix, better implementation for document restore method
2021-06-18 11:20:18 +02:00
Bernd Hahnebach
a149cfc609
FEM: examples manager, code formating
2021-06-18 11:20:10 +02:00
Yorik van Havre
24362e9020
Merged crowdin translations
2021-06-17 16:04:02 +02:00
Yorik van Havre
d12702e588
Updated ts files
2021-06-17 15:49:33 +02:00
Bernd Hahnebach
1d3e7fa8f6
FEM: examples, add explanation text object to all the rest examples
2021-06-17 12:42:17 +02:00
Bernd Hahnebach
4b892338bc
FEM: examples, update manager
2021-06-17 12:41:25 +02:00
Bernd Hahnebach
d390eb8168
FEM: examples, improve import code formating
2021-06-17 11:20:55 +02:00
Bernd Hahnebach
f7439e7eb1
FEM: examples, fix material information in material nonlinear example
2021-06-17 11:00:51 +02:00