- 21 Jan, 2012 1 commit
-
-
Paul Bonser authored
-
- 30 Jul, 2011 1 commit
-
-
sumpfralle authored
added "unit_string" for human readable unit values fixed ModelExtrusion visibility fixed ModelSupport visibility added "Models" dependency to OpenGLWindow (temporarily: until the offending calls are gone) git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@1141 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 17 Jul, 2011 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@1121 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 14 Jun, 2011 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@1096 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 24 May, 2011 1 commit
-
-
paulusmax authored
Put in a bunch of debug messages which are commented out in the search for why this triangle (and some others) don't work right with the cylindrical cutter.... seems to have something to do with it being upside down.... as problem doesn't happen when right side up. seems to have to do with the "circle_triangle" detection scheme. git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@1073 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 14 Apr, 2011 1 commit
-
-
sumpfralle authored
* new default model * fixes for support grid generation * more verbose error message for missing converter programs git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@1072 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 09 Apr, 2011 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@1059 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 24 Mar, 2011 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@1026 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 13 Feb, 2011 2 commits
-
-
sumpfralle authored
improved implementation of GCode step width (for each axis) adjusted GCode positioning accuracy according to the number of significant digits of the step width git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@987 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
fixed typo git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@985 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 07 Feb, 2011 2 commits
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@974 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@973 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 02 Feb, 2011 1 commit
-
-
sumpfralle authored
simplified the "minimum_step" parameters for the GCode generator (fall back to x, if y/z are not given) git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@953 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 01 Feb, 2011 1 commit
-
-
paulusmax authored
An attempt to get the resolution for each axis to be controlled individually. Now all axes properly named and working just fine... changed the default to 0.0001 for now untill gcode resolution selection is available. git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@946 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 28 Jan, 2011 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@943 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 19 Jan, 2011 1 commit
-
-
sumpfralle authored
this allows to change the hard-coded accuracy stepping implemented by paulusmax in r925 git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@927 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 13 Jan, 2011 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@918 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 09 Jan, 2011 1 commit
-
-
sumpfralle authored
handle symlinks to startup script properly (before: sys.path was not set correctly - thus import failed) git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@911 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 31 Dec, 2010 1 commit
-
-
sumpfralle authored
fixed minor issues git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@907 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 15 Nov, 2010 1 commit
-
-
sumpfralle authored
removed selection of postprocessor (similar to the GUI) added the milling style setting added contour-follow and contour-polygon as available strategies git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@845 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 14 Nov, 2010 1 commit
-
-
sumpfralle authored
improved the debian packaging based on suggestions from Benoît Knecht <benoit.knecht@fsfe.org> on the debian-mentors mailing list git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@834 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 11 Nov, 2010 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@830 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 24 Oct, 2010 1 commit
-
-
sumpfralle authored
added a fix for using multiprocessing on multi-core Windows systems (using the standalone executable created by PyInstaller) git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@806 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 18 Oct, 2010 1 commit
-
-
sumpfralle authored
updated version to 0.4 git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@792 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 17 Oct, 2010 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@788 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 11 Oct, 2010 1 commit
-
-
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 2 commits
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@737 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@736 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 09 Oct, 2010 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@735 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 05 Oct, 2010 2 commits
-
-
sumpfralle authored
forgot to commit the change in the startup script in the previous changeset (fixes a weird namespace issue) updated the Changelog git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@730 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 2 commits
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@726 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@724 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 27 Sep, 2010 1 commit
-
-
sumpfralle authored
updated Changelog git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@705 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 28 Aug, 2010 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@637 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 24 Aug, 2010 2 commits
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@634 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@632 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 23 Aug, 2010 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@627 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 16 Aug, 2010 1 commit
-
-
sumpfralle authored
added a "unit" parameter to the importers -> the svg/dxf importers can re-scale the model now, if the user configured "mm" instead of "inch" (pstoedit seems to output scaled to inch) git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@608 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 15 Aug, 2010 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@605 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-