sliptonic
4072fcebf5
Drilling translation cleanup
2022-01-22 13:11:46 -06:00
sliptonic
49eaadcd25
black
2022-01-22 13:11:46 -06:00
Russell Johnson
03cce806f3
Path: Remove first-draft rotational code Path
...
Remove all first-draft rotational-related code from Path workbench to make way for more stable, long-term integration of a rotational indexing capability.
2021-05-27 10:04:31 -05:00
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
Daniel Wood
1f00f7b438
remove duplicate signal
2020-04-18 12:43:39 +01:00
Patrick Felixberger
37a44c08c3
Added 4th axis support to drilling GUI
2020-03-23 00:48:09 +01:00
Patrick Felixberger
9953e96b5b
Removed 'Use Tip Length' and added 'Extra Offset' in Drilling OP
2020-03-09 22:34:41 +01:00
Markus Lampert
9910600799
Fixed some pylint issues and whitelisted some
2019-11-28 17:31:36 -08:00
Daniel Wood
765cbfd9e2
Handle selecting the coolant mode in the forms
2019-08-28 19:40:08 +01:00
IMback
ac16f2f673
Restore R parameter behavior
2019-08-08 19:29:26 +02:00
IMback
4fdec77034
Peck retract height default changed from 10mm to opStartDepth+1
...
Peck depth default changed to tool dia*0.75
Fields changed to QuanitiySpinBoxes
Insure travel between regions is always performed at safe height
Make Peck and Dwell exclusive in GUI
Restore name of RetractHeight
Use SetupSheet for all numerical properties
2019-08-08 10:38:30 +02:00
sliptonic
617c619d2f
remove unnecessary imports. normalize debug log levels
2019-06-21 13:01:01 -05:00
Markus Lampert
53404b3207
Operation settings support for Drilling.
2018-09-02 00:32:22 -07:00
Markus Lampert
a6847951e1
Added default values for heights and rapid feed rates for new tools.
2017-10-22 11:24:58 -07:00
Markus Lampert
749fe3631a
Consolidated all depth calculations.
2017-09-28 11:27:47 -07:00
Markus Lampert
bc6ff3690e
Added docstrings to Gui classes.
2017-08-22 10:16:58 -03:00
Markus Lampert
b7e5079af1
Only set properties if they have actually changed (the onChanged/updateData callbacks are called synchronously).
2017-08-22 10:16:58 -03:00
Markus Lampert
dd23476a49
Restored icons for profile ops; cleaned up accel keys.
2017-08-22 10:16:58 -03:00
Markus Lampert
b6c31bedab
Rebased Helix op on PathOp framework, also it's UI.
2017-08-22 10:16:58 -03:00
Markus Lampert
dbbee79378
Split DrillingGui into its own file and base it off of PathOpGui.
2017-08-22 10:16:58 -03:00