Markus Lampert
|
0d4e9d47c9
|
Python version independent string and unicode handling.
|
2017-10-22 12:01:35 -07:00 |
|
Markus Lampert
|
be115bcabf
|
Fixed cmake file for Path.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
4826e6387e
|
Removed references to Spreadsheet from docstrings.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
03ea6a1f33
|
Instead of hiding FinalDepth make it read-only and set tooltip appropriately.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
88c3fc1db0
|
Use operation name and icon as the TaskPanel title and icon.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
83cf84a961
|
Fixed job on-demand conversion for FaceMilling.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
eaa7b6f591
|
Fixed all ops to use Op...Depth in order to not mess with the expressions.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
1a29468094
|
Replaced spreadsheet with dedicated SetupSheet object in order to better support expression setting.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
322598decf
|
Fixed whitespace inconsistency.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
dba05326ff
|
Reverted back to using the spreadsheet Name for the expression, since it has less issues than using the Label.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
46d120071e
|
Workaround for DAG invalidation - remove all expressions before deleting an object.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
d2b1768e18
|
Using the template attribute encoding/decoding.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
0d8a1500d5
|
Added template attribute encoding/decoding for setup sheet label changes.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
8d8fb529dc
|
Fixed dogbone unit test to deal with expression instead of Lock property.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
704569d1c8
|
Fixed the name collission issue of expressions.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
14dfa13ee6
|
Renamed Settings to SetupSheet.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
b6eb3f0b4c
|
Fixed dirty'ing of page and op.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
cccf014f06
|
Various bug fixes
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
47b1360856
|
Create Scale property on the fly if older Arch.PanelSheet is loaded.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
fa523e087c
|
Fixed error msg about unsupported stock type.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
0e1fb178c5
|
Making templateAttrs a const method - so exporting doesn't diry the tool
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
9d98ac390e
|
Changed tool parameters to use a QuantitySpinBox.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
f13ac4c17e
|
Removed obsolete ToolControl.ui
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
6db9389cf7
|
Changed tool controller editor to use QuantitySpinBox for speeds.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
6ace67f047
|
Removed depths lock - obsolete through usage of expressions.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
5a106f7a9c
|
Introduced Op-values and set expressions for all user modifyable properties - updated template support.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
1f81dde99d
|
Fixed PathGui.QuantitySpinButton to default to a noop in case underlying property doesn't exist (makes UI code cleaner)
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
6797d5b4b5
|
Extracted Job Settings into their own implementation file.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
9cec64880f
|
Switched Depths page to use QuantitySpinBox instead of InputField.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
f3d48abe2f
|
Refactored QuantitySpinBox handling into separate class.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
73eb24ae20
|
Fixed clearance height value.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
0e8d1903cc
|
Switched PageHeight to use QuantitySpinBox.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
87cf84151e
|
Switched default values into Settings spreadsheet.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
ead2eb4e46
|
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
|
51ed2f752d
|
Added tooltips for defaults in export dialog.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
d63da36026
|
Fixed default tool controller creation if job template doesn't include TCs.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
2040150523
|
Added job default values to template export.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
ec664c3c21
|
Added default values for heights and rapid feed rates for new tools.
|
2017-10-22 11:24:58 -07:00 |
|
Nikolay Nizov
|
769e93973c
|
Draft: Fix dimensions of parametric circles
|
2017-10-21 16:20:38 +03:00 |
|
wmayer
|
489c8c9aef
|
unit test for backlinks on expressions
|
2017-10-19 23:49:01 +02:00 |
|
wmayer
|
85d0369c0a
|
ArchCommands.fixDAG has been removed in the past and now fails the unit tests
|
2017-10-19 14:13:36 +02:00 |
|
Bernd Hahnebach
|
891fa6e52c
|
Arch, import ifc, print debug for each obj in a new line
- use ,end='' for any print without continue in the next code line
- add a print('') at the end of the product loop
|
2017-10-19 13:30:53 +02:00 |
|
Bernd Hahnebach
|
5b84a264e9
|
Arch: ifc import, fix fit view on import since bb initializion seams to have changed to infinity
|
2017-10-19 13:30:53 +02:00 |
|
Bernd Hahnebach
|
e1bcab8f4c
|
FEM: unit test, better material object identifier
|
2017-10-19 13:30:53 +02:00 |
|
Bernd Hahnebach
|
20e24975f5
|
FEM: code formating, trailing whitespaces and flake8
|
2017-10-19 13:30:53 +02:00 |
|
Bernd Hahnebach
|
585a28c433
|
FEM: gmsh tools, comment some debug prints if they do not have any content
|
2017-10-19 13:30:53 +02:00 |
|
Unknown
|
ef46b7cc6b
|
FEM: various typos
|
2017-10-19 13:30:53 +02:00 |
|
WandererFan
|
3d7a4b9db6
|
Fix 3215 - ViewDetail does not handle Scale correctly
|
2017-10-19 13:24:19 +02:00 |
|
WandererFan
|
4e474cf60b
|
Handle variable UoM schemes in Dimensions
|
2017-10-19 13:24:08 +02:00 |
|
microelly2
|
571aab7849
|
import svg with colors
|
2017-10-19 13:18:02 +02:00 |
|