Commit Graph

17502 Commits

Author SHA1 Message Date
sliptonic
066194b152 Merge pull request #2387 from IMbackK/DeburrUi
Make Deburr Panel reasonably sized
2019-07-29 10:41:02 -05:00
IMback
a6c6c73c96 Make Deburr Pannel rasonably sized 2019-07-28 23:25:26 +02:00
Yorik van Havre
a1edbb092c Tools: added --gui option to fcinfo tool 2019-07-28 13:59:03 -03:00
Erni24
772cfc56a0 add relative permittivity to Air and Water 2019-07-27 21:18:32 +02:00
Yorik van Havre
d04686026d Tools: Small additional fix in fcinfo tool 2019-07-27 15:59:03 -03:00
Yorik van Havre
42d0282580 Tools: More options to fcinfo tool 2019-07-27 15:48:51 -03:00
Yorik van Havre
febbb16bb1 AddonManager: Don't check addons for updates if they have already been checked for updates 2019-07-26 22:21:51 -03:00
sliptonic
afce7318b1 Merge pull request #2379 from Russ4262/patch-1
[Path] MillFace: SetupProperties() syntax correction for broken Job GUI fix
2019-07-26 13:51:04 -05:00
sliptonic
c6a88965db Merge pull request #2377 from Russ4262/profile_faces_individually_fix
[Path] ProfileFaces: fix "HandleMultipleFeatures" set to "individually"
2019-07-26 13:50:45 -05:00
Russell Johnson
228bd786fe Fix: SetupProperties() syntax correction
Job GUI broken due to SetupProperties() syntax error
2019-07-26 11:18:49 -05:00
luz.paz
f649fbd39d [AddonManager] add cadquery addon logo 2019-07-26 10:54:44 -03:00
luz.paz
116e7f53f3 [AddonManager] Use the correct case-sensitive name for external addons/wbs
Followup to PR #2369  
* made appropriate addons/wbs lowercase
* used the correct case-sensitive spelling and formatting for addons/wbs  
* updated .qrc file  
* removed glider wb icon and mention in .qrc
2019-07-26 10:54:44 -03:00
vocx-fc
149c219e14 Draft: improved the style of the code, checked with flake8 2019-07-26 10:54:01 -03:00
vocx-fc
3abda3d5a7 Draft: improved Python style, checked with flake8 2019-07-26 10:54:01 -03:00
hlg
098d9d4e8d handle projects without sites gracefully 2019-07-26 10:45:25 -03:00
hlg
703aa04b9a Arch: populate and read compass rotation from and to IFC RC true north 2019-07-26 10:45:25 -03:00
hlg
e3a83ed2c8 Arch: fix IFC import for groups with non-ascii names 2019-07-26 10:45:25 -03:00
luz.paz
a841cf5ba1 [AddonManager] rename logos so they mirror their WB name 2019-07-25 23:42:42 -03:00
Syres916
9ccd2e4762 [Draft] ImportSVG apply suggested changes
along with two bug fixes subsequently detected in testing
2019-07-25 23:36:34 -03:00
Syres916
e7ce5fcd1a [Draft] ImportSVG - Set DPI automatically where possible
...otherwise request user input
2019-07-25 23:36:34 -03:00
luz.paz
fec0ccd924 Follow up fixes 2019-07-25 23:34:12 -03:00
donovaly
65c426cd8a preferences-ifc.ui; some more requested whitespace fixes 2019-07-25 23:34:12 -03:00
donovaly
7711d5f41a preferences-ifc.ui: requested whitespace fixes 2019-07-25 23:34:12 -03:00
donovaly
da85d6bb61 add, update and uniform tooltips for Arch preferences 2019-07-25 23:34:12 -03:00
Russell Johnson
940f3b300a ProfileFaces: fix "HandleMultipleFeatures" set to individually
Summary condition produced error and no paths; corrected subshape passed to getEnvelope().
Removed unnecessary comments.
Simplified debug level setting.
2019-07-25 14:54:22 -05:00
sliptonic
5785d3b8bf Merge pull request #2373 from kreso-t/master
PathAdaptive:  bugfix
2019-07-24 08:22:46 -05:00
sliptonic
5a7600455a Merge pull request #2366 from Russ4262/3D_Pocket_upgrade
[Path] 3D Pocket: upgrade to adaptive start and finish
2019-07-24 08:21:52 -05:00
sliptonic
abc9345883 Merge pull request #2368 from Russ4262/patch-1
[Path] Auto prefix job template filename on save
2019-07-24 08:21:05 -05:00
sliptonic
107ad05204 Merge pull request #2367 from Russ4262/MillFace_upgrade
[Path] MillFace: add feature - exclude raised areas
2019-07-24 08:20:30 -05:00
Bernd Hahnebach
a0b60dcd23 Arch: ifc import, move getting the property relation table in separate method 2019-07-24 08:20:09 +02:00
Bernd Hahnebach
40b58e6406 Arch: ifc export, move get property data out of FreeCAD property schema in separate method 2019-07-24 07:53:04 +02:00
Bernd Hahnebach
d57e1adcf2 Arch: ifc import, move reading ifc attributes in separate method 2019-07-24 07:52:55 +02:00
Bernd Hahnebach
2386daa74b Arch: ifc, some new lines 2019-07-24 07:52:46 +02:00
kreso-t
3bb20a9322 PathAdaptive: bugfix
fix for "path to nowhere" that occurs on some enviroments
2019-07-23 23:07:34 +02:00
Russell Johnson
474492bcd1 MillFace: add feature - exclude raised areas
new feature enabled by name, excludes raised areas inside face, but mills over pockets and holes.

