wmayer
|
4e429092e8
|
improve whitespaces and readability
|
2017-09-29 14:34:53 +02:00 |
|
wmayer
|
fb0274df41
|
for circle and arc of circle also store angle to local x-axis
|
2017-09-29 12:52:10 +02:00 |
|
Peter Lama
|
2b750c2acf
|
Enable creating PD Sweep along closed path
|
2017-09-29 00:41:59 +02:00 |
|
wmayer
|
a8a9650816
|
harmonize show() function of Part, Mesh, Fem, Path and Points modules
|
2017-09-29 00:35:48 +02:00 |
|
Markus Lampert
|
5ea491bdba
|
Pop-up action's tooltip if ActionGroup is expanded and the mouse hovers over an action.
|
2017-09-28 23:22:11 +02:00 |
|
Markus Lampert
|
da57822615
|
Use command's tootltip as statustip if no statustip is specified.
|
2017-09-28 23:22:11 +02:00 |
|
Markus Lampert
|
6bbefe94f5
|
Added optional name parameter to Part.show()
|
2017-09-28 23:22:11 +02:00 |
|
Markus Lampert
|
ce22fb30c6
|
Disableing bezier unit tests which seem to break depending on the version of occ/oce being used.
|
2017-09-28 11:27:47 -07:00 |
|
Markus Lampert
|
6bf9a9758f
|
Added support for bezier curves for isHorizontal/isVertical.
|
2017-09-28 11:27:47 -07:00 |
|
Markus Lampert
|
e6927d7979
|
Added support for z-level selecction of circular shapes.
|
2017-09-28 11:27:47 -07:00 |
|
Markus Lampert
|
11db427b2e
|
Fixed drilling depths and circular hole remove logic.
|
2017-09-28 11:27:47 -07:00 |
|
Markus Lampert
|
4c0f25b174
|
Fixed refactoring issue.
|
2017-09-28 11:27:47 -07:00 |
|
Markus Lampert
|
ca2c8fe156
|
Change visibility of base object and stock while an operation is edited - helps a lot in making sense of the generated paths.
|
2017-09-28 11:27:47 -07:00 |
|
Markus Lampert
|
459890f779
|
Moved base and stock visibility tracking into ViewProvider.
|
2017-09-28 11:27:47 -07:00 |
|
Markus Lampert
|
825d415818
|
Switch out base in case user selects features of the original - fixes op placement.
|
2017-09-28 11:27:47 -07:00 |
|
Markus Lampert
|
0dad94c457
|
Fixed rounding issue for determining attribute changes.
|
2017-09-28 11:27:47 -07:00 |
|
Markus Lampert
|
804cfd6dcf
|
Fixed transitioning error.
|
2017-09-28 11:27:47 -07:00 |
|
Markus Lampert
|
16e99f5d7b
|
Renamed 'Surface' to '3D Surface' for consistency.
|
2017-09-28 11:27:47 -07:00 |
|
Markus Lampert
|
eb0b755a2a
|
Renamed 'Pocket' to 'Pocket 3D' to enhance the distinction to 'Pocket Shape'.
|
2017-09-28 11:27:47 -07:00 |
|
Markus Lampert
|
06a01d0fee
|
Fixed segfault on shutdown.
|
2017-09-28 11:27:47 -07:00 |
|
Markus Lampert
|
e56897df76
|
Switch preferences to use json files for templates.
|
2017-09-28 11:27:47 -07:00 |
|
Markus Lampert
|
86a8e6eda0
|
Adapted dogbone unit test to the new depth values.
|
2017-09-28 11:27:47 -07:00 |
|
Markus Lampert
|
ee41eda26f
|
Fixed final == start depth in combination with manual locking.
|
2017-09-28 11:27:47 -07:00 |
|
Markus Lampert
|
a3a1317cf6
|
Fixed startup errors and typo.
|
2017-09-28 11:27:47 -07:00 |
|
Markus Lampert
|
5b89893a1f
|
changed lock radio buttons into checkboxes.
|
2017-09-28 11:27:47 -07:00 |
|
Markus Lampert
|
8886fd92fa
|
Disable apply button if ui is clean.
|
2017-09-28 11:27:47 -07:00 |
|
Markus Lampert
|
adc1a0a4f2
|
Fixed Arch.Panel support.
|
2017-09-28 11:27:47 -07:00 |
|
Markus Lampert
|
e804977558
|
Consolidated all depth calculations.
|
2017-09-28 11:27:47 -07:00 |
|
Markus Lampert
|
a796427f70
|
Added manual locking of start and final depths - and automatic updated if not.
|
2017-09-28 11:27:47 -07:00 |
|
Markus Lampert
|
c8ef78af37
|
Dealing with undefined curves - without trampling all other changes.
|
2017-09-28 11:27:47 -07:00 |
|
Markus Lampert
|
0ea981eaeb
|
Revert "Dealing with undefined curves in drillability checking."
This reverts commit bba1c4871db42bed98992bd1dca764ecd42e98b7.
|
2017-09-28 11:27:47 -07:00 |
|
Markus Lampert
|
a78861e3a6
|
Added automatic depth calculation into PathOp.execute.
|
2017-09-28 11:27:47 -07:00 |
|
Markus Lampert
|
8207683c66
|
Dealing with undefined curves in drillability checking.
|
2017-09-28 11:27:46 -07:00 |
|
Markus Lampert
|
6e4079e3e4
|
Path selection resiliency against selections without sub features - which seem to have become common place.
|
2017-09-28 11:27:46 -07:00 |
|
Markus Lampert
|
95552ad4ee
|
Added editing resiliency to stock from base editor.
|
2017-09-28 11:27:46 -07:00 |
|
Markus Lampert
|
3f9fff11bc
|
Added support for Sphere and SurfaceOfExtrusion to isVertical/isHorizontal.
|
2017-09-28 11:27:46 -07:00 |
|
Markus Lampert
|
7507eae19e
|
Fixed merge issue
|
2017-09-28 11:27:46 -07:00 |
|
Markus Lampert
|
aa7d6e1bab
|
Allow passing in additional face names to horizontalFaceLoop to further constrain the solution.
|
2017-09-28 11:27:46 -07:00 |
|
Markus Lampert
|
ef2d2abf69
|
Added support for Part.Ellipse to isHorizontal/isVertical.
|
2017-09-28 11:27:46 -07:00 |
|
Markus Lampert
|
e0ef4feab6
|
Ensure all edges of wires for horizontalEdgeLoop are also horizontal - required for rejecting solutions that include part of cylinder walls.
|
2017-09-28 11:27:46 -07:00 |
|
Markus Lampert
|
2eee30edd5
|
Fixed pocket depth calculation in case no base object is specified.
|
2017-09-28 11:27:46 -07:00 |
|
Markus Lampert
|
55766140c4
|
Added loop detection for vertical faces and enhanced usability of loop select command accordingly.
|
2017-09-28 11:27:46 -07:00 |
|
Markus Lampert
|
19287fc8a2
|
Enhanced isVertical/isHorizontal functions accepting a Vector, and Edge or a Face now.
|
2017-09-28 11:27:46 -07:00 |
|
Markus Lampert
|
f8a5715724
|
Extended edge-loop-selection command become active if there is a single edge selected and that edge is only part of one wire in the horizontal plane.
|
2017-09-28 11:27:46 -07:00 |
|
Markus Lampert
|
f4a0a4dbee
|
Basic support for loop of vertical faces for PathPocketShape.
|
2017-09-28 11:27:46 -07:00 |
|
Markus Lampert
|
22194b27d4
|
Added support for selecting the wall of a cylinder for pockets.
|
2017-09-28 11:27:46 -07:00 |
|
Markus Lampert
|
3fa235d064
|
Combine all touching/overlapping faces of a pocket into a single face for machining.
|
2017-09-28 11:27:46 -07:00 |
|
Markus Lampert
|
57c0463583
|
Basic pocket generation from horizontal faces.
|
2017-09-28 11:27:46 -07:00 |
|
Markus Lampert
|
5c7a17cf8b
|
Added copy of pocket op back into the UI.
|
2017-09-28 11:27:46 -07:00 |
|
Markus Lampert
|
6aeaa5e76c
|
Moved PathPocket into 3d Tools command group with new icon.
|
2017-09-28 11:27:46 -07:00 |
|