Patrick Felixberger
|
c094889aac
|
Fixed broken final depth calculation for rotational axis in pocket, profile and drill; Added EnableRotation to GUI; Fix some weird gcode generation
|
2020-03-11 21:16:21 +01:00 |
|
Daniel Wood
|
2996b815ae
|
Handle selecting the coolant mode in the forms
|
2019-08-28 19:40:08 +01:00 |
|
sliptonic
|
b55c210f39
|
remove unnecessary imports. normalize debug log levels
|
2019-06-21 13:01:01 -05:00 |
|
Markus Lampert
|
ec664c3c21
|
Added default values for heights and rapid feed rates for new tools.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
90952b1c5d
|
Added docstrings to Gui classes.
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
aec6cfe239
|
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
|
26b9c67da6
|
Split DrillingGui into its own file and base it off of PathOpGui.
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
f32ef59463
|
Renamed PathAreaOpGui to PathOpGui - there's nothing Area specific in there.
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
0d4bc71a65
|
Moved base functionality into PathOp and renamed AreaOp interface to areaOp...
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
73b15db3e7
|
Consolidated UI for all profile ops.
|
2017-08-22 10:16:57 -03:00 |
|