Commit Graph

33 Commits

Author SHA1 Message Date
Patrick F
3c5f34c51e [PATH] Added cone helix to adaptive 2021-01-08 20:32:20 +01:00
sliptonic
b87f3f4a55 add fix in one more spot 2021-01-01 15:59:16 -06:00
sliptonic
a611eb0bd2 fix bug with path gouging at start of movement 2021-01-01 15:57:04 -06:00
Bryan Bendall
d8ebf1bb30 Path: Added option for the finishing pass of the adaptive op 2020-12-18 08:03:42 -05:00
luz paz
60c055e62d Path: Fix header uniformity and remove trailing whitespace
This PR fixes header uniformity across all Path files. It also removes all trailing whitespace.
2020-11-05 19:57:21 +01:00
luz.paz
30d2e29e0c LGTM: various fixes for using string operator instead of numeric 2019-10-25 10:33:12 -03:00
Daniel Wood
55ba721155 Add coolant feature to Ops 2019-08-28 19:40:08 +01:00
Markus Lampert
db67c4b4c1 Cleaned up Path op utilities 2019-07-09 19:48:26 -07:00
sliptonic
c8e945a3ab Path: normalize proxy stratements
remove bare exceptions
2019-06-21 13:01:01 -05:00
Russell Johnson
e1d3160c50 proxy to obj.Proxy partial conversion 2019-06-20 00:02:13 -05:00
Patrick Felixberger
438f3d30ca Header changes 2019-04-23 20:17:29 +02:00
Patrick Felixberger
e6242550bf Added optional Arcs (G2) for helix ramp 2019-04-23 20:10:17 +02:00
Patrick Felixberger
7a6a3fb967 Cleaned up PathAdaptive script 2019-04-23 00:16:25 +02:00
kreso-t
9d60ced83d Path: Adaptive - finishing path improvements
- fixed bug in path cleaning (artifacts on the finish path)
- increased path discretization resolution
2018-10-29 10:28:54 -03:00
kreso-t
fbdbf65f4e Path: Adaptive - finish depth option added
implemented the same way as in other path area operations
reusing the PathUtils.depth_params class
2018-10-22 15:41:18 -03:00
kreso-t
51f1cabadb Path: Adaptive - improvements and bug fixes
- more accurate path smoothing
- fix for missing helix lead-in in some cases
- fix for cleaning of helix center point
- increased max allowed step-over to 75%
2018-09-29 18:12:09 +02:00
kreso-t
916b4de545 Path: Adaptive - fix for integration 2018-09-11 11:02:43 +02:00
kreso-t
3246283097 Path: Adaptive - prepping the PR 2018-09-11 11:02:43 +02:00
kreso-t
1a73a04c49 Path: Adaptive - typo 2018-09-11 11:02:42 +02:00
kreso-t
8edd584b68 Path: Adaptive - keep tool down ratio option + bugfixes 2018-09-11 11:02:41 +02:00
kreso-t
834a374f7b Path: Adaptive - fix for edge selections 2018-09-11 11:02:40 +02:00
kreso-t
f7ff42fe2b Path: Adaptive - fix for keep tool down linking 2018-09-11 11:02:40 +02:00
kreso-t
27da44cd8a Path: Adaptive - keep tool down feature - alfa 2018-09-11 11:02:39 +02:00
kreso-t
68b281b813 Path: Adaptive - feature to clear from outside stock bounday inwards 2018-09-11 11:02:38 +02:00
kreso-t
8ab4031073 Path: Adaptive - bug fix 2018-09-11 11:02:37 +02:00
kreso-t
a2e725821d Path: Adaptive - fix for returning to clearence height 2018-09-11 11:02:37 +02:00
kreso-t
32983d4862 Path: Adaptive - support for cylindrical stock 2018-09-11 11:02:37 +02:00
kreso-t
a7806e042d Path: Adaptive - fix for stock to leave option 2018-09-11 11:02:36 +02:00
kreso-t
0c13ef45ed Path: Adaptive - added stock to leave option 2018-09-11 11:02:36 +02:00
kreso-t
6e8fcff3ab Path Adaptive: fix for duplicate edge detection 2018-09-11 11:02:35 +02:00
kreso-t
235600538d fix for py3 error 2018-09-11 11:02:35 +02:00
kreso-t
62bb8c1a2f clean up 2018-09-11 11:02:35 +02:00
kreso-t
3bde81ec85 Path adaptive operation added 2018-09-11 11:02:33 +02:00