Commit Graph

25101 Commits

Author SHA1 Message Date
Bernd Hahnebach
f0b3231c32 FEM: mesh gmsh object, improve code in on doc restore 2021-06-17 06:40:34 +02:00
Bernd Hahnebach
4dac2031bf FEM: solver calculix, typos 2021-06-17 06:40:25 +02:00
sliptonic
6ab568b5e9 Merge pull request #4857 from snelweg/snelweg-patch-1
[Path] PathSanity.py now outputs fillename for the report the same as the postprocessor job
2021-06-16 15:03:35 -05:00
Bernd Hahnebach
2445bc980c FEM: examples, fix mesh information 2021-06-16 16:24:55 +02:00
Bernd Hahnebach
91424d5ca9 FEM: examples gui, add mesh type 2021-06-16 16:24:47 +02:00
Bernd Hahnebach
6466aadbce FEM: examples, move base setups in separate modules 2021-06-16 16:24:39 +02:00
Bernd Hahnebach
cb1af60183 FEM: examples, ltb, add text explanation object 2021-06-16 15:34:38 +02:00
Bernd Hahnebach
5b82e76f00 FEM: ccx dat result text object, delete it on result purging 2021-06-16 15:34:31 +02:00
Bernd Hahnebach
0e24a75788 FEM: calculix dat result text object, move into analysis 2021-06-16 15:34:24 +02:00
Bernd Hahnebach
90911b8b58 FEM: examples icon, use better icon and add it to the FEM tool bar 2021-06-16 15:34:16 +02:00
Bernd Hahnebach
b6768685f3 FEM: examples, move some method in separate module 2021-06-16 15:34:08 +02:00
Bernd Hahnebach
547213a0f8 FEM: examples, add calculix lateral torsional buckling example 2021-06-16 11:58:07 +02:00
Bernd Hahnebach
e1f93da171 FEM: examples, add calculix plate buckling example 2021-06-16 11:57:57 +02:00
Bernd Hahnebach
b62884eded FEM, examples, typos 2021-06-16 11:57:46 +02:00
Bernd Hahnebach
5a9fef24bf FEM: examples, typo in flexural buckling 2021-06-15 20:38:28 +02:00
Bernd Hahnebach
9ec0b4c3f9 FEM: examples, code formating and code improvements 2021-06-15 20:35:55 +02:00
UR-0
5eb2b2b1af FEM: calculix writer, fix in comment 2021-06-15 20:35:50 +02:00
UR-0
a10f71788c FEM: member tools, add missing comments 2021-06-15 20:35:46 +02:00
UR-0
b07d126274 FEM: objects create, typos 2021-06-15 20:35:41 +02:00
UR-0
e5a8b58850 FEM: icon qrc, add missing ui entry 2021-06-15 20:35:37 +02:00
Bernd Hahnebach
2d3547ce84 FEM: objects create, typos 2021-06-15 20:35:31 +02:00
sliptonic
d6d9778b79 Merge pull request #4864 from sliptonic/master
[Path] bug splitting gcode by Fixture
2021-06-15 09:09:13 -05:00
Yorik van Havre
e25d07114f Merge pull request #4852 from Syres916/patch-20
[Arch] Wavefront Obj Import files from...
2021-06-15 16:02:35 +02:00
Yorik van Havre
b5ad89f0bc Merge pull request #4854 from luzpaz/typos
Fix source comment typos
2021-06-15 16:00:20 +02:00
Yorik van Havre
4722bda92c Merge pull request #4856 from marioalexis84/draft-make_wire
Draft: Use ordered vertexes to create Draft Wire from Part.Wire
2021-06-15 15:59:52 +02:00
Yorik van Havre
05c151c062 Merge pull request #4862 from andesfreedesign/master
Add A4 format template according to IRAM standard
2021-06-15 15:46:35 +02:00
Yorik van Havre
daddb99d1a Merge pull request #4863 from marioalexis84/draft-shortcut
Draft: Check special characters using focused input field
2021-06-15 15:44:48 +02:00
sliptonic
c0c9895d4f Path bug splitting gcode by Fixture 2021-06-14 10:39:55 -05:00
marioalexis
22b157dbbf Draft: Check special characters using focused input field 2021-06-14 01:37:44 -03:00
andesfreedesign
e0ea73bfe4 Add A4 format template according to IRAM standard
IRAM (Argentine Institute for Materials Rationalization)
2021-06-13 18:51:12 -03:00
Ton
8f6d647380 Merge branch 'master' into snelweg-patch-1 2021-06-13 11:41:37 +02:00
wmayer
358578f4a0 Sketcher: replace or keyword with || as it's not supported by all compilers 2021-06-13 11:02:27 +02:00
marioalexis
4e9f94d9b1 Draft: Use ordered vertexes to create Draft Wire from Part.Wire 2021-06-12 18:09:45 -03:00
Ton
fcd3b503ad Merge branch 'master' into snelweg-patch-1 2021-06-12 16:45:28 +02:00
wmayer
d34a8cad32 TD: fix -Wunused-private-field 2021-06-12 11:00:53 +02:00
Ton
fc66fc1640 Update PathSanity.py
Output fillename for the report is now the same as the postprocessor job (job.PostProcessorOutputFile), this way the setup file will be autoloaded in LinuxCNC qtDraggon ui and others based on probe-basic.
There is some error checking missing, the check to see if the job.PostProcessorOutputFile is not empty is not there for example. But since the report can only be generated when there is a postprocessor file this is not a big problem.
2021-06-12 08:25:03 +02:00
0penBrain
9b881b4822 [Sketcher] Radiam : add icons 2021-06-12 07:07:28 +02:00
0penBrain
cad82683d8 [Sketcher] Radiam : add specific management for Bspline poles 2021-06-12 07:07:28 +02:00
0penBrain
7b5a23968c [Sketcher] Radiam : make the command basically usable into Gui 2021-06-12 07:07:28 +02:00
0penBrain
e3e889705a [Sketcher] Introduce 'Radiam' command that auto set radius or diameter constraint based on geom type
Radius is applied in arcs and BSpline poles
 Diameter is applied on complete circles that aren't BSpline poles
