Markus Lampert
|
a32f527ac5
|
Added support for baseobject into PathOp, used by almost all ops anyway.
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
0d4bc71a65
|
Moved base functionality into PathOp and renamed AreaOp interface to areaOp...
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
4e8d0cbea3
|
Converted MillFace to be based on PathAreaop.
|
2017-08-22 10:16:57 -03:00 |
|
sliptonic
|
48337e03c1
|
Path: fix #3048 Visibility on recompute is now preserved
|
2017-07-10 19:17:41 -03:00 |
|
sliptonic
|
e8b93ef656
|
Path: cleanup start points
Make sure we're storing path parms for debugging
|
2017-07-07 16:42:06 -05:00 |
|
sliptonic
|
3093c4cd1b
|
re-arrange TestPathPost setup to simplify testing muliple posts
|
2017-07-07 16:42:06 -05:00 |
|
sliptonic
|
e4c696cac1
|
Path: MillFace start point
|
2017-07-07 16:42:06 -05:00 |
|
sliptonic
|
bcfc1bf36c
|
Path: make pathmillface use different depth calculation
|
2017-06-28 21:49:12 +02:00 |
|
sliptonic
|
266fb0b70f
|
Path: Adding Apply buttons
Give user more control of when long
running updates are executed in task
panels
|
2017-06-28 21:46:44 +02:00 |
|
sliptonic
|
a5a88e5b59
|
Path: remove obsolete code from cmake
also refactored depthparams and fixes to depths
on various operations
|
2017-06-28 21:46:44 +02:00 |
|
sliptonic
|
17b16a7286
|
Path: adding cancel buttons to operations
|
2017-06-28 21:46:44 +02:00 |
|
sliptonic
|
2147798063
|
Path: fix potential crash bug.
|
2017-06-18 17:32:16 +02:00 |
|
sliptonic
|
1065dc5d97
|
Path: Contour works on clones and other objects with proxy and shape.
|
2017-06-15 14:42:30 -03:00 |
|
sliptonic
|
aeec1c8c88
|
Path: added a hidden property to store the areaparams
Useful for debugging.
|
2017-06-15 14:42:30 -03:00 |
|
sliptonic
|
cc4abd21b9
|
Path: usecomp setting toggles the availability of the side property
|
2017-06-15 14:42:30 -03:00 |
|
sliptonic
|
0766a7387f
|
Path: first experiments with collision detect
|
2017-06-15 14:42:30 -03:00 |
|
Markus Lampert
|
4c3cee03c5
|
Replaced default context argument with explicit call for pylupdate to pick up the strings and contexts.
|
2017-06-03 15:37:41 -07:00 |
|
Markus Lampert
|
3368c8682e
|
Moved almost all translate implementations away from QtGui.
|
2017-06-03 15:37:41 -07:00 |
|
sliptonic
|
0405a67c24
|
Path: added use of return_last to contour.
Path: bug fixes
|
2017-05-31 23:38:59 +02:00 |
|
sliptonic
|
39631cf4ef
|
Path: Area logging
|
2017-05-31 23:38:59 +02:00 |
|
sliptonic
|
68ca689e94
|
Path: minor fixes to PathMillFace
|
2017-05-31 23:38:59 +02:00 |
|
sliptonic
|
29a8cbf114
|
Path: make cursor reflect busy
Path: fix label buy in PathProfileEdges
Path: cleanup
|
2017-05-31 23:38:59 +02:00 |
|
sliptonic
|
2ef59ac0b6
|
Path: More work on PathMillFace to remove old heeks dependency
|
2017-05-31 23:38:59 +02:00 |
|
sliptonic
|
697fd74bb3
|
Path: Convert Contour and MillFace to use PathArea
|
2017-05-31 23:38:59 +02:00 |
|
sliptonic
|
9bce3b3a70
|
Path: PathMillFace correctly determines TC
|
2017-03-21 10:27:51 -03:00 |
|
sliptonic
|
9e4a6fe5b0
|
Path: convert pathmill face to use tc tools
|
2017-03-21 10:27:51 -03:00 |
|
sliptonic
|
2dee821d1a
|
Path: adjust ops to use TC tools
Path: fix contour panel
|
2017-03-21 10:27:51 -03:00 |
|
Kurt Kremitzki
|
e47edae9c3
|
Update Path to py3-compatible printing
|
2017-01-30 10:21:22 +01:00 |
|
Sebastian Stetter
|
21b116649e
|
PATH: fix for 2805
changed TaskPanels to use unit conversions via FreeCAD.Units
commented out references to segLen since it si used nowhere
|
2017-01-09 13:24:23 +01:00 |
|
sliptonic
|
4d2b97b521
|
Revert "PATH: Prevent Job creation without Base object."
This reverts commit 4c66748ade.
|
2016-12-11 12:48:35 -06:00 |
|
sliptonic
|
4c66748ade
|
PATH: Prevent Job creation without Base object.
PathMillFace won't add a base if it isn't known to the parent
|
2016-12-11 12:47:56 -06:00 |
|
sliptonic
|
bafbd27632
|
PATH: Default values for start/end depths improved
|
2016-12-11 12:47:56 -06:00 |
|
sliptonic
|
84b3617c97
|
PATH: Delete misplaced and unused files
|
2016-12-11 12:47:56 -06:00 |
|
ml
|
0c5d5566ab
|
Fix for 2773 and two other minor fixes.
|
2016-11-15 22:19:57 -08:00 |
|
sliptonic
|
7c2c541d7a
|
Holding tag bugs
Removed OCC from profile
Add option to suppress profile of perim.
|
2016-11-13 14:51:36 -06:00 |
|
sliptonic
|
a38006b5d5
|
incorporating TechDraw findShapeOutline
|
2016-11-13 14:51:36 -06:00 |
|
sliptonic
|
bbf4e2954a
|
Initial commit of facing op
|
2016-11-13 14:51:36 -06:00 |
|