Commit Graph

2195 Commits

Author SHA1 Message Date
luz paz dc288a7ade 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 dd651d5dc3 Merge pull request #5330 from sliptonic/bug/translation-post
[Path] Bug/translation post
2022-01-04 17:34:29 -06:00
sliptonic 12a5774ab7 newline characters 2022-01-04 17:34:09 -06:00
sliptonic bab226a051 Merge pull request #5331 from sliptonic/bug/translation-setupsheet
[PATH] Bug/translation setupsheet
2022-01-04 17:32:10 -06:00
sliptonic c7a20f2876 Translation cleanup. Setupsheet related files. Simple copy, simulator 2022-01-04 14:45:36 -06:00
sliptonic 3217352194 black reformat (setupsheet) 2022-01-04 14:26:52 -06:00
sliptonic 268203103d translation cleanup (postprocessing files) 2022-01-04 13:49:27 -06:00
sliptonic f3eceb3f4a Black reformat (postprocessing files) 2022-01-04 13:34:22 -06:00
sliptonic 2a1f50fd7c translation cleanup pathdressupdragknife 2022-01-03 10:50:33 -06:00
sliptonic 42988f0a81 Black pathdressupdragknife 2022-01-03 10:50:33 -06:00
sliptonic 01b8817d1b translation cleanup pathiconviewprovider 2022-01-03 10:50:33 -06:00
sliptonic 302ff98f11 translation cleanup 2022-01-03 10:50:33 -06:00
sliptonic 0f70ef6142 translation cleanup PathSanity 2022-01-03 10:50:33 -06:00
sliptonic 2e8eaa3ffc translation cleanup 2022-01-03 10:48:39 -06:00
sliptonic 40973cc8ee translation cleanup 2022-01-03 10:48:39 -06:00
sliptonic a6301d0ec1 Translation cleanup 2022-01-03 10:48:39 -06:00
sliptonic 3873f9731f translation cleanup 2022-01-03 10:48:39 -06:00
sliptonic ead79d974c translation cleanup PathCollision 2022-01-03 10:48:39 -06:00
sliptonic 908622176b PathArray translation cleanup 2022-01-03 10:48:39 -06:00
sliptonic 75ac674917 translation cleanup PathGeom 2022-01-03 10:48:39 -06:00
sliptonic 3fe1408567 Translation cleanup PathHop
PathHop transaction
2022-01-03 10:48:39 -06:00
sliptonic c19e971368 Translation cleanup PathUtils/PathUtil 2022-01-03 10:48:39 -06:00
sliptonic f3d6bd21e3 translation cleanup PathCustom/gui 2022-01-03 10:48:39 -06:00
sliptonic 9b4af0b812 translation cleanup PathComment
transaction PathComment
2022-01-03 10:48:39 -06:00
sliptonic e022675b7a tranlation cleanup PathCopy
transaction PathCopy
2022-01-03 10:48:39 -06:00
sliptonic 2a22ead350 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 e209bc706d Merge pull request #5008 from Russ4262/fix/childless_job
[Path] Fixes #4645
2022-01-03 10:37:27 -06:00
sliptonic a65dbc6f82 Use run() instead of Popen() to avoid need for communicate() call. 2021-12-31 10:04:17 -06:00
sliptonic ca950cf54a use subprocess.Popen() the right way 2021-12-30 16:58:45 -06:00
sliptonic f18c730491 fix #4810
use subprocess.Popen() to avoid executing arbitrary code
2021-12-30 16:32:17 -06:00
sliptonic b23ae963d9 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 7172e57e5d Update PathAdaptive.py
the internal unit is mm, only lowering the accuracy should be enough.
2021-12-20 01:15:59 +08:00
sundtek 47fc8dee91 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
sliptonic 21765dec9c Modified combobox selection
cleaned up translation method

Profile translation cleanup

Incorporating additional suggestions
2021-12-17 08:35:41 -06:00
Russell Johnson 1eccba10ca Path: Translation Solution POC 2021-12-17 08:35:41 -06:00
sliptonic 3ca86cafeb PathOpGui Black reformat 2021-12-17 08:35:41 -06:00
luz paz e901e584ac Path: fix file header uniformity 2021-12-10 02:36:56 +01:00
sliptonic f5d230ed29 Merge pull request #5205 from sliptonic/bug/depthsteps
[PATH]  depthparams handles negative steps and finish step correctly. Unit tests
2021-11-26 20:24:25 -06:00
sliptonic 8e6c5a497b make sure depthparams handles negative steps and finish step correctly
revised test
2021-11-26 13:27:44 -06:00
sliptonic 4c129c7526 face outerwires aren't always the first wire in the Wires list.
Added logic to compare hashCodes()

https://forum.freecadweb.org/viewtopic.php?f=13&t=50567
2021-11-15 18:40:28 -06:00
sliptonic c21f7ab023 Black reformat 2021-09-29 16:51:00 -05:00
sliptonic 9fbd227456 Job object doesn't exist in this context.
Derive output name in the output section or default if unknown
2021-09-29 16:51:00 -05:00
Russell Johnson e018707307 Path: Strict application of Black code formatting to module file
This commit ONLY contains application of `Black` code formatting.  No other alterations have been made in this commit.
2021-09-27 20:53:09 -05:00
Russell Johnson 0242ada64e Path: Restore removal shape envelope buffer
This buffer application was removed in PR #4978 with removal of rotational code.

The buffer is required to provided adequate significant digit or rounding  in later processing of envelope in Path.Area().

NOTE:  I suggest separate `removalshape` envelopes  be created without the necessary `buffer` adjustment to allow for usage of the `removalshape` for subsequent REST type operations.
2021-09-27 20:53:09 -05:00
sliptonic 0afe01dc5e Merge pull request #5009 from Russ4262/fix/ramp_dressup
[Path] Fix for inactive ramp dressup base operation
2021-09-27 15:34:43 -05:00
sliptonic fdfe0291fd Merge pull request #5050 from jimzim111/PathArray_Z
Path: PathArray translate copies along Z axis as it does along X/Y
2021-09-27 15:19:43 -05:00
sliptonic c062384976 Merge pull request #4975 from Russ4262/cleanup/pathprofile
[Path] LGTM cleanup of PathProfile module
2021-09-27 15:16:20 -05:00
Russell Johnson c44b7d7b54 Path: Fixes #4645
Fixes bug #4645.
This PR adds a simple `integrityCheck()` method to Job object class.  The method is called on the Gui side before openning the task panel to edit the job.  The same method is also called upon document restoration.
2021-09-24 06:43:16 -05:00
Russell Johnson 2bb8baec06 Path: Delete unnecessary comments 2021-09-24 06:40:53 -05:00
Russell Johnson dd03e616d0 Path: LGTM cleanup 2021-09-24 06:40:53 -05:00