donovaly
40eb30ce8c
[FEM] add a Graphite material card
2021-03-28 10:56:13 +02:00
wmayer
a3c2190c35
Gui: [skip ci] handle number of decimals in PropertyUnitItem, PropertyVectorDistanceItem and PropertyPlacementItem
2021-03-27 18:31:49 +01:00
wmayer
7b3b9767c5
smesh: [skip ci] suppress C++17 related warnings about extensions
2021-03-27 13:55:21 +01:00
wmayer
3737a3cfb2
TD: fixes #0004598 : Segfault when deleting template without page
2021-03-27 13:18:15 +01:00
wmayer
7eaf08063e
App: add system32 to Python's search paths
2021-03-27 13:05:03 +01:00
Syres916
d630156237
[Sketcher] Settings checkBox for..
...
...setting Diameter as default constraint for Arcs and Circles
See discussion : https://forum.freecadweb.org/viewtopic.php?f=3&t=57054
2021-03-27 06:13:09 +01:00
Syres916
5161b32b65
[Sketcher] Constraints Allow User to...
...
...set Diameter as default constraint for Arcs and Circles
See discussion : https://forum.freecadweb.org/viewtopic.php?f=3&t=57054
2021-03-27 06:13:09 +01:00
wmayer
1d867d9b9d
MeshPart: refactor class Tessellation
2021-03-27 01:29:21 +01:00
wmayer
c3228becfc
MeshPart: refactor class Mesher
2021-03-27 01:28:54 +01:00
sliptonic
03964c7200
Merge pull request #4664 from papaathome/uccnc_postprocessor
...
Path: Added UC-CNC postprocessor script.
2021-03-26 15:26:05 -05:00
andre
19a5fbb72d
Aplied Flake8 formatting and removed redundant global declarations.
...
Line limit used: 100 characters, still 3 lines longer than that.
2021-03-26 17:53:02 +01:00
Yorik van Havre
030bda5ce9
Merge pull request #4609 from hyarion/cleanup-draft-load-texture
...
Draft: Simplify load_texture after py3 requirement
2021-03-26 11:30:50 +01:00
Yorik van Havre
dce69f3c7b
Merge pull request #4550 from chennes/lgtmDice3DSIssues
...
[Arch] LGTM issues in Dice3DS
2021-03-26 11:30:11 +01:00
Yorik van Havre
511df2fa5d
Merge pull request #4630 from luzpaz/typos
...
Fixed misc. typos [skip ci]
2021-03-26 11:29:34 +01:00
Yorik van Havre
08f9406814
Merge pull request #4631 from sde1000/webgl-export-camera-buttons
...
Fix camera position buttons in WebGL export
2021-03-26 11:29:03 +01:00
Yorik van Havre
32a3e3177a
Merge pull request #4656 from chennes/draftContextMenuFallback
...
[Draft] Enable Transform context menu item
2021-03-26 11:28:36 +01:00
Yorik van Havre
6797cfcd33
Merge pull request #4658 from chennes/draftFixScaleDataEntryGlitch
...
[Draft] Fix bug in data entry on scale w/ uniform scaling on
2021-03-26 11:27:30 +01:00
Yorik van Havre
32b48549be
Merge pull request #4661 from chennes/draftImportDXFNoGUI
...
[Draft] Eliminate required GUI for importDXF
2021-03-26 11:26:50 +01:00
Yorik van Havre
470a39f456
Merge pull request #4667 from oliveroxtoby/master
...
AddonManager: Fixed minor logic glitch affecting non-github addons
2021-03-26 11:25:14 +01:00
Yorik van Havre
4c1635706e
Merge pull request #4453 from regularfry/lgtm-arch-unused-imports
...
Arch: removes unused imports
2021-03-26 11:22:11 +01:00
Yorik van Havre
94b9374b37
Merge pull request #4348 from marioalexis84/draft-coordinate_input
...
[0.20] [Draft] Add global mode to enter points - Fixes #0004108
2021-03-26 11:18:23 +01:00
andre
1323c85c25
Merge branch 'uccnc_postprocessor' of https://github.com/papaathome/FreeCAD into uccnc_postprocessor
2021-03-26 09:37:28 +01:00
andre
bae362993c
Included bugfix as in FreeCAD PR. #4673 'Fix proxy error bug that occurs when postprocessing' (review recommendation)
2021-03-26 09:33:40 +01:00
sliptonic
e445658596
Merge pull request #4634 from mlampert/bugfix/issue-2839-dogbone-visualisation
...
[Path]: Bugfix/issue 2839 dogbone visualisation
2021-03-25 22:17:31 -05:00
sliptonic
32255dfe8a
Merge pull request #4639 from claasahl/claasahl-patch-1
...
[Path] post procesing for GRBL with option "--translate_drill" should also suppress G99
2021-03-25 17:43:34 -05:00
wmayer
cd458165c3
OpenSCAD: [skip ci] pipeshell -> pipe_shell
2021-03-25 21:45:03 +01:00
Chris Hennes
57c93cd6b3
[OpenSCAD] Improve helical extrusion, fix scaling
...
Modify the auxiliary spine to be a true helix, resulting in a much
smoother linear extrusion when a twist angle is applied. This also
corrects a bug in the scaling during linear extrusion, where non-uniform
scaling was not handled correctly.
2021-03-25 21:23:29 +01:00
Chris Hennes
a0464d1b00
[OpenSCAD] Fix bug in resize code
...
The resize code must recompute some kinds of objects prior to requesting
their bounding box, or the bounding box can be invalid.
2021-03-25 21:20:47 +01:00
papaathome
818de3d144
Merge branch 'master' into uccnc_postprocessor
2021-03-25 21:18:47 +01:00
andre
89ad78c14c
Merge branch 'uccnc_postprocessor' of https://github.com/papaathome/FreeCAD into uccnc_postprocessor
2021-03-25 21:08:19 +01:00
andre
c4b529eec4
Added UC-CNC script to the build specifications.
2021-03-25 20:15:33 +01:00
donovaly
f71dd32ae9
[Part] change icon to math the other Part icon scheme
...
The other Part icons have red lines indicating wires, only the new make faces ion does not. The PR changes this to use the same for all icons.
2021-03-25 18:11:49 +01:00
donovaly
d65cc5c63f
[Part] uniform feature sorting
...
at the moment the sorting is confusing, the sorting in the menu differs from the toolbars and some features even belong in the menu to another category than in the toolbars and one feature has not yet a toolbar entry
This PR implements a uniform sorting for the menu and toolbar and adds the missing toolbar icon
2021-03-25 18:04:35 +01:00
Benjamin Nauck
bb5ac30e24
TechDraw: [skip ci] convert source files from iso-8859 to utf-8
...
All other source files are either plain ascii or utf-8, this converts
the last few to utf-8.
2021-03-25 18:02:12 +01:00
bitacovir
9e4d6d68fb
[UI] Replace SVG icons for Sketcher commands
2021-03-25 18:00:55 +01:00
wmayer
747c9aba57
FEM: [skip ci] re-add removed comma
2021-03-25 17:50:31 +01:00
donovaly
00a7221a95
[PD] some fixes for the new pad length feature
...
- disable 2 properties when no custom direction is used
- rename a property because its name is the opposite of what it is doing
2021-03-25 17:44:30 +01:00
bitacovir
3b4e96d4a7
[UI] Replace Bitmap icon of Part_PointsFromMesh command
2021-03-25 17:42:26 +01:00
lorenz
e415b22a97
cmake: update command to find python-site-packages
...
https://stackoverflow.com/a/40006251
2021-03-25 17:40:01 +01:00
wmayer
6159c6da13
Mesh: [skip ci] use enum to define the various 2D meshing algorithms
2021-03-25 17:28:13 +01:00
donovaly
3f3ce8ff90
[Mesh] fix Gmsh mesh algorithms
...
the numbers written to the geo file were wrong
- also update the list of currently supported algorithms (as of Gmsh 4.6 or newer)
2021-03-25 17:20:15 +01:00
donovaly
6c67300d62
[Base] add electrical conductivity
...
- this is necessary to perform electrodynamics simulations. Since the typical values are in the range of 1e6 S/m, we need the new units kS and MS
- since this is for simulations, also add electrical conductivity to the FEM material cards
2021-03-25 17:13:52 +01:00
Chris Hennes
7857a88c4d
[GUI] Remove explicit triangle styling from tabs
...
On Windows the lower tabs of the PropertyView were being set to
triangular, which breaks stylesheets. This removes that code, so they
now take on whatever the standard shape is on the system.
Fixes #0004599
2021-03-25 15:44:19 +01:00
donovaly
b0051d1d5f
[skip ci] [FEM] don't hide Gmsh mesh by default
...
it is very annoying that the mesh is hided when closing the task dialog because one often has to play with the Gmsh properties and need to see the mesh.
See also https://forum.freecadweb.org/viewtopic.php?f=18&t=56401&start=10#p489734
2021-03-25 09:01:51 +01:00
donovaly
2b6da56241
[FEM] fix typo
...
- the property has the name "Element order" thus the dialog should use the same name to avoid confusions
-also uniform naming for the element dimension and remove the redundant "Mesh" (is already in the UI groupBox heading
2021-03-25 08:59:42 +01:00
Bernd Hahnebach
865b9d27da
FEM: fix gui test problems introduces with 1b83da9deb9c
2021-03-25 08:55:36 +01:00
Oliver Oxtoby
428868fb09
AddonManager: Fix logic for fallback to displaying raw markdown
...
The logic was inverted in commit 1caf62c6375d9eb82245d1c977dbc799fbf4ed89
2021-03-24 22:38:30 +02:00
papaathome
fa5ec2c88a
Merge branch 'master' into uccnc_postprocessor
2021-03-24 18:02:46 +01:00
andre
e8b971a75c
Added UC-CNC postprocessor script.
2021-03-24 17:13:42 +01:00
Bernd Hahnebach
ec7bffa94b
FEM: gmsh mesh, set back standard element order to 2nd, changed in eefb6bc0babf,
2021-03-24 17:05:06 +01:00