- 02 Feb, 2011 8 commits
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@954 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
-
sumpfralle authored
automatically distributed support grid is now only attached to the lower plane of a multi-layered 2D model git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@952 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@951 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@950 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
* a worker thread puts every new task into a "pending" queue immediately after accepting it * the "pending" check is checked regularly for old items -> they are reinjected into the task queue * the risk of losing a task is now close to zero git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@949 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
improved performance of "update_progress_bar" slightly git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@948 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@947 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 5 commits
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@945 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
fixed some more path issues fixed path handling (local path to URI style) for RecentManager items git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@944 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@943 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@942 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
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
-
- 23 Jan, 2011 2 commits
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@939 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@938 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
-
- 21 Jan, 2011 4 commits
-
-
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
-
sumpfralle authored
* always scale the height of a multi-layer DXF file to z=1.0 * the bottom of the model is always z=0.0 git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@935 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
added support for the scroll wheel (not tested) git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@934 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@933 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 20 Jan, 2011 5 commits
-
-
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
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@931 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@930 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
fixed multiline output in status bar git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@929 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
added a small white border around the text preview fixed preview of letters containing closed polygons git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@928 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
-
- 13 Jan, 2011 5 commits
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@922 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
add the tool diameter offset for toolpath cropping only for polygons derived from a 3D model (not for existing 2D models) git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@921 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@920 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
* the early return caused by an edge-sphere collision was not correct git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@919 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@918 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 12 Jan, 2011 2 commits
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@917 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
swapped behaviour of inch2mm and mm2inch buttons git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@916 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 11 Jan, 2011 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@915 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 09 Jan, 2011 2 commits
-
-
sumpfralle authored
added a link to the wiki (SupportedFormats) for DXF import errors git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@914 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@913 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-