2021-06-12 07:07:28 +02:00
balrobs
530f5e4b12 Fixing connection error for structural surface members
This changes improve connections between structural surface members with coincident edges
See forum: https://forum.freecadweb.org/viewtopic.php?f=39&t=54286&p=509311#p509311
2021-06-11 07:28:25 +02:00
balrobs
2f60e710b7 Bug fix for PointConnections of StructuralCurvedMembers
this fixes a bug (indention problem) that prevented che correct generation of PointConnections for StructuralCurvedMembers (beams/columns) with coincident nodes.
See: https://forum.freecadweb.org/viewtopic.php?f=39&t=54286&start=40#p509233
2021-06-11 07:28:25 +02:00
luz paz
19080b58b3 Fix source comment typos
Found via `codespell -q 3 -L aci,ake,aline,alle,alledges,alocation,als,ang,anid,apoints,ba,beginn,behaviour,bloaded,bottome,byteorder,calculater,cancelled,cancelling,cas,cascade,centimetre,childs,colour,colours,commen,connexion,currenty,dof,doubleclick,dum,eiter,elemente,ende,feld,finde,findf,freez,hist,iff,indicies,initialisation,initialise,initialised,initialises,initialisiert,ist,kilometre,lod,mantatory,methode,metres,millimetre,modell,nd,noe,normale,normaly,nto,numer,oder,ontop,orgin,orginx,orginy,ot,pard,parms,pres,programm,que,recurrance,rougly,seperator,serie,sinc,strack,substraction,te,thist,thru,tread,uint,unter,vertexes,wallthickness,whitespaces -S ./.git,*.po,*.ts,./ChangeLog.txt,./src/3rdParty,./src/Mod/Assembly/App/opendcm,./src/CXX,./src/zipios++,./src/Base/swig*,./src/Mod/Robot/App/kdl_cp,./src/Mod/Import/App/SCL,./src/WindowsInstaller,./src/Doc/FreeCAD.uml,./build/doc/SourceDocu`
2021-06-10 17:33:40 -04:00
Syres916
6195043f65 [Arch] Wavefront Obj Import files from...
...other programs such as Meshroom that don't contain an object name line. There is a bug report but bizarrely it's completely the reverse of what is currently occurring https://tracker.freecadweb.org/view.php?id=2336
2021-06-10 16:58:32 +01:00
Yorik van Havre
ee6a9b8c7d Merged crowdin translations 2021-06-10 12:24:24 +02:00
Yorik van Havre
60895617c6 Tools: small cosmetic fix 2021-06-10 11:53:02 +02:00
Yorik van Havre
78436e0f35 Updated ts files 2021-06-10 11:48:18 +02:00
Yorik van Havre
ef53a17d3a Merge pull request #4848 from 0penBrain/getDrawPagePy
[TechDraw] Add 'getPage' Python API ; returns page from view
2021-06-10 11:37:46 +02:00
sliptonic
a6df1e1d48 Merge pull request #4849 from sliptonic/tool/dovetail
adding dovetail cutter toolshape
2021-06-09 17:51:31 -05:00
sliptonic
acbef9ea51 Merge pull request #4388 from Russ4262/feature_extensions_to_adaptive
[0.20] [Path] Improved `Extensions` feature and add to Adaptive operation
2021-06-09 17:50:58 -05:00