- 07 Feb, 2011 1 commit
-
-
sumpfralle authored
disabled "namedtuple" for now (it was never in effect) git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@975 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 04 Feb, 2011 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@960 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 02 Feb, 2011 2 commits
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@956 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
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
-
-
paulusmax authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@941 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 27 Jan, 2011 1 commit
-
-
paulusmax authored
An attempt to get the resolution for each axis to be controlled individually. However not implemented properly yet so all axes still key off the x-axis resolution. git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@940 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 22 Jan, 2011 1 commit
-
-
paulusmax authored
fix styling, make first Gcode command happen always, make rapid moves also obey minimum step distance git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@937 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
-
- 18 Jan, 2011 2 commits
-
-
paulusmax authored
made a minimum step distance for the Gcode exporter to allow configs for diferent resolution machines. Also, the Gcode without this was making duplicate entries which causes the machine to stop and start inducing vibrations. Compare from last point written to gcode. git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@926 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
paulusmax authored
made a minimum step distance for the Gcode exporter to allow configs for diferent resolution machines. Also, the Gcode without this was making duplicate entries which causes the machine to stop and start inducing vibrations. git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@925 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 15 Nov, 2010 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@844 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 11 Nov, 2010 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@823 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 03 Oct, 2010 1 commit
-
-
sumpfralle authored
disabled code for adding comments to the STL files fixed two sample STL files with wrong order of vertices git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@718 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 26 Aug, 2010 1 commit
-
-
sumpfralle authored
more verbose output of the DXFImporter git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@635 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 24 Aug, 2010 1 commit
-
-
sumpfralle authored
added new gcode settings: * start/stop spindle (M3/M5) * path mode (G61/G61.1/G64) moved gcode settings to the general program preferences git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@633 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 15 Aug, 2010 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@598 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 03 Aug, 2010 2 commits
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@563 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
-
- 24 Jul, 2010 1 commit
-
-
sumpfralle authored
* first move is always up to safety height (before: diagonal movement starting from the current position) * removed "start position" - it is not relevant for the resulting gcode git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@527 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 19 Jul, 2010 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@496 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 09 Jul, 2010 1 commit
-
-
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
-