Commit Graph

24 Commits

Author SHA1 Message Date
Daniel Wood
15a1d34b69 Clean up debug prints 2020-05-04 20:53:36 +01:00
Daniel Wood
ef4074a6a8 check the toolbit shape is valid 2020-05-04 20:53:36 +01:00
Daniel Wood
2c3a72fa8b use the tool resolution to determin face position 2020-05-04 20:53:36 +01:00
Daniel Wood
ee541db390 Remove and silence some debug prints 2020-05-04 20:53:36 +01:00
Daniel Wood
30aa633e83 Extract the shape of the tool from the solid shape 2020-05-04 20:53:36 +01:00
Daniel Wood
2b4655f4da use the tool resolution to determin face position 2020-05-04 20:53:36 +01:00
Daniel Wood
697ea501ee Remove and silence some debug prints 2020-05-04 20:53:35 +01:00
Daniel Wood
73f031b234 Extract the shape of the tool from the solid shape 2020-05-04 20:53:35 +01:00
Daniel Wood
ba2d263dac use the tool resolution to determin face position 2020-05-04 20:52:40 +01:00
Daniel Wood
c013fbf1b3 Remove and silence some debug prints 2020-05-04 20:52:40 +01:00
Daniel Wood
980d9a929a Extract the shape of the tool from the solid shape 2020-05-04 20:52:40 +01:00
luz.paz
aedb888ae3 Path: source comment typo fixes
Found via `codespell`
2019-05-30 19:57:25 +02:00
Abdullah Tahiri
5866306efd Path: PathSimulator PCH 2019-05-03 23:15:09 +02:00
wmayer
73522c3d10 fix scan coverity issues 2018-02-10 14:29:49 +01:00
wmayer
cc715465d0 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
2009f9a611 Path: source typo fix 2018-01-15 21:05:03 -05:00
Shai Seger
f531914007 change abs to fabs (for linux compatibility) 2017-10-31 11:10:23 -02:00
Shai Seger
c05219cfe8 fix some linux compiler warnings 2017-10-31 11:10:23 -02:00
Shai Seger
e1d624b2cb Fixed some non standard c++ operations. 2017-10-31 11:10:23 -02:00
Shai Seger
1322bbf13d Add 2 color stock, speed control and resolution control 2017-10-31 11:10:23 -02:00
Shai Seger
e886ef2a21 Initial simulation works 2017-10-31 11:10:23 -02:00
Shai Seger
b9362df315 implement ApplyCommand and SetCurrentTool 2017-10-31 11:10:23 -02:00
Shai Seger
fbbd0ce35b implement beginSimulation and getResultMesh 2017-10-31 11:10:23 -02:00
Shai Seger
71ec1392b8 initial sim engin added. initial python interface. 2017-10-31 11:10:23 -02:00