Bernd Hahnebach
75e2eecbb5
Arch: Equipment, fix for ifc 2x3
2020-05-11 21:38:31 +02:00
Bernd Hahnebach
cbd749df61
FEM: pep8 code formating
2020-05-11 18:02:49 +02:00
wmayer
15897238e1
remove deprecated std::unary_function
2020-05-11 13:55:54 +02:00
wmayer
5ece278c94
remove deprecated std::binary_function
2020-05-11 13:46:37 +02:00
Russell Johnson
e835bf45a7
Path: Update selection gates pertaining to unified Profile operation
2020-05-10 23:07:53 -05:00
Russell Johnson
4396789b04
Path: Improve geometry selection and Cancel operation error messages
2020-05-10 23:07:53 -05:00
Russell Johnson
ad03af3e43
Path: PEP8 and LGTM cleanup; Remove extra addProperty() statement
...
Removed 'EnableRotation' property addition because it is done in PathAreaOp module upon creation and document restore.
2020-05-10 23:07:53 -05:00
Russell Johnson
e5b7a66d92
Path: Additional fixes and improvements to unified Profile operation
2020-05-10 23:07:53 -05:00
Russell Johnson
cf23bc6892
Path: Implement backwards compatibility
...
Source modules are replaced with pass-through code to send pre-existing profile-based operations to new unified `Profile` operation.
Path: Set line endings to Unix style
2020-05-10 18:19:42 -05:00
Russell Johnson
900059bc99
Path: Integrate unified Profile operation into PathWB
...
Remove Contour, Profile Faces, and Profile Edges icons from PathWB GUI. Files are still fully in tact and available.
2020-05-10 18:19:42 -05:00
Russell Johnson
27c4db9a34
Path: Consolidate Contour, ProfileFaces, and ProfileEdges
...
No geometry selection defaults to Contour operation.
Path: Add new unified `Profile` operation modules
2020-05-10 18:19:42 -05:00
Russell Johnson
52fe25528a
Path: Update 'Operation' panel visibility when 'Base Geometry' changes
2020-05-10 18:19:42 -05:00
Russell Johnson
16cf71bb7d
Path: Add method, 'updatePanelVisibility()'
...
New method allows one panel to update visibility on another panel.
2020-05-10 18:19:42 -05:00
Russell Johnson
78735ddc06
Path: Add reference to parent class within child class
2020-05-10 18:19:42 -05:00
Russell Johnson
c5e577be89
Path: Initiate unification of ProfileFaces and ProfileEdges operations
...
ProfileFaces now accepts and processes faces and edges.
Full functionality is maintained (so far as tested) with respect to original operations.
2020-05-10 18:19:42 -05:00
wandererfan
25fc5137d6
[TD]minor py fixes
2020-05-10 18:06:40 -04:00
wandererfan
d7659c7741
[TD]Dimension Py Routine fixes
2020-05-10 18:06:40 -04:00
Bernd Hahnebach
87ef69ce22
FEM: calculix writer, fix regression added with 29d4cf5821
2020-05-10 21:02:59 +02:00
Armandas Jarušauskas
cce4aaab58
Added chamfer angle support to PartDesign.
2020-05-10 18:59:30 +02:00
wandererfan
9cf2e42404
[TD]oblique section lines
2020-05-10 11:03:15 -04:00
wandererfan
c7d59e8317
[TD]show section face pat hatch on restore
2020-05-10 11:03:15 -04:00
wandererfan
1f2d0b2300
[TD]load images at correct size
2020-05-10 11:03:15 -04:00
WandererFan
243ce53797
[TD]prevent extra recompute on X,Y change
2020-05-10 11:03:15 -04:00
sliptonic
8b9ca51d7d
Merge pull request #3450 from dubstar-04/fixes/cycletime
...
[Path] - fixes/cycletime
2020-05-09 22:39:25 -05:00
shermelin
318e080623
[Sketcher] Project full circle, impl. missing cases
...
Implements cases for full (closed) circle, when not parallel to the
sketch plane.
2020-05-09 17:20:34 +02:00
Daniel Wood
3fc7fd727b
Translate user messages
2020-05-09 10:39:48 +01:00
Daniel Wood
d945e3c9fb
Use PathLog for user notices
2020-05-09 10:35:55 +01:00
Daniel Wood
3a65a764e3
PathOp PEP8 Formatting Fixes
2020-05-09 09:02:16 +01:00
Daniel Wood
73f3585e57
PathJob PEP8 Formatting Fixes
2020-05-09 08:51:36 +01:00
Daniel Wood
589bd709cb
Clean up unused code and comments
2020-05-09 08:41:48 +01:00
Daniel Wood
33ad1a3f5f
reword feedrate error when no tool controller is selected
2020-05-09 08:34:55 +01:00
Daniel Wood
14905a17df
Change feedrate error to warning.
2020-05-09 08:34:10 +01:00
Daniel Wood
b44e21cc6d
remove job level warning for cycle time error
2020-05-09 08:22:26 +01:00
Daniel Wood
09465b64c8
Reword property description to reflect job rather than op
2020-05-09 08:12:17 +01:00
sliptonic
8d03d32504
Merge pull request #3444 from dubstar-04/fixes/simulation-active-ops
...
[Path] - fixes/simulation
2020-05-08 21:50:00 -05:00
sliptonic
9063a9545d
Merge pull request #3445 from Zibibbo84/master
...
[Path] Adding HEIDENHAIN CNC Mill post-processor for PathScript
2020-05-08 21:49:24 -05:00
donovaly
97e1274b00
Merge branch 'master' of github.com:FreeCAD/FreeCAD into TD-DetailWork
2020-05-09 01:36:49 +02:00
Zibibbo84
ea2b3f9f01
Adding HEIDENHAIN CNC Mill post-processor for PathScript
2020-05-08 21:50:23 +02:00
wmayer
f1f6715284
ReverseEngineering: improve manual segmentation
2020-05-08 19:54:15 +02:00
wmayer
b83d8fce5e
ReverseEngineering: improve manual segmentation
2020-05-08 19:19:29 +02:00
Yorik van Havre
62eb58c53c
Arch: Added SHP importer
2020-05-08 13:00:48 +02:00
Syres916
7b2d445dc2
[AddonManager] Backu=out CheckGitBinary fn
2020-05-08 11:35:59 +02:00
Syres916
d9825cb8f9
[AddonManager] Backout of Git Binary Version Lookup
2020-05-08 11:35:59 +02:00
Daniel Wood
3c53e94100
PEP8 formatting fixes
2020-05-08 07:41:37 +01:00
Daniel Wood
f9624a9bf2
clean up comments and unused code
2020-05-08 07:30:53 +01:00
Daniel Wood
036e26d7da
Simulation - only load active operations
2020-05-08 07:16:57 +01:00
Tobias Czauderna
976fda6ccf
Mesh: IDTF export, resource name used should exactly match name of existing resource
2020-05-07 13:51:26 +02:00
wmayer
50724ddc90
Mesh: [skip ci] improve cylinder fit
2020-05-07 12:26:44 +02:00
wmayer
0e019e3a43
Mesh: [skip ci] improve cylinder fit
2020-05-06 23:25:18 +02:00
sliptonic
348582985f
Merge pull request #3433 from dubstar-04/fixes/toolbit-simulation
...
[Path] - Fixes/toolbit simulation
2020-05-06 13:56:45 -05:00