Markus Lampert
|
83ab3bd3f2
|
Added combined dialog for TC editing - refactored UI controller into separate class.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
a440dabf5d
|
Add tool controller support with inplace editing.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
c0d1fa49a6
|
Added delete operation functionality;
fixed adding to job for dressups.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
fd67690fa7
|
Fixed some UI issues and enabled re-ordering of ops.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
8c085226d7
|
split PathJob into model and gui;
Made PathJob a regular feature and moved operations into child compound;
Added stock feature.
|
2017-09-08 12:25:58 +02:00 |
|
Yorik van Havre
|
fe3f671b81
|
Updated translation strings (and sent to crowdin)
|
2017-08-31 10:46:55 -03:00 |
|
luzpaz
|
e2cba9f1ce
|
Path: typos
|
2017-08-31 11:05:48 +02:00 |
|
luzpaz
|
467ef55788
|
Misc. typos discovered via crowdin
should close several crowdin issues.
|
2017-08-28 11:50:33 -03:00 |
|
sliptonic
|
694fb31df1
|
Path: Command to duplicate an operation.
Creates a copy of the currently selected operation in the same job
|
2017-08-28 11:40:33 -03:00 |
|
Markus Lampert
|
36284251cb
|
Fixed merge issue.
|
2017-08-24 20:31:57 -07:00 |
|
Markus Lampert
|
21502ce1f1
|
Converted PathProfile to be based on PathAreaOp.
|
2017-08-24 20:31:57 -07:00 |
|
Markus Lampert
|
ab2e516b35
|
Refactored pocket and facing to use the same base class; added min travel and keep tool down to the interface - latter one is hidden since it currently doesn't seem to work.
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
a59e1004c4
|
Replaced BaseGeometry 'Update' with 'Clear', since update didn't actually do anything and 3 buttons is consistent with the BaseLocation dialog.
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
b7d62e4d6f
|
Moved GetPoint dialog to replace the add+remove+edit section and leave the list of locations visible - much better user experience
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
2642e668c5
|
Added location points for drilling to base framework.
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
1858793512
|
Fixed typo.
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
12d23df2ac
|
Removed remaining old accel keys and fixed PathSanity object references.
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
e7e7ef20af
|
Rearranged tab orders for pages.
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
43c12d9d6f
|
Added tooltips to all dialogs, except for drilling.
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
0d529c05d5
|
Removed obsolete ui files.
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
ed6f16d623
|
Adding missing engraving ui files.
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
0c89193d9f
|
Refactored Engrave to be based on PathOp - added support for StepDown, default behaviour is a single step.
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
21f98304be
|
Rebased Helix op on PathOp framework, also it's UI.
|
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
|
4e8d0cbea3
|
Converted MillFace to be based on PathAreaop.
|
2017-08-22 10:16:57 -03:00 |
|
Markus Lampert
|
73b15db3e7
|
Consolidated UI for all profile ops.
|
2017-08-22 10:16:57 -03:00 |
|
Markus Lampert
|
100fbe7ace
|
Converted ProfileEdges to based off PathAreaOp.
|
2017-08-22 10:16:57 -03:00 |
|
Markus Lampert
|
6bd53273b0
|
Renamed ui for ProfileFaces to match implementation names.
|
2017-08-22 10:16:57 -03:00 |
|
Markus Lampert
|
50711c1ba4
|
Converted PathProfile to be based on PathAreaOp.
|
2017-08-22 10:16:57 -03:00 |
|
Markus Lampert
|
a742c1120e
|
Split pocket gui into its own file and based on PathAreaOpGui.
|
2017-08-22 10:16:57 -03:00 |
|
Markus Lampert
|
2884d3ac60
|
Moved PathPocket to use PathAreaOp.
|
2017-08-22 10:16:57 -03:00 |
|
Markus Lampert
|
9ef7a941fe
|
Added Depths page.
|
2017-08-22 10:16:57 -03:00 |
|
Markus Lampert
|
0bb1c3b722
|
First cut on splitting GUI into generic part and op specifics.
|
2017-08-22 10:16:57 -03:00 |
|
pekkaroi
|
2a6205206e
|
Path: possibility to add custom drill point
|
2017-08-12 13:46:25 +02:00 |
|
sliptonic
|
9874444dba
|
Path: add feature for drill tip calculation
|
2017-07-10 19:17:41 -03:00 |
|
sliptonic
|
ddb2001dcb
|
Path: Change Profile 'side' enumeration to inside/outside
left/right was too ambiguous
correct profile direction set
|
2017-07-10 19:17:41 -03:00 |
|
Markus Lampert
|
fbb2b44861
|
Made posts into a module and use it for import.
|
2017-07-01 12:39:04 +02:00 |
|
sliptonic
|
266fb0b70f
|
Path: Adding Apply buttons
Give user more control of when long
running updates are executed in task
panels
|
2017-06-28 21:46:44 +02:00 |
|
sliptonic
|
a5a88e5b59
|
Path: remove obsolete code from cmake
also refactored depthparams and fixes to depths
on various operations
|
2017-06-28 21:46:44 +02:00 |
|
sliptonic
|
17b16a7286
|
Path: adding cancel buttons to operations
|
2017-06-28 21:46:44 +02:00 |
|
Markus Lampert
|
789e79c480
|
Moved all post/pre processor into their own directory.
|
2017-06-21 11:41:35 -07:00 |
|
Markus Lampert
|
38c2296492
|
Allow multiple holding tags to be added - until user hits Esc or presses the Done button.
|
2017-06-21 11:41:35 -07:00 |
|
Markus Lampert
|
924336edd5
|
Made holding tags tolerant to panelsheet base objects.
|
2017-06-21 11:41:35 -07:00 |
|
Markus Lampert
|
fbb34347f8
|
Added support for PanelSheets.
|
2017-06-21 11:41:35 -07:00 |
|
Markus Lampert
|
bb33a12c87
|
Added template selection and preference integration to job creation dialog.
|
2017-06-21 11:41:34 -07:00 |
|
Markus Lampert
|
907ea1b3ab
|
Added file path and job template to preferences.
|
2017-06-21 11:41:34 -07:00 |
|
Markus Lampert
|
8f64b5e24b
|
Simple job initialisation from template xml file.
|
2017-06-21 11:41:34 -07:00 |
|
Markus Lampert
|
8d8ea9979f
|
Renamed LoadTool to ToolController.
|
2017-06-21 11:41:34 -07:00 |
|
Itai Nahshon
|
ccd56242ec
|
Set the maimum tool RPM to 100,000. The default 100 is too small.
|
2017-06-18 17:11:49 +02:00 |
|
sliptonic
|
e169085959
|
Path: disable diameter checking in Drilling
I'm turning this off for now. tolerance
problems are making it less than useful.
|
2017-06-15 14:42:30 -03:00 |
|