Apply 'ExcludeRaisedAreas' to all BoundaryShapes

Add algorithm to apply 'ExcludeRaisedAreas' to Stock and BoundBox
2019-07-23 04:54:01 -05:00
wandererfan
e6c56b2af1 [TD]Fix Svg Export Scaling issue
- change target rectangle for render to match source
- add param for endcap style (.../General/EdgeEndCap)
2019-07-22 19:38:07 -04:00
wmayer
d1b47718cf handle gimbal lock when converting between quaternion and Euler angles (issue #0004062) 2019-07-22 16:31:42 +02:00
Russell Johnson
cb87fd5cff Auto prefix job template filename
Code checks for user-entered prefix of "Job_" (case-insensitive). If missing, prefix is added before saving template.
2019-07-22 01:22:51 -05:00
Russell Johnson
00703a5179 3D Pocket: upgrade to adaptive start and finish
apply algorithms to some pockets to eliminate air milling and adapt start and finish heights and paths to top and bottom of certain pockets.
Depth correction & flake8 formatting
use list to track successive cuts so variations of settings are tracked and applied correctly
Apply faceType specific depth calculations
Planar face requires one depth source, non-planar requires a different source.
2019-07-21 21:21:24 -05:00
Yorik van Havre
97054ee4be Test: Allow WBs to know they are being run under test environment 2019-07-21 19:01:39 -03:00
donovaly
99ef284bf6 update and reshape tooltips for FEM import-export settings 2019-07-21 19:19:46 +02:00
mwganson
72f895571f show only filename in macro editor tab rather than full path, fixes issue #4063 2019-07-21 19:14:23 +02:00
donovaly
2b897b5eb6 DlgSettingsMeshView.ui: fix a wrong '&' char 2019-07-21 19:10:39 +02:00
donovaly
381a97b35c DlgSettingsMeshView.ui: add and improve tooltips 2019-07-21 19:10:31 +02:00
donovaly
948f756af2 add tooltips for meshing dialogs 2019-07-21 19:06:48 +02:00
donovaly
927a83a794 TaskAttacher.ui: clarification and add tooltip 2019-07-21 18:59:03 +02:00
wmayer
c92fe4e368 eliminate some bad old-style casts which hide an obscure error 2019-07-21 17:51:29 +02:00
mwganson
89a62366ab [enable report view on warnings/erros] add reportoutputobserver class, manage report view visibility via QDocketWidget toggleViewAction() rather than directly with show(), remove unnecessary variables 2019-07-21 15:58:12 +02:00
mwganson
7d87c510dc remove whitespace 2019-07-21 15:58:04 +02:00
mwganson
287eff3b31 Show report view on all warnings or errors by default, can be disabled in preferences 2019-07-21 15:57:57 +02:00