Commit Graph

19995 Commits

Author SHA1 Message Date
Schildkroet
1428a4c9ba Merge pull request #1 from Russ4262/4th-axis-improve
4th-axis fixes and improvements
2020-03-16 00:16:32 +01:00
Russell Johnson
8e9d704556 4th-axis fixes and improvements
Fix rotational orientation of pockets.  Need to apply same fix to ProfileFaces.
Fix final depth issue based upon error in rotational orientation fixed here.
Add property, `LimitDepthToFace` to facilitate easier pockets and face profiling on rotational-enabled operations.
Hide rotational support properties when operations do not use rotation.
Remove unnecessary property, `B_AxisErrorOverride`, and delete dead code that used it.
2020-03-14 11:36:21 -05:00
Patrick Felixberger
6fca59c388 Some depth calculation fixes 2020-03-11 23:51:15 +01:00
Patrick Felixberger
639327d62c Clean up 2020-03-11 22:49:28 +01:00
Patrick Felixberger
a08ca59766 Fixed broken final depth calculation for rotational axis in pocket, profile and drill; Added EnableRotation to GUI; Fix some weird gcode generation 2020-03-11 21:16:21 +01:00
wmayer
f0f3597da8 PartDesign: [skip ci] New sketch function doesn't try any more to edit a selected sketch 2020-03-11 15:14:18 +01:00
wandererfan
25642dc7d1 [TD]Fix Balloon tool tip 2020-03-11 09:33:54 -04:00
wandererfan
ffb71e16d4 [TD]SymbolScale property to FloatConstaint 2020-03-11 09:33:54 -04:00
wandererfan
bf66b52579 [TD]remove hard coded arrow types from UIs 2020-03-11 09:33:54 -04:00
wandererfan
c485904ab8 [TD]make Arrow enums translatable 2020-03-11 09:33:54 -04:00
wandererfan
b493b3841d [TD]harmonize Arrow enums 2020-03-11 09:33:54 -04:00
luz.paz
268637a042 [skip ci] Fix typo (crowdin)
ref: https://crowdin.com/translate/freecad/549/en-eu#6577888
2020-03-11 10:56:45 +01:00
wmayer
bcae0c9139 App: [skip ci] reduce number of digits by 1 to display a NumberExpression
See also: https://forum.freecadweb.org/viewtopic.php?f=3&t=44057
2020-03-11 10:31:28 +01:00
Bernd Hahnebach
88a6c1db29 FEM: result mesh, fix icon in tree view 2020-03-11 07:53:16 +01:00
Bernd Hahnebach
1efca02213 FEM: fluid material, use correct icon in tree view 2020-03-10 23:13:20 +01:00
Bernd Hahnebach
ae2c3214a0 FEM: gmsh mesh vp, use gmsh mesh icon in tree 2020-03-10 22:44:25 +01:00
Bernd Hahnebach
8f56117c4e FEM: constraint body heat source vp, fix tree view icon 2020-03-10 22:27:34 +01:00
Bernd Hahnebach
29871f3b63 FEM: mesh gmsh vp, comment 2020-03-10 22:23:00 +01:00
Bernd Hahnebach
c04344227d FEM: mesh region, change type 2020-03-10 22:21:01 +01:00
Bernd Hahnebach
9e911be570 FEM: mesh group, change type 2020-03-10 22:20:08 +01:00
Bernd Hahnebach
512817808b FEM: mesh boundary layer, change type 2020-03-10 22:19:14 +01:00
Bernd Hahnebach
358b6d6d7a FEM: Python base view object, reactivate get icon method 2020-03-10 22:00:27 +01:00
Bernd Hahnebach
8db84e2c53 FEM: Python base object fix regression added with 71c9694824 by readding getstate method 2020-03-10 18:16:48 +01:00
donovaly
0e4ed2c625 AboutApplication.ui: add myself ;-) 2020-03-10 17:56:15 +01:00
wmayer
cc9f1c5a1e [skip ci] App: print affected Python type if serializing via JSON fails
FemGui: add default implementations of __getstate__/__setstate__ to _ViewProviderFemResultMechanical
2020-03-10 16:32:31 +01:00
wmayer
9471ca52d7 Part: [skip ci] do not print an error message if a sub-object of a Part feature cannot be found
Forum thread: https://forum.freecadweb.org/viewtopic.php?f=19&t=42216
2020-03-10 13:45:26 +01:00
WandererFan
383e20e941 [TD]fix Balloon label position 2020-03-10 07:36:38 -04:00
wmayer
4ffeb38f2c Gui: [skip ci] do not mark the document as modified if the visibility of an object changes but the flag 'TouchDocument' is not set 2020-03-10 11:40:08 +01:00
Bernd Hahnebach
0c608b5d6d FEM: unit tests, some sort 2020-03-10 08:32:02 +01:00
triplus
b9d01e7db1 Add collection tab to About FreeCAD 2020-03-09 20:45:10 +01:00
luz.paz
696ed42635 [skip ci] Fix typos
Found via `codespell`
2020-03-09 16:23:26 +01:00
Zheng, Lei
2d1be0aa59 App: fix missing transformation in Link::getTrueLinkedObject() 2020-03-09 16:22:56 +01:00
Bernd Hahnebach
81763691d6 FEM: result mechanical VP, add Object 2020-03-09 15:26:46 +01:00
Bernd Hahnebach
dcabd2ae04 FEM: python base object and python base view object, workaround:
- do not add Object attribute, regression added in 299879f8d
- do not attacht Object and ViewObject attribute, regression added in f47c288001
- this deactivates the icons in tree view
- thus this only is a workaround
2020-03-09 15:00:34 +01:00
Bernd Hahnebach
06afffaa36 FEM: code formating 2020-03-09 07:54:23 +01:00
wmayer
b91050eee5 TechDraw: [skip ci] fix -Winconsistent-missing-override 2020-03-08 23:45:33 +01:00
sliptonic
31a8261fac Merge pull request #3117 from dubstar-04/fixes/post
[Path] fixes/post
2020-03-08 13:24:37 -05:00
sliptonic
f1ed357bad Merge pull request #3118 from dubstar-04/fixes/simulation
[Path] Round the simulation accuracy slider value
2020-03-08 10:36:16 -05:00
sliptonic
8be115ab6e Merge pull request #3143 from dubstar-04/fixes/tooltable-icons
[Path] fixes/tooltable - Show icons on the tool table ui. fixes #4282
2020-03-08 10:33:39 -05:00
UR-0
d4ef7fde2a FEM: vtk clip filter, PlaneWidget.ui typo origin's y-coord 2020-03-08 15:00:07 +01:00
Daniel Wood
133b4effa5 show tool table edit icons on the tool table ui. fixes #4282 2020-03-08 09:04:19 +00:00
donovaly
6f0b660ff2 [TD] fix default directory for bitmaps
see https://forum.freecadweb.org/viewtopic.php?f=35&t=43981
2020-03-07 19:32:25 -05:00
donovaly
3f8398e3fa [TD] handle deletions of hatches
- also uniform line endings in ViewProviderLeader.cpp
2020-03-07 19:31:49 -05:00
wandererfan
f4233cadb3 [TD]fix Balloon coordinates 2020-03-07 19:29:57 -05:00
Bernd Hahnebach
d3687c383e FEM: gmsh mesh VP obj, set back because of regression added with 536135ec 2020-03-07 16:52:37 +01:00
Bernd Hahnebach
4ccfaea2bc FEM: Python gui objects, use methods from base object 2020-03-07 16:39:17 +01:00
Bernd Hahnebach
0d958bd7ab FEM: commands, better resource handling for all command classes 2020-03-07 16:39:06 +01:00
Bernd Hahnebach
76a30ac6b2 FEM: command base class, extend for better resource handling 2020-03-07 16:38:55 +01:00
wmayer
4671993a5d ReverseEngineering: approximation of a 2-degree polynomial surface and converting it into a Bezier surface 2020-03-07 14:21:57 +01:00
Syres916
eebb73cfd2 [Draft] Orthoarray Task Panel Fix Z interval 2020-03-06 18:05:14 -03:00