sliptonic
7f2aee5128
translation cleanup
...
fix context for deburr enums
deburr translation cleanup
enums
2022-01-21 10:54:34 -06:00
sliptonic
783518dd34
black reformat
2022-01-21 10:54:34 -06:00
Russell Johnson
4c1951aedc
Path: Allow parent job assignment
...
Modifications focus on allowing the creation of operations to include direct provision of parent job.
Path: Remove `useGui` implementation
2021-08-13 19:02:40 -05:00
Schildkroet
3e801a02eb
Merge branch 'master' into deburr_improve
2021-05-29 21:40:11 +02:00
sliptonic
5c984dff6a
fix string formatting
2021-02-23 18:59:04 -06:00
Patrick F
cdcd83c060
[PATH] Fixed leadinout problems with full circles and side detection
2021-02-13 17:32:54 +01:00
Patrick F
d6a82ec731
[PATH] Improved deburr
2021-02-13 15:49:27 +01:00
Patrick F
9266d0a1c2
[PATH] Added basic support for arcs in deburr op
2021-02-13 15:49:27 +01:00
Markus Lampert
bb74714235
Print deburr tool info only once.
2020-12-15 21:55:27 -08: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
sliptonic
5f476d3ade
fix deburr direction.
2020-10-16 14:14:08 -05:00
sliptonic
a785c0e0a1
Fix deburr CW/CCW calculation
2020-10-12 12:39:14 -05:00
sliptonic
3413209089
make deburr check for tool attributes fixes #4327
2020-10-09 12:50:06 -05:00
Patrick F
79359a7534
Fixed DeburrOp not moving to safe height
2020-09-07 01:30:32 +02:00
Eric Trombly
24e681c63b
add lazyloader support
...
lazy_loader is copied to Ext now, modified external imports to lazy_load
add a few more imports to be lazy loaded, think the install path is correct now
[TD]"<" symbol embedded in html
revert changes to path modules for testing
use lazyloader in PathAreaOp.py
add back in deferred loading
temp change to print error message in tests
temp change to print error message in tests
add _init__.py to lazy_loader
make install in CMakeLists.txt one line
2020-04-13 21:14:34 -05:00
Patrick F
2359919078
Removed offset check
2020-04-06 21:11:40 +02:00
Patrick Felixberger
02e44de028
Code clean up
2020-03-17 22:18:47 +01:00
Patrick Felixberger
9e6afa719b
Improved LeadInOut; Better layer handling
2020-03-17 19:13:56 +01:00
Schildkroet
232fc7046c
Added some comments
2020-03-09 14:58:12 +01:00
Schildkroet
927c509d52
Hide side property in PathDeburr.py
2020-03-08 13:10:05 +01:00
Patrick Felixberger
78dd7a61aa
Added EntryPoint option to path deburr
2020-03-05 22:55:24 +01:00
Patrick Felixberger
1927147dd7
Added explicit deburr start values; Fixed direction detection for deburr operation
2020-03-05 21:12:57 +01:00
Patrick Felixberger
4c4fe2433d
Removed version info 2
2020-02-26 19:56:18 +01:00
Patrick Felixberger
7165411b2d
Added GUI support to PathDeburr for directions selection
...
Updated comments
2020-02-19 18:44:42 +01:00
Patrick Felixberger
9e054d53fe
Path: Added option to select direction (CW, CCW) in Deburr Op
2020-02-17 01:13:21 +01:00
Markus Lampert
81bbb0066d
Removed dead code for debugging shortcut warnings.
2020-01-03 23:13:55 -08:00
Markus Lampert
d30abb6121
Ignore distance check when copying holding tags
2019-11-28 17:31:35 -08:00
Markus Lampert
a5d1203980
Added ToolController creation
2019-11-28 17:31:35 -08:00
Daniel Wood
55ba721155
Add coolant feature to Ops
2019-08-28 19:40:08 +01:00
Markus Lampert
fed19b15ef
pylint warning for PathDeburr
2019-07-01 15:29:51 -07:00
sliptonic
617c619d2f
remove unnecessary imports. normalize debug log levels
2019-06-21 13:01:01 -05:00
sliptonic
c8e945a3ab
Path: normalize proxy stratements
...
remove bare exceptions
2019-06-21 13:01:01 -05:00
brad
33b6e25582
Path: remove unnecessary imports
2019-06-10 10:50:06 -05:00
brad
8e372108b5
Path: lgtm Cleanup
2019-06-10 10:50:06 -05:00
luz.paz
ec12ffae0c
Path: source comment typo fixes
...
Found via `codespell`
2019-05-30 19:57:25 +02:00
Markus Lampert
2e692dff2d
Restrict removal of g0 to clearance height to the engraving of the last base model.
2019-02-04 22:21:28 -02:00
Markus Lampert
716298bf0c
Support for step down in deburr op.
2018-11-06 12:01:18 -03:00
Markus Lampert
e3952867a9
Renamed Path Chamfer op to Deburr.
2018-09-17 10:27:49 +02:00