- 10 Aug, 2010 3 commits
-
-
sumpfralle authored
reduced epsilon git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@571 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@570 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@569 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 09 Aug, 2010 1 commit
-
-
sumpfralle authored
* only useful for debugging (toolpath generation slows down by a factor of 40) git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@567 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 07 Aug, 2010 3 commits
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@566 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@565 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@564 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 03 Aug, 2010 3 commits
-
-
sumpfralle authored
switch from line-based polygon to point-based approach git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@562 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
calculate all properties during instanciation (not on demand) git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@561 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@560 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 01 Aug, 2010 2 commits
-
-
sumpfralle authored
allow (optional) line intersection outside the length of both lines git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@559 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@558 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 31 Jul, 2010 4 commits
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@557 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@556 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@554 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
fix engrave offset for models with a star-like shape (two adjacent lines removed instead of just one) git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@549 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 30 Jul, 2010 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@548 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 28 Jul, 2010 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@546 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 26 Jul, 2010 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@541 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 25 Jul, 2010 2 commits
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@538 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@537 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 24 Jul, 2010 4 commits
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@533 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
accept missing "Default" sections git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@532 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
* now EngraveCutter respects the defined boundary box git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@529 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@528 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 23 Jul, 2010 1 commit
-
-
sumpfralle authored
skip unnecessary double-check of line collisions moved "MODEL_TRANSFORMATIONS" from pycam.Geometry.Model to pycam.Geometry.Matrix (as "TRANSFORMATIONS") fixed accidental reversion of contour model direction caused by some model transformations git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@523 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 21 Jul, 2010 1 commit
-
-
sumpfralle authored
added an optional progress callback parameter for "get_offset_model" and "check_for_collisions", since these operations can be very time consuming fixed the broken logic of the collision check added a simple cache for derived offset models git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@516 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 20 Jul, 2010 3 commits
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@514 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@506 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@504 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 18 Jul, 2010 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@491 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 17 Jul, 2010 3 commits
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@481 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
* fixes performance issue when using a support grid (previously a new (non-kdtree) trimesh model was created) implemented a proper update-trigger for kdtree of trimesh model git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@479 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@474 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 16 Jul, 2010 1 commit
-
-
sumpfralle authored
* otherwise it was not possible to generate toolpaths after transforming the model git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@471 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 15 Jul, 2010 1 commit
-
-
sumpfralle authored
* see http://sourceforge.net/tracker/?func=detail&aid=3015128&group_id=237831&atid=1104178 * thanks to imyrek! updated the changelog git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@463 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 14 Jul, 2010 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@458 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 09 Jul, 2010 2 commits
-
-
sumpfralle authored
final fixes for the bounds management git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@436 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
moved all source files to a separate "src" directory git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@424 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-