Itai Nahshon
|
e2e0735677
|
Some fixes related to milling heights and depths.
Fix for large "Step Down".
Correctly handling a part that was moved down the Z axis.
Handle "Finish Depth".
|
2017-10-08 22:52:10 +02:00 |
|
Markus Lampert
|
d5f48319a0
|
Added manual locking of start and final depths - and automatic updated if not.
|
2017-09-28 11:27:47 -07:00 |
|
Markus Lampert
|
567f592d84
|
Implemented interface functions in base classes.
|
2017-09-26 10:51:17 -03:00 |
|
Markus Lampert
|
c6fb629d15
|
Reduced log level.
|
2017-09-17 18:46:00 +02:00 |
|
Markus Lampert
|
d7558ed6ba
|
Added combined dialog for TC editing - refactored UI controller into separate class.
|
2017-09-08 12:25:58 +02:00 |
|
luzpaz
|
e53c917c04
|
Path: typos
|
2017-08-31 11:05:48 +02:00 |
|
Markus Lampert
|
fbc8db743f
|
Added preambles option to fromShapes to prevent Path.Area from emmitting a preamble before every block of movement.
|
2017-08-24 20:31:57 -07:00 |
|
Markus Lampert
|
e2824a777a
|
Fixed retraction of tool when profiling multiple holes.
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
684b4f6e7e
|
Added doc strings to operations.
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
1a8d4b3879
|
Reduced PathAreaOp log level to info.
|
2017-08-22 10:16:58 -03:00 |
|
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 |
|