markus
|
159f5ae931
|
Basic UI to add extension features.
|
2019-04-07 12:20:41 +02:00 |
|
markus
|
79def8b235
|
Added UI page pocket extension; changed selection agent.
|
2019-04-07 12:20:41 +02:00 |
|
Markus Lampert
|
3969dd52aa
|
Use removeSplitter to get a single face for the removal shape construction.
|
2018-12-23 11:07:31 -02:00 |
|
Markus Lampert
|
e098c7f1f7
|
Fixed merge issues
|
2018-09-11 07:24:35 +02:00 |
|
Markus Lampert
|
7d8ed6fd70
|
Operation setting support for all pocket ops.
|
2018-09-02 00:32:22 -07:00 |
|
Markus Lampert
|
ebe76319b8
|
Added name parameter to operation proxy constructor.
|
2018-09-02 00:32:22 -07:00 |
|
Markus Lampert
|
ee49b9874d
|
Prototype objects for operations and the ability to create them through the regular proxy instantiation.
|
2018-09-02 00:32:22 -07:00 |
|
Markus Lampert
|
070d17e4e4
|
Add job as parameter to opSetDefaultValues
|
2018-09-02 00:32:22 -07:00 |
|
Markus Lampert
|
04807fddd7
|
Add UseOutline property to PocketShape in order to mill full pockets and not have to add all sub-shapes.
|
2018-08-18 21:55:26 +02:00 |
|
Markus Lampert
|
1160e04afe
|
Revert "Get the outline of the syntesized shape for PocketShape before extruding."
This reverts commit 135ede46fe.
|
2018-08-09 17:24:37 -03:00 |
|
Markus Lampert
|
135ede46fe
|
Get the outline of the syntesized shape for PocketShape before extruding.
This greatly improves the robustness of the algorithm and gives PathArea less chances to mess it up.
|
2018-07-06 22:08:46 -07:00 |
|
Markus Lampert
|
b24e95b7c1
|
Removed PathGeom class and moved functionality into module interface.
|
2018-06-19 21:38:20 -07:00 |
|
Markus Lampert
|
eaa7b6f591
|
Fixed all ops to use Op...Depth in order to not mess with the expressions.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
86d9191023
|
Setting obj.removalshape to the first one if there are any for convenience.
|
2017-10-02 01:21:13 +02:00 |
|
Markus Lampert
|
af892cc44a
|
Added more cleanup to the pocket shape face before extrusion - greatly improves stability.
|
2017-10-02 01:21:13 +02:00 |
|
Markus Lampert
|
a6263f4c1a
|
Fixed face combining and moved to PathGeom.
|
2017-10-02 01:21:13 +02:00 |
|
Markus Lampert
|
a78861e3a6
|
Added automatic depth calculation into PathOp.execute.
|
2017-09-28 11:27:47 -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
|
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 |
|