Bernd Hahnebach
9540c439b4
FEM: example files: update materials
2016-07-21 18:40:51 -03:00
Bernd Hahnebach
d5e9a6b2d2
FEM: check prerequisites: adapt to self weight
2016-07-21 18:40:51 -03:00
Bernd Hahnebach
036a2c9e1a
FEM: constraint self weight: implementation for solver CalculiX
2016-07-21 18:40:51 -03:00
Bernd Hahnebach
f67363acd8
FEM: constraint self weight: add icon
2016-07-21 18:40:51 -03:00
Bernd Hahnebach
1f341ed4b4
FEM: constraint self weight: object implementation
2016-07-21 18:40:51 -03:00
Yorik van Havre
5793957ac3
Merge pull request #226 from WandererFan/QtyPrecision
...
Fix 2628 Quantity::getUserString Fixed Precision
2016-07-21 18:39:02 -03:00
WandererFan
de7b7e50ab
Use Units Decimals pref in Quantity::getUserString
2016-07-21 12:55:39 -04:00
Przemo Firszt
0028b5ec28
[Material] Fix acrylic glass density and remove comments
2016-07-20 21:48:07 +01:00
wmayer
6823981551
apply workaround from Debian to fix error message with not found SMDS_MemoryLimit
2016-07-19 12:13:08 +02:00
wwmayer
ac2546f965
Merge pull request #222 from wwmayer/pr190
...
Improve NETGEN detection and support V6.
2016-07-19 10:43:28 +02:00
Jose Prous
5c53622f78
fix some compilation errors
2016-07-19 09:53:23 +02:00
Przemo Firszt
1a635c6d36
[Material] Amend Aluminum-6061-T6.FCMat
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2016-07-18 17:40:15 -03:00
Yorik van Havre
88b70159c6
Merge pull request #224 from WandererFan/HatchExport
...
Prevent Hatch Export to SVG
2016-07-18 17:37:03 -03:00
WandererFan
9bceb30d30
Prevent buildup of old QGItems
2016-07-17 10:43:55 -04:00
WandererFan
9b81ea1cc9
Exclude hatches from SVG export.
...
QtSvg does not support clipping which is required for hatches.
2016-07-17 10:43:54 -04:00
wmayer
6e6904898c
fix build failure with occ 6.9.0
2016-07-17 16:18:12 +02:00
wmayer
9991a6f986
issue #0002486 : Menu 'Preferences...' entry changes depending on language
2016-07-17 14:20:53 +02:00
wmayer
49d1be14ff
add quantity property to FeatureTest with kg/m^3
2016-07-17 13:40:08 +02:00
wmayer
959b7c9809
issue #0002625 : Wrong dimension (str) from Unit
2016-07-17 13:14:06 +02:00
wmayer
b3c7d8b3b4
improve whitespaces
2016-07-17 12:46:46 +02:00
vejmarie
fdc44af644
Fix MED Reader
...
Assign same Mesh name into MED archive based on shortfilename during write and read operation
2016-07-16 17:43:20 +02:00
Johannes Obermayr
e3cf2331a0
Improve NETGEN detection and support V6.
2016-07-16 17:08:05 +02:00
vejmarie
d094d3e33f
Fix UNV file read which was broken due to missing cards
2016-07-15 21:02:45 +02:00
wmayer
1e898b6c19
suppress log messages of selection changes in release build
2016-07-15 16:02:06 +02:00
wwmayer
4e08302582
Merge pull request #219 from tomate44/tomate44-BezierSurface-fix
...
fix VDegree
2016-07-15 13:57:52 +02:00
wmayer
77a5e8bb1e
class with virtual methods must have virtual destructor
2016-07-15 13:52:27 +02:00
Mateusz Skowroński
634f3af079
Fix some GCC warnings.
2016-07-15 13:05:37 +02:00
tomate44
2281881f06
fix VDegree
...
fix for getVDegree that was returning UDegree
2016-07-15 11:27:24 +02:00
Lorenz Hüdepohl
2cf6da1739
Path: Fix spurious full circles in PathProfile
...
There was an issue in the conversion from a toolpath to GCode, some very
small circles were mistaken for full circles when their coordinates were
output in some finite precision.
2016-07-15 10:57:12 +02:00
wmayer
f85c76f6d9
replace tabs with spaces
2016-07-15 10:44:19 +02:00
Sergo
ca3deae602
refuse to create partdesign objects if no active body in document
2016-07-15 10:35:52 +02:00
WandererFan
1365653891
Prevent invisible faces.
...
Warn if Direction == XAxisDirection
2016-07-14 18:10:27 -04:00
WandererFan
dd543c22ef
Get user prefs at time of use
2016-07-14 15:55:57 -04:00
WandererFan
9dc0b909d0
Fix default normal/select/preselect colors
2016-07-14 15:55:57 -04:00
wmayer
c0f38c9924
+ handle usage of libmedc < 3.0.7
2016-07-14 21:35:13 +02:00
wmayer
af677a57f7
+ fix possible crash inside NavigationStyleP::viewAnimationCB if viewer has no camera node
2016-07-14 17:14:10 +02:00
wmayer
d9ad234539
+ suppress log messages of active document or view in release build
2016-07-14 16:32:29 +02:00
wmayer
b6670cde01
+ GFA is available since OCC 6.9.0, raise an AttributeError otherwise
2016-07-14 15:16:02 +02:00
wmayer
4675f7618c
+ fix linking errors with MED V2 wrapper classes
2016-07-14 15:10:36 +02:00
vejmarie
4ad1ee3005
Enable MED class init
2016-07-14 14:53:46 +02:00
vejmarie
fc76bf8bbb
Fix MED Export
2016-07-14 14:53:46 +02:00
Mateusz Skowroński
6abf16b720
Fix files encoding. Go from ISO8859-1 to UTF-8.
2016-07-14 14:49:19 +02:00
WandererFan
e2976b2ef5
Remove unconnected signals
2016-07-14 14:39:06 +02:00
WandererFan
1038630eeb
Remove superfluous OCC includes
2016-07-14 14:39:06 +02:00
WandererFan
27aafada9c
Include file cleanup per cppclean analysis
2016-07-14 14:39:06 +02:00
wmayer
602053d2d4
+ expose OCC version number to Python
2016-07-14 14:11:54 +02:00
sliptonic
667ce25552
Bugs.
2016-07-12 20:13:45 -03:00
sliptonic
87be8a022d
bug preventing tool change gcode
...
from being added to postprocess
2016-07-12 20:13:45 -03:00
sliptonic
9b83b873e7
Dressup to add dragknife corner actions to a path
...
Dragknives have an offset so paths must be extended to complete the cut.
They also require special handling if the incident angle between two segments
is small. This dressup provides properties for the filter angle, offset
distance, and pivot height. One known area still needs to be addressed:
If the segment being processed is shorter than the offset distance, the
extension may be added incorrectly.
Additional corner strategies could also be added in the future to enhance drag
knife performance.
Some of the files also got a pep8 cleanup.
PathKurveUtils: logic around line #460 to always pass Z value.
Previously, the Z was only passed if it changed. This caused some downstream
problems for dressup functions.
Changes to Dressup so it works with parent objects correctly.
2016-07-12 20:13:45 -03:00
sliptonic
9c076b0f80
Show a simple representation of the tool
...
Builds a representation of the tool and shows it while the task dialog is open.
Next: Need to make the representation more accurate with respect
to end shape, corner radius, etc.
Need to improve the tool library handling
Need to improve the tool selection process.
2016-07-12 20:13:45 -03:00