2012-07-15 |
daid | Merge pull request #166 from jcosmo/master |
commit | commitdiff | tree | snapshot |
2012-07-15 |
daid | Merge pull request #168 from martinxyz/master |
commit | commitdiff | tree | snapshot |
2012-07-15 |
Martin Renold | Fix loading binary stl |
commit | commitdiff | tree | snapshot |
2012-07-13 |
James Walker | Fix typo in description of ScaleToFit button |
commit | commitdiff | tree | snapshot |
2012-07-12 |
daid | Fix for http://www.thingiverse.com/thing:19295 stl |
commit | commitdiff | tree | snapshot |
2012-07-11 |
daid | Missed return for previous fix |
commit | commitdiff | tree | snapshot |
2012-07-11 |
daid | Add DTR toggle to baudrate detection code. Should fix... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
daid | Merge branch 'master' of github.com:daid/Cura |
commit | commitdiff | tree | snapshot |
2012-07-10 |
daid | Add temperature graph to printer interface. |
commit | commitdiff | tree | snapshot |
2012-07-09 |
daid | Added "all" to package targets 12.07 |
commit | commitdiff | tree | snapshot |
2012-07-09 |
daid | Added yellow popup to reset scale/mirror/rotate on... |
commit | commitdiff | tree | snapshot |
2012-07-09 |
daid | Add 230400 baudrate. |
commit | commitdiff | tree | snapshot |
2012-07-07 |
Daid | Fix for gcode preview, was showing very thin lines... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
daid | Some more changes to the start/end code. |
commit | commitdiff | tree | snapshot |
2012-07-06 |
daid | Only multiply the feedrates with 60 in start/end code... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
daid | Only draw layers up to the point where it takes less... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
daid | Added terminal tab to printer interface. |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Daid | Add some missing M codes to the GCode reader so we... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Daid | Shut off the heated bed at the end code. Reduce the... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
daid | Updated start/end code. |
commit | commitdiff | tree | snapshot |
2012-07-05 |
daid | Disable the 2D slicer before someone finds it! |
commit | commitdiff | tree | snapshot |
2012-07-05 |
daid | Add support for {filename} tag in gcode. |
commit | commitdiff | tree | snapshot |
2012-07-05 |
daid | Remove use of logfile to store model errors. Added... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
daid | Removed test comment. |
commit | commitdiff | tree | snapshot |
2012-07-05 |
daid | Updated macOS scripts to be commands, makes them easier... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Daid | Added feature to load a profile from a sliced GCode... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
daid | Make the fan speed adjustable between min/max, dependin... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
daid | Added support for drag&drop files into Cura. |
commit | commitdiff | tree | snapshot |
2012-07-02 |
daid | Also check for TypeErrors, which seem to happen when... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
daid | Merge branch 'master' of github.com:daid/Cura |
commit | commitdiff | tree | snapshot |
2012-07-02 |
daid | Fixed #153 |
commit | commitdiff | tree | snapshot |
2012-07-02 |
daid | Fixed #148 |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Daid | Added newer ultimaker firmware. Make linux version... |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Daid | Add copy to SD to batch run tool. |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Daid | Some layout changes adviced by Joris. To improve visibi... |
commit | commitdiff | tree | snapshot |
2012-06-28 |
daid | On a multicore system, support parralel slices in the... |
commit | commitdiff | tree | snapshot |
2012-06-28 |
daid | Added basic batch run tool. Still needs some more enhan... |
commit | commitdiff | tree | snapshot |
2012-06-28 |
daid | Fixed #143 - Properly align models when using multiple... |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Daid | Do not send the M0 or M1 to the machine, but send an... |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Daid | Add pause button to printing interface, and auto pause... |
commit | commitdiff | tree | snapshot |
2012-06-26 |
daid | Remove debug message. |
commit | commitdiff | tree | snapshot |
2012-06-26 |
daid | Add realtime speed controls to printer interface. |
commit | commitdiff | tree | snapshot |
2012-06-26 |
daid | Add bed temperature control to printer interface. Only... |
commit | commitdiff | tree | snapshot |
2012-06-25 |
Daid | Added all-at-once images. |
commit | commitdiff | tree | snapshot |
2012-06-23 |
Daid | Fixed #140 |
commit | commitdiff | tree | snapshot |
2012-06-22 |
daid | Merge pull request #139 from greenarrow/master |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Stefan Blanke | Fix version detection for all Python versions |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Daid | Fixed #135 - Update preview window controls when loadin... |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Daid | Added copy to SD feature. Fixed #138 |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Daid | Merge branch 'master' of github.com:daid/Cura |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Daid | Added working arcs to 2D svg |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Daid | Removed debug message that I excedently left in. |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Daid | Fixed #116 - Slicing with none-ascii characters under... |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Daid | Some fixes to start support for python3. |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Daid | Fixed island retraction. Feature was already found... |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Daid | Add support to slice as 1 large object with the project... |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Daid | Add option to save the collection of STL files as a... |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Daid | Merge branch 'master' of github.com:daid/Cura |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Daid | Fix for double retraction, fix for errorlist in model... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Daid | Added reset profile to default option. |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Daid | Make comb use a larger distance between the outer edge... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Daid | Change the way the only jump retraction works, this... |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Daid | Added G4 to GCode reader. Fixes #132 |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Daid | Added Mega2560 Rev3 driver |
commit | commitdiff | tree | snapshot |
2012-06-04 |
Daid | Add retract only on jumps to expert settings. |
commit | commitdiff | tree | snapshot |
2012-06-04 |
Daid | Merge branch 'master' of github.com:daid/Cura |
commit | commitdiff | tree | snapshot |
2012-06-04 |
Daid | Add retract on jumps only setting |
commit | commitdiff | tree | snapshot |
2012-06-04 |
Daid | Add arc stub in SVG class. |
commit | commitdiff | tree | snapshot |
2012-06-03 |
Daid | Removed the bridge material amount setting, this did... |
commit | commitdiff | tree | snapshot |
2012-06-01 |
daid | Added start of SVG 2D slicer. |
commit | commitdiff | tree | snapshot |
2012-06-01 |
daid | Use the proper function for checking if 2 vertexes... |
commit | commitdiff | tree | snapshot |
2012-06-01 |
daid | Removed unused scripts. |
commit | commitdiff | tree | snapshot |
2012-06-01 |
daid | Fix printer interface images for frozen build. Do not... |
commit | commitdiff | tree | snapshot |
2012-06-01 |
daid | Added retract colors on moves that are followed after... |
commit | commitdiff | tree | snapshot |
2012-06-01 |
daid | More fixes for a frozen build. Adds the code used by... |
commit | commitdiff | tree | snapshot |
2012-05-31 |
daid | Require atleast cx-Freeze 4.2, because older versions... |
commit | commitdiff | tree | snapshot |
2012-05-31 |
daid | Fixed a few issues with a frozen executable. Slicing... |
commit | commitdiff | tree | snapshot |
2012-05-31 |
daid | Added setup.py script for cx_Freeze, which I hope will... |
commit | commitdiff | tree | snapshot |
2012-05-31 |
daid | Some cleanup and preperation for better packaging. |
commit | commitdiff | tree | snapshot |
2012-05-29 |
daid | Added cut-mesh.png image. |
commit | commitdiff | tree | snapshot |
2012-05-29 |
daid | Use a function to generate the "_export.xxx" filename |
commit | commitdiff | tree | snapshot |
2012-05-25 |
daid | Added "split plate" function to project planner, which... |
commit | commitdiff | tree | snapshot |
2012-05-21 |
daid | RC4 RC4 |
commit | commitdiff | tree | snapshot |
2012-05-21 |
daid | Release the steppers on a print cancel. Fixed #110 |
commit | commitdiff | tree | snapshot |
2012-05-20 |
Daid | Added slice date/time and basic settings to start GCode... |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Daid | Updated the preference dialog so that is wider instead... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Daid | Ugly workaround for 3D preview not always refreshing... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Daid | Abstract the 3D model related functions into a seperate... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Daid | Remove support margin setting, it is not really needed... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Daid | Account for head movements when using support in the... |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Daid | Add dwindle to progress bar options. Fixed indentation... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
daid | By default turn the fan off in the start code, because... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
daid | Fixed a bug in project planner slicing. |
commit | commitdiff | tree | snapshot |
2012-05-16 |
daid | Refresh the 3D window after updating the project planne... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
daid | Fixed #102 - Jorised GCode preview was messed up. Cause... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
daid | Remove debug message |
commit | commitdiff | tree | snapshot |
2012-05-16 |
daid | Add an extra line on the first jorised line, so we... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
daid | Add show log result to project planner. Make sure the... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
daid | Better variable names |
commit | commitdiff | tree | snapshot |
2012-05-16 |
daid | Support loading a profile ini file from the commandline. |
commit | commitdiff | tree | snapshot |
next |