Markus Lampert
|
2f47422fdb
|
Create Scale property on the fly if older Arch.PanelSheet is loaded.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
b0e667ecca
|
Fixed error msg about unsupported stock type.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
a278b7c457
|
Making templateAttrs a const method - so exporting doesn't diry the tool
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
663726983d
|
Changed tool parameters to use a QuantitySpinBox.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
239efeea94
|
Removed obsolete ToolControl.ui
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
092d337bdc
|
Changed tool controller editor to use QuantitySpinBox for speeds.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
8d79228dce
|
Removed depths lock - obsolete through usage of expressions.
|
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
|
dfd5dd1681
|
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
|
94121fcbbb
|
Extracted Job Settings into their own implementation file.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
63201913b5
|
Switched Depths page to use QuantitySpinBox instead of InputField.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
3da41785fc
|
Refactored QuantitySpinBox handling into separate class.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
07c2446969
|
Fixed clearance height value.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
2dfc2c89cf
|
Switched PageHeight to use QuantitySpinBox.
|
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
|
54a74df190
|
Added tooltips for defaults in export dialog.
|
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 |
|
Nikolay Nizov
|
0dff19e1fb
|
Draft: Fix dimensions of parametric circles
|
2017-10-21 16:20:38 +03:00 |
|
wmayer
|
28578fa390
|
unit test for backlinks on expressions
|
2017-10-19 23:49:01 +02:00 |
|
wmayer
|
0c48ea8517
|
ArchCommands.fixDAG has been removed in the past and now fails the unit tests
|
2017-10-19 14:13:36 +02:00 |
|
Bernd Hahnebach
|
9cef7207f8
|
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
|
3624cbd204
|
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
|
2d4991a650
|
FEM: unit test, better material object identifier
|
2017-10-19 13:30:53 +02:00 |
|
Bernd Hahnebach
|
c5b20fafc8
|
FEM: code formating, trailing whitespaces and flake8
|
2017-10-19 13:30:53 +02:00 |
|
Bernd Hahnebach
|
fc9c5121c5
|
FEM: gmsh tools, comment some debug prints if they do not have any content
|
2017-10-19 13:30:53 +02:00 |
|
Unknown
|
ed919b37fb
|
FEM: various typos
|
2017-10-19 13:30:53 +02:00 |
|
WandererFan
|
9277e964a1
|
Fix 3215 - ViewDetail does not handle Scale correctly
|
2017-10-19 13:24:19 +02:00 |
|
WandererFan
|
54b7d2c5f0
|
Handle variable UoM schemes in Dimensions
|
2017-10-19 13:24:08 +02:00 |
|
microelly2
|
a43e709dcb
|
import svg with colors
|
2017-10-19 13:18:02 +02:00 |
|
wmayer
|
25290f8c52
|
fixes #0002429: text labels for Sweep and Loft operations
|
2017-10-18 21:34:08 +02:00 |
|
wmayer
|
1ed21e0c05
|
fixes #0002434: merge sketches produces sketch on XY plane when original sketches were on XZ
|
2017-10-18 21:17:15 +02:00 |
|
wmayer
|
6920cd4db5
|
issue #0002080: Attempt to remove FEM analysis result (displacement & stress) results in false warning
|
2017-10-18 19:50:59 +02:00 |
|
wmayer
|
9bb1454ef4
|
allow the user to proceed if default settings for revolution/groove raises an exception
|
2017-10-18 12:52:04 +02:00 |
|
wmayer
|
1d26a2d930
|
various fixes:
+ fix invalid cast
+ some minor optimizations
+ improve exception handling
|
2017-10-18 12:33:41 +02:00 |
|
wmayer
|
c83664b159
|
increase minimum deviation for tessellation to avoid to freeze the GUI
|
2017-10-18 10:40:02 +02:00 |
|
wmayer
|
9a3d71e9f6
|
fixes #0003169: Mesh Design WB tools does not work on translated object
|
2017-10-17 19:13:09 +02:00 |
|
wmayer
|
eb5e791835
|
fixes #0003169: Mesh Design WB tools does not work on translated object
|
2017-10-16 20:13:43 +02:00 |
|
wmayer
|
8318cf54cb
|
issue #0002613: Create symmetric geometry with conic
|
2017-10-16 15:56:32 +02:00 |
|
wmayer
|
314ad0ad6a
|
issue #0002613: Create symmetric geometry with conic
|
2017-10-16 15:49:05 +02:00 |
|
wmayer
|
8b2156471f
|
issue #0002613: Create symmetric geometry with conic
|
2017-10-16 15:31:04 +02:00 |
|
sliptonic
|
1719483738
|
Path: fix bug in polar array
|
2017-10-15 15:32:50 -05:00 |
|
wmayer
|
525770f838
|
fix coverity issue
|
2017-10-15 21:08:04 +02:00 |
|
wmayer
|
a42199882b
|
fix -Winconsistent-missing-override
|
2017-10-15 20:26:10 +02:00 |
|
wmayer
|
96d01c9200
|
fix several kind of warnings:
+ fix -Wparentheses/-Wlogical-op-parentheses
+ fix -Wunused-variable
+ disable -Wundefined-var-template due to many false-positives (clang)
+ fix -Winconsistent-missing-override
+ fix -Wmaybe-uninitialized
|
2017-10-15 19:12:07 +02:00 |
|
Unknown
|
31a32b9931
|
Doxygen Typos
+ doxy whitespace formatting
+ added more misc. typos
+ grammar fixes
[skip ci]
|
2017-10-15 16:27:42 +02:00 |
|
wmayer
|
9adddc08ac
|
remove possibility of directly cross-referencing other body, use shape binder instead!
|
2017-10-13 17:28:21 +02:00 |
|
Unknown
|
15aed29e63
|
Draft: UI Grammar fixes
In preferences-dxf.ui I think the intention was to write `join` and not `joint`. @wmayer please confirm, thanks!
|
2017-10-13 00:29:15 +02:00 |
|