- 02 Feb, 2011 2 commits
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@950 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@947 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 21 Jan, 2011 1 commit
-
-
sumpfralle authored
reset the model view after loading a new model git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@936 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 20 Jan, 2011 1 commit
-
-
sumpfralle authored
* thus it always required to increase the _upper_ margin of the bounding box for engravings git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@932 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 14 Dec, 2010 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@884 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 02 Dec, 2010 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@879 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 17 Nov, 2010 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@848 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 15 Nov, 2010 2 commits
-
-
sumpfralle authored
work around small float inaccuracies for maxz of the bounding box at the height of the model (for DropCutter) git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@841 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@840 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 14 Nov, 2010 3 commits
-
-
sumpfralle authored
removed a shadow from an auxiliary GUI element git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@839 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@838 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@836 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 11 Nov, 2010 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@831 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 07 Nov, 2010 1 commit
-
-
sumpfralle authored
DropCutter (ODE and triangle collision detection) now go up to safety height, if the model is higher than the bounding box * before: cut through the model at maxz git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@818 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 04 Nov, 2010 1 commit
-
-
sumpfralle authored
* see a blog post of Anders Wallin for more details: http://www.anderswallin.net/2010/10/adaptive-sampling-drop-cutter/ simplified the "max_height" detection git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@815 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 18 Oct, 2010 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@791 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 15 Oct, 2010 1 commit
-
-
sumpfralle authored
fixed typos git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@781 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 14 Oct, 2010 2 commits
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@775 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
* this allows a better handling of the support grid (especially for the ContourFollow strategy) fixed an old bug regarding the "get_free_path_triangles" function: it returned a free path even if the start and end points were completely within the model git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@770 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 13 Oct, 2010 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@759 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 12 Oct, 2010 1 commit
-
-
sumpfralle authored
switched back to tuple as parameter for parallelized functions (necessary for "imap" function in multiprocessing) fixed small issues of the "cutter.moveto/cutter.drop" transition git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@750 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 11 Oct, 2010 3 commits
-
-
sumpfralle authored
adjusted the ContourFollow strategy to use caching properly git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@747 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@744 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
fixed a minor bug reported by "abrom" - thanks! git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@741 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 10 Oct, 2010 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@739 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 07 Oct, 2010 2 commits
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@733 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@732 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 06 Oct, 2010 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@731 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 05 Oct, 2010 3 commits
-
-
sumpfralle authored
added a Lock to prevent parallel access to the cutter's "moveto" function (this would cause problems with the collision detection) fixed a weird namespace issue in the startup script git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@729 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@728 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
multi-threading is now configurable via the commandline git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@727 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 04 Oct, 2010 3 commits
-
-
sumpfralle authored
added support for the multiprocessing module (uses multiple processes for calculating ContourFollow toolpaths) git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@725 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
fixed typo fixed another floating point inaccuracy issue replaced full function definitions for "ceil", "sqrt" and "number" with lambda inline functions git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@723 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
fix floating inaccuracy problem in ContourFollow added string representation for Bounds instances git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@722 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 03 Oct, 2010 1 commit
-
-
sumpfralle authored
improve results for non-cylindrical cutter avoid ambiguous collision checks starting from an endpoint of a possible outer_edge git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@715 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 02 Oct, 2010 1 commit
-
-
sumpfralle authored
ignore only triangles for further processing if the triangle is completely above the current cutter location git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@713 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 30 Sep, 2010 1 commit
-
-
sumpfralle authored
remember triangles that do not result in a valid collision git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@707 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 27 Sep, 2010 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@704 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 25 Sep, 2010 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@702 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 24 Sep, 2010 1 commit
-
-
sumpfralle authored
fixed waterline direction for specific cases increased the shifting distance slightly to avoid "touches" added DEBUG flags added the logging facility git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@700 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-