Markus Lampert
8583894284
Remove pylint annotations and script
2022-02-28 21:02:45 -08:00
sliptonic
63ced6756d
translation cleanup
...
fix context for deburr enums
deburr translation cleanup
enums
2022-01-21 10:54:34 -06:00
sliptonic
a09a6fe879
black reformat
2022-01-21 10:54:34 -06:00
Russell Johnson
cfca2a790a
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
412375d703
Merge branch 'master' into deburr_improve
2021-05-29 21:40:11 +02:00
sliptonic
f7c50a4d75
fix string formatting
2021-02-23 18:59:04 -06:00
Patrick F
974c78b090
[PATH] Fixed leadinout problems with full circles and side detection
2021-02-13 17:32:54 +01:00
Patrick F
c821b09c81
[PATH] Improved deburr
2021-02-13 15:49:27 +01:00
Patrick F
f79075110a
[PATH] Added basic support for arcs in deburr op
2021-02-13 15:49:27 +01:00
Markus Lampert
ffea463885
Print deburr tool info only once.
2020-12-15 21:55:27 -08:00
luz paz
b75cd3dd52
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
02157cdbff
fix deburr direction.
2020-10-16 14:14:08 -05:00
sliptonic
ffd7693815
Fix deburr CW/CCW calculation
2020-10-12 12:39:14 -05:00
sliptonic
b5f37f06aa
make deburr check for tool attributes fixes #4327
2020-10-09 12:50:06 -05:00
Patrick F
fb0ecda0e1
Fixed DeburrOp not moving to safe height
2020-09-07 01:30:32 +02:00
Eric Trombly
7fe094ac02
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
65aee430af
Removed offset check
2020-04-06 21:11:40 +02:00
Patrick Felixberger
c82a0498d1
Code clean up
2020-03-17 22:18:47 +01:00
Patrick Felixberger
d586eea42e
Improved LeadInOut; Better layer handling
2020-03-17 19:13:56 +01:00
Schildkroet
08e5e9e588
Added some comments
2020-03-09 14:58:12 +01:00
Schildkroet
651388ad31
Hide side property in PathDeburr.py
2020-03-08 13:10:05 +01:00
Patrick Felixberger
64b1acb3ae
Added EntryPoint option to path deburr
2020-03-05 22:55:24 +01:00
Patrick Felixberger
3419e1da3a
Added explicit deburr start values; Fixed direction detection for deburr operation
2020-03-05 21:12:57 +01:00
Patrick Felixberger
e4e4d9fecd
Removed version info 2
2020-02-26 19:56:18 +01:00
Patrick Felixberger
f750c7398c
Added GUI support to PathDeburr for directions selection
...
Updated comments
2020-02-19 18:44:42 +01:00
Patrick Felixberger
d0f0ad2a06
Path: Added option to select direction (CW, CCW) in Deburr Op
2020-02-17 01:13:21 +01:00
Markus Lampert
81f809cfcf
Removed dead code for debugging shortcut warnings.
2020-01-03 23:13:55 -08:00
Markus Lampert
75272f20a5
Ignore distance check when copying holding tags
2019-11-28 17:31:35 -08:00
Markus Lampert
296058d6dd
Added ToolController creation
2019-11-28 17:31:35 -08:00
Daniel Wood
bdcccc08b1
Add coolant feature to Ops
2019-08-28 19:40:08 +01:00
Markus Lampert
2a97d558e8
pylint warning for PathDeburr
2019-07-01 15:29:51 -07:00
sliptonic
b55c210f39
remove unnecessary imports. normalize debug log levels
2019-06-21 13:01:01 -05:00
sliptonic
4a984de243
Path: normalize proxy stratements
...
remove bare exceptions
2019-06-21 13:01:01 -05:00
brad
b564189f75
Path: remove unnecessary imports
2019-06-10 10:50:06 -05:00
brad
4cbdf78836
Path: lgtm Cleanup
2019-06-10 10:50:06 -05:00
luz.paz
aedb888ae3
Path: source comment typo fixes
...
Found via `codespell`
2019-05-30 19:57:25 +02:00
Markus Lampert
07910613dd
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
2d3f94590e
Support for step down in deburr op.
2018-11-06 12:01:18 -03:00
Markus Lampert
97ad1b687f
Renamed Path Chamfer op to Deburr.
2018-09-17 10:27:49 +02:00