Markus Lampert
|
81bbb0066d
|
Removed dead code for debugging shortcut warnings.
|
2020-01-03 23:13:55 -08:00 |
|
Markus Lampert
|
09a6201e87
|
Invoke TC.onDelete when deleting a job
|
2019-11-28 17:31:36 -08:00 |
|
Markus Lampert
|
9f8c64c6af
|
PathBoundary editor filled with life.
|
2019-11-05 19:18:39 -08:00 |
|
Markus Lampert
|
b6f856ae61
|
Set transparency of base model clones to 80
|
2019-08-10 15:26:24 -07:00 |
|
Markus Lampert
|
0703f82030
|
Fixed typo and py3 exception printing
|
2019-07-02 21:03:28 -07:00 |
|
Markus Lampert
|
f4bee893d7
|
fixed pylint warning for PathJob
|
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 |
|
Russell Johnson
|
e1d3160c50
|
proxy to obj.Proxy partial conversion
|
2019-06-20 00:02:13 -05:00 |
|
luz.paz
|
ec12ffae0c
|
Path: source comment typo fixes
Found via `codespell`
|
2019-05-30 19:57:25 +02:00 |
|
sliptonic
|
bdc869179e
|
Path: UI changes to job edit
.gitignore
More UI work
checkpoint
|
2019-04-05 15:04:01 +02:00 |
|
Markus Lampert
|
fe916e3b58
|
Insert dressups at the same position in the operations list as the parent op is/was
|
2018-11-04 14:50:04 -03:00 |
|
Markus Lampert
|
46d722b994
|
Support for converting existing jobs to multi base model on loading.
|
2018-09-11 07:24:38 +02:00 |
|
Markus Lampert
|
b6bbccd8d4
|
Added support for multi base model to Engrave.
|
2018-09-11 07:24:37 +02:00 |
|
Markus Lampert
|
256d42e2de
|
Fixed unit tests to support multiple base models.
|
2018-09-11 07:24:31 +02:00 |
|
Markus Lampert
|
6a5e3234ec
|
Base model edit during job editor.
|
2018-09-11 07:24:31 +02:00 |
|
Markus Lampert
|
3559414503
|
Refactored job creation dialog to be re-used for model selection dialog.
|
2018-09-11 07:24:30 +02:00 |
|
Markus Lampert
|
bb045307e4
|
Basic job creation dialog with multiple base models.
|
2018-09-11 07:24:30 +02:00 |
|
Markus Lampert
|
6a48072357
|
Basic UI/editor for the SetupSheet.
|
2018-09-02 00:32:22 -07:00 |
|
markus
|
828f6756c4
|
Hiding all/most properties that are supposed to be hidden on document restore again.
|
2018-09-01 21:01:04 +02:00 |
|
Markus Lampert
|
cb90ce96de
|
Turn off Operations visibility by default
|
2018-08-18 21:55:26 +02:00 |
|
Markus Lampert
|
5ad9eaa81c
|
Set Operation's view object proxy to 0 to let the framework use the c++ implementation.
|
2018-08-11 11:35:47 +02:00 |
|
Markus Lampert
|
0d28d59fd1
|
Removed PathPreferences class and moved functionality into the module interface.
|
2018-06-19 21:53:41 -07:00 |
|
Markus Lampert
|
0ffc050297
|
Setting rotation center for the job on change.
|
2018-05-11 10:18:56 -03:00 |
|
Markus Lampert
|
e96e32580e
|
Fixed template-export menu activation.
|
2018-01-22 19:40:50 +01:00 |
|
Markus Lampert
|
d93023981d
|
Python version independent string and unicode handling.
|
2017-10-22 12:01:35 -07:00 |
|
Markus Lampert
|
505aea492a
|
Removed references to Spreadsheet from docstrings.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
e2b48fa229
|
Replaced spreadsheet with dedicated SetupSheet object in order to better support expression setting.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
d91778dd32
|
Workaround for DAG invalidation - remove all expressions before deleting an object.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
5f2516a2bd
|
Using the template attribute encoding/decoding.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
39080e6642
|
Fixed the name collission issue of expressions.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
15dda40edd
|
Renamed Settings to SetupSheet.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
fb22e23981
|
Introduced Op-values and set expressions for all user modifyable properties - updated template support.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
94121fcbbb
|
Extracted Job Settings into their own implementation file.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
f3b5f745b3
|
Switched default values into Settings spreadsheet.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
5520842399
|
Replaced job default-properties with setting spreadsheet and set expressions for heights and rapid speeds.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
eea83074d4
|
Fixed default tool controller creation if job template doesn't include TCs.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
96a04977a1
|
Added job default values to template export.
|
2017-10-22 11:24:58 -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
|
cbb97da2a8
|
Fixed tooltips for post processor and its arguments in job dialog again.
|
2017-10-02 01:16:26 +02:00 |
|
Markus Lampert
|
5f7971d32b
|
Placement preferences for stock.
|
2017-10-02 01:16:26 +02:00 |
|
Markus Lampert
|
1790737841
|
Basic stock preferences and usage if no job template is specified.
|
2017-10-02 01:16:26 +02:00 |
|
Markus Lampert
|
b035e658e7
|
Fixed Arch.Panel support.
|
2017-09-28 11:27:47 -07:00 |
|
Markus Lampert
|
f5a2442662
|
Added version support to all JSON exports.
|
2017-09-21 10:29:35 +02:00 |
|
Markus Lampert
|
c40e737492
|
Changed PathJob to deal with JSON template files instead of XML.
|
2017-09-21 10:29:35 +02:00 |
|
Markus Lampert
|
1263aecdaf
|
Fixed up ToolController template arguments and loading for the switch to JSON.
|
2017-09-21 10:29:35 +02:00 |
|
Markus Lampert
|
a9652ea214
|
Fixed job removal for non-path base objects
|
2017-09-13 09:35:27 +02:00 |
|
Markus Lampert
|
1c26a26548
|
Run recompute() after creating a Draft.clone.
|
2017-09-12 12:13:07 -07:00 |
|
Markus Lampert
|
e032e26dd4
|
Orderly deletion of a job.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
9da777ef18
|
Fixed operation update when TC changes - allow TC edit abortion.
|
2017-09-08 12:25:58 +02:00 |
|