Commit Graph

3091 Commits

Author SHA1 Message Date
sliptonic
fc88f8c3c1 Merge pull request #5319 from jimzim111/PathArray_RandomSeed
Path: Path array jitter random seed
2022-01-06 09:56:12 -06:00
jim
56007ef862 merge with formatting and translation changes 2022-01-05 15:01:43 -08:00
jim
a1c7acbf13 check for gcode comments that contain controller-specific commands to include 2022-01-04 22:23:15 -08:00
luz paz
daa508a55c Fix more typos + whitespace fix and added 'TODO'
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,childrens,childs,colour,colours,commen,connexion,currenty,dof,doubleclick,dum,eiter,elemente,ende,feld,finde,findf,freez,hist,iff,indicies,initialisation,initialise,initialised,initialises,initialisiert,inout,ist,kilometre,lod,mantatory,methode,metres,millimetre,modell,nd,noe,normale,normaly,nto,numer,oce,oder,ontop,orgin,orginx,orginy,ot,pard,parm,parms,pres,programm,que,rady,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`
2022-01-04 18:57:56 -06:00
sliptonic
51e2acdff5 Merge pull request #5330 from sliptonic/bug/translation-post
[Path] Bug/translation post
2022-01-04 17:34:29 -06:00
sliptonic
f670fd3c86 newline characters 2022-01-04 17:34:09 -06:00
sliptonic
ab62cad9f8 Merge pull request #5331 from sliptonic/bug/translation-setupsheet
[PATH] Bug/translation setupsheet
2022-01-04 17:32:10 -06:00
sliptonic
05d8253ee2 Translation cleanup. Setupsheet related files. Simple copy, simulator 2022-01-04 14:45:36 -06:00
sliptonic
ddd680e932 black reformat (setupsheet) 2022-01-04 14:26:52 -06:00
sliptonic
bfaca44221 translation cleanup (postprocessing files) 2022-01-04 13:49:27 -06:00
sliptonic
0cbafaf270 Black reformat (postprocessing files) 2022-01-04 13:34:22 -06:00
sliptonic
1a4ad44c7b translation cleanup pathdressupdragknife 2022-01-03 10:50:33 -06:00
sliptonic
a3674181ae Black pathdressupdragknife 2022-01-03 10:50:33 -06:00
sliptonic
1a9374ec59 translation cleanup pathiconviewprovider 2022-01-03 10:50:33 -06:00
sliptonic
47dd77cd74 translation cleanup 2022-01-03 10:50:33 -06:00
sliptonic
8cdcfcd696 translation cleanup PathSanity 2022-01-03 10:50:33 -06:00
sliptonic
bd140e3b3c translation cleanup 2022-01-03 10:48:39 -06:00
sliptonic
b67bd47aa3 translation cleanup 2022-01-03 10:48:39 -06:00
sliptonic
8c3ec0b78e Translation cleanup 2022-01-03 10:48:39 -06:00
sliptonic
37284c5a73 translation cleanup 2022-01-03 10:48:39 -06:00
sliptonic
61435ffe54 translation cleanup PathCollision 2022-01-03 10:48:39 -06:00
sliptonic
aa30b7ba60 PathArray translation cleanup 2022-01-03 10:48:39 -06:00
sliptonic
de6977db73 translation cleanup PathGeom 2022-01-03 10:48:39 -06:00
sliptonic
d567266c51 Translation cleanup PathHop
PathHop transaction
2022-01-03 10:48:39 -06:00
sliptonic
d0d15f956f Translation cleanup PathUtils/PathUtil 2022-01-03 10:48:39 -06:00
sliptonic
240d44238b translation cleanup PathCustom/gui 2022-01-03 10:48:39 -06:00
sliptonic
958c912104 translation cleanup PathComment
transaction PathComment
2022-01-03 10:48:39 -06:00
sliptonic
41ea04f875 tranlation cleanup PathCopy
transaction PathCopy
2022-01-03 10:48:39 -06:00
sliptonic
af0411a897 Translation cleanup: PathCommands 2022-01-03 10:48:39 -06:00
sliptonic
7766cda1b1 cleanup for translation handling 2022-01-03 10:48:39 -06:00
sliptonic
0fae42230c black reformat
black reformat for PathCommands

Black reform PathCopy

Black reform PathComment

Black reformat PathCustom/gui

Black reformat PathUtil/PathUtils

Black reformat PathHop

Black reformat PathGeom

Black reformat

Black reformat

Black reformat

Black reformat

Black reformat

black reformat

Black reformat

black
2022-01-03 10:48:39 -06:00
sliptonic
c055ac4619 Make combos in .UI non-translatable. 2022-01-03 10:48:39 -06:00
sliptonic
6cbd7651ac Merge pull request #5008 from Russ4262/fix/childless_job
[Path] Fixes #4645
2022-01-03 10:37:27 -06:00
jim
88669b5456 allow user to specify a seed value for jitter pseudorandomness so that multiple operations/tools can follow the same sequence 2022-01-02 07:38:56 -08:00
jim
5179781438 Correct typo in jitter dimension calculation 2022-01-01 19:59:24 -08:00
sliptonic
7558945c2b Use run() instead of Popen() to avoid need for communicate() call. 2021-12-31 10:04:17 -06:00
sliptonic
189d3c72a2 use subprocess.Popen() the right way 2021-12-30 16:58:45 -06:00
sliptonic
1e1f134361 fix #4810
use subprocess.Popen() to avoid executing arbitrary code
2021-12-30 16:32:17 -06:00
luz paz
01c5475eae Path: fix source comment typo 2021-12-30 01:08:16 +01:00
Yorik van Havre
91bfb0fbb6 Merged crowdin translations 2021-12-29 12:20:12 +01:00
Yorik van Havre
372f1f7beb Updated ts files 2021-12-29 12:09:06 +01:00
sliptonic
43f4fffa61 Merge pull request #5271 from sundtek/sundtek-discretize-bug
[PATH] change discretize value to fix issues
2021-12-19 12:35:13 -06:00
sundtek
f3ccd77f91 Update PathAdaptive.py
the internal unit is mm, only lowering the accuracy should be enough.
2021-12-20 01:15:59 +08:00
sliptonic
f21991802e Merge pull request #5262 from sliptonic/bug/translation
[PATH]  Bug/translation
2021-12-19 09:33:11 -06:00
sundtek
0eead0d3c6 change discretize value to fix issues
Discretize of 0.0001 is okay for inches, but for metric <1microns would be quite small, this fixes some issues when generating paths for curves that look inward.
I found following post in the forum: https://forum.freecadweb.org/viewtopic.php?f=15&t=42755
I have experienced similar issues with other curves in my object.
2021-12-19 19:23:09 +08:00
wmayer
ada653e591 Add Global.h headers to modules 2021-12-18 14:06:40 +01:00
sliptonic
49f8edeaa8 Modified combobox selection
cleaned up translation method

Profile translation cleanup

Incorporating additional suggestions
2021-12-17 08:35:41 -06:00
Russell Johnson
564114e1c5 Path: Translation Solution POC 2021-12-17 08:35:41 -06:00
sliptonic
5ad32fb8cf PathOpGui Black reformat 2021-12-17 08:35:41 -06:00
luz paz
ef824f12e2 Path: fix typo in author's name 2021-12-10 02:36:56 +01:00