Commit Graph

13 Commits

Author SHA1 Message Date
Markus Lampert
61929d8778 Load PathGui in all modules which require gui resources to be loaded 2021-01-26 18:14:09 -08:00
luz paz
aeafcec125 Path: Change filenames in the rest of the Path code
Reflects changes in 
* PathOpGui.SetupOperation()
* GetResources()
* sPIxmap
* pixmap
* *.UI files

Also contains minor translation context renames (these were edits made near to original intent of this commit)
2020-12-02 06:57:28 -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
sliptonic
a785c0e0a1 Fix deburr CW/CCW calculation 2020-10-12 12:39:14 -05:00
sliptonic
351267fbfb make deburr ignore non-vertical faces
fixes #4327
2020-10-09 12:50:06 -05:00
Daniel Wood
54ce85acdf Deburr: signal for update when values are changed 2020-04-12 06:33:34 +01:00
Patrick Felixberger
0c51ab9ca4 Removed version info 2020-02-26 19:52:53 +01:00
Patrick Felixberger
8a4ec128ef Rearranged deburr GUI 2020-02-20 16:59:50 +01:00
Patrick Felixberger
7165411b2d Added GUI support to PathDeburr for directions selection
Updated comments
2020-02-19 18:44:42 +01:00
Daniel Wood
765cbfd9e2 Handle selecting the coolant mode in the forms 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
Markus Lampert
e3952867a9 Renamed Path Chamfer op to Deburr. 2018-09-17 10:27:49 +02:00