Markus Lampert
|
c53efd9f66
|
Fixed input field update again.
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
dbbee79378
|
Split DrillingGui into its own file and base it off of PathOpGui.
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
f4c20e7c61
|
Moved base functionality into PathOp and renamed AreaOp interface to areaOp...
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
e7e9722bfc
|
Eliminated Diameter as a property.
|
2017-08-22 10:16:57 -03:00 |
|
Markus Lampert
|
b25a720c51
|
Explicit log messages if job cannot be found or it doesn't have a base.
|
2017-08-22 10:16:57 -03:00 |
|
Markus Lampert
|
6f334e84a5
|
Renamed PathProfile to PathProfileFaces for consistency; moved common depth calculation for ops with BaseGeometry into PathAreaOp.
|
2017-08-22 10:16:57 -03:00 |
|
Markus Lampert
|
89da621869
|
Refactored Commmand and ViewProvider to be data driven and moved imlementation into PathAreaOpGui.
|
2017-08-22 10:16:57 -03:00 |
|
Markus Lampert
|
0617d360d0
|
Converted PathProfile to be based on PathAreaOp.
|
2017-08-22 10:16:57 -03:00 |
|
Markus Lampert
|
c0c2fc5dfb
|
Fixed issues with BaseGeometry UI processing and extended interface to support multiple shapes.
|
2017-08-22 10:16:57 -03:00 |
|
Markus Lampert
|
98c9c544b4
|
Moved pocket specific logic back into PathPocket.
|
2017-08-22 10:16:57 -03:00 |
|
Markus Lampert
|
bd83f3d776
|
Split pocket gui into its own file and based on PathAreaOpGui.
|
2017-08-22 10:16:57 -03:00 |
|
Markus Lampert
|
bf025123a0
|
Moved PathPocket to use PathAreaOp.
|
2017-08-22 10:16:57 -03:00 |
|
Markus Lampert
|
45b890b308
|
First cut on splitting GUI into generic part and op specifics.
|
2017-08-22 10:16:57 -03:00 |
|
Markus Lampert
|
3b2bc562cb
|
Split Contour op into generic PathArea part and contour specifics.
|
2017-08-22 10:16:57 -03:00 |
|