Commit Graph

24 Commits

Author SHA1 Message Date
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