Commit Graph

27 Commits

Author SHA1 Message Date
luz paz
60c055e62d Path: Fix header uniformity and remove trailing whitespace
This PR fixes header uniformity across all Path files. It also removes all trailing whitespace.
2020-11-05 19:57:21 +01:00
luz.paz
d0d2096fc8 Fix typos [skip-ci]
Found via codespell v1.17.0.dev0  
``` 
codespell -q 3 -L aci,ake,aline,alle,alledges,alocation,als,ang,anid,ba,beginn,behaviour,bloaded,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,orgin,orginx,orginy,ot,pard,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
```
2020-05-12 10:04:29 +02:00
Daniel Wood
ed30e0421b Try and catch errors when getting the tool profile 2020-05-04 20:53:36 +01:00
Daniel Wood
3003a16cc6 Clean up debug prints 2020-05-04 20:53:36 +01:00
Daniel Wood
9bdba32f54 check the toolbit shape is valid 2020-05-04 20:53:36 +01:00
Daniel Wood
f8e4222506 use the tool resolution to determin face position 2020-05-04 20:53:36 +01:00
Daniel Wood
455c04f978 Remove and silence some debug prints 2020-05-04 20:53:36 +01:00
Daniel Wood
6dd3e8b7a2 Extract the shape of the tool from the solid shape 2020-05-04 20:53:36 +01:00
Daniel Wood
4c7c000e69 use the tool resolution to determin face position 2020-05-04 20:53:36 +01:00
Daniel Wood
cdcac55e18 Remove and silence some debug prints 2020-05-04 20:53:35 +01:00
Daniel Wood
2ae9967b0f Extract the shape of the tool from the solid shape 2020-05-04 20:53:35 +01:00
Daniel Wood
b2c2cad07d use the tool resolution to determin face position 2020-05-04 20:52:40 +01:00
Daniel Wood
a6563c1170 Remove and silence some debug prints 2020-05-04 20:52:40 +01:00
Daniel Wood
19f3f9ebdd Extract the shape of the tool from the solid shape 2020-05-04 20:52:40 +01:00
luz.paz
ec12ffae0c Path: source comment typo fixes
Found via `codespell`
2019-05-30 19:57:25 +02:00
Abdullah Tahiri
45f44a2d9f Path: PathSimulator PCH 2019-05-03 23:15:09 +02:00
wmayer
b780ba650f fix scan coverity issues 2018-02-10 14:29:49 +01:00
wmayer
c16af94dbe fix warning: private field 'm_lx' is not used [-Wunused-private-field]
fix warning: private field 'm_ly' is not used [-Wunused-private-field]
2018-02-10 12:28:50 +01:00
luz.paz
c53f8bbc15 Path: source typo fix 2018-01-15 21:05:03 -05:00
Shai Seger
da6c885232 change abs to fabs (for linux compatibility) 2017-10-31 11:10:23 -02:00
Shai Seger
62cf54cc5c fix some linux compiler warnings 2017-10-31 11:10:23 -02:00
Shai Seger
6ee622b675 Fixed some non standard c++ operations. 2017-10-31 11:10:23 -02:00
Shai Seger
51f9a8674b Add 2 color stock, speed control and resolution control 2017-10-31 11:10:23 -02:00
Shai Seger
45fa948099 Initial simulation works 2017-10-31 11:10:23 -02:00
Shai Seger
1d47ceeaea implement ApplyCommand and SetCurrentTool 2017-10-31 11:10:23 -02:00
Shai Seger
9687b2f864 implement beginSimulation and getResultMesh 2017-10-31 11:10:23 -02:00
Shai Seger
5a2296ea55 initial sim engin added. initial python interface. 2017-10-31 11:10:23 -02:00