2012-04-04 |
daid | Use utf-8 to save preferences, so the last filename... |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Daid | Add support and skirt/raft colors to GCode preview |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Daid | Add support to GCode comments. Show connect button... |
commit | commitdiff | tree | snapshot |
2012-04-03 |
daid | Simplify the printer interface. |
commit | commitdiff | tree | snapshot |
2012-04-03 |
daid | Updated package script to run nsis if wine exists |
commit | commitdiff | tree | snapshot |
2012-04-03 |
daid | Updated print window with statistics about the print... |
commit | commitdiff | tree | snapshot |
2012-04-03 |
daid | Add hidden virtual printer, for testing |
commit | commitdiff | tree | snapshot |
2012-04-03 |
daid | Disable the window icon till we find out why the MacOS... |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Daid | Move SkeinforgeVersion file into cura_sf directory |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Daid | Fix confict |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Daid | Just a comment |
commit | commitdiff | tree | snapshot |
2012-04-02 |
daid | Make the printer interface a bit more user friendly. |
commit | commitdiff | tree | snapshot |
2012-04-02 |
daid | Added extra fan control. Advanced setting to enabled... |
commit | commitdiff | tree | snapshot |
2012-04-02 |
daid | Added icon to main window. Added win32 installer script... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Daid | Printing works! If you press the right buttons in the... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Daid | Small optimalization in gcode preview, saves a square... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Daid | Merge branch 'master' of github.com:daid/Cura |
commit | commitdiff | tree | snapshot |
2012-03-30 |
daid | No longer use the current_profile.ini to share the... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
daid | Speed up the first layer for low quality prints. |
commit | commitdiff | tree | snapshot |
2012-03-30 |
daid | Disable skirt for ABS on simple mode. Because we alread... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
daid | Turn on fan in startcode instead of always have it on. |
commit | commitdiff | tree | snapshot |
2012-03-30 |
daid | Fix start.gcode saving when the tab is opened for the... |
commit | commitdiff | tree | snapshot |
2012-03-29 |
Daid | Merge branch 'master' of github.com:daid/Cura |
commit | commitdiff | tree | snapshot |
2012-03-29 |
daid | Added simple mode dialog |
commit | commitdiff | tree | snapshot |
2012-03-29 |
daid | Make GCode reader store paths per layer |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Daid | Merge branch 'master' of github.com:daid/Cura |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Daid | Initial layout for print window |
commit | commitdiff | tree | snapshot |
2012-03-28 |
daid | Added my own STL loader, no longer using the one from... |
commit | commitdiff | tree | snapshot |
2012-03-28 |
daid | Split gui to gui and util directories. |
commit | commitdiff | tree | snapshot |
2012-03-28 |
daid | Remove debug message |
commit | commitdiff | tree | snapshot |
2012-03-27 |
daid | Move SF into its own directory, to seperate SF and... |
commit | commitdiff | tree | snapshot |
2012-03-27 |
daid | Add uppercase STL and HEX to file dialog filters for... |
commit | commitdiff | tree | snapshot |
2012-03-27 |
daid | Cleanup of unused alteration files |
commit | commitdiff | tree | snapshot |
2012-03-27 |
daid | Add start/end code to Slic3r engine. Fix for SF engine... |
commit | commitdiff | tree | snapshot |
2012-03-27 |
daid | Merge pull request #31 from ryneches/master |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Russell Neches | fixed missing import for sys package |
commit | commitdiff | tree | snapshot |
2012-03-26 |
daid | Modified gcodeInterperter to use an object for the... |
commit | commitdiff | tree | snapshot |
2012-03-26 |
daid | Extrusion multiply is the inverse of packing density |
commit | commitdiff | tree | snapshot |
2012-03-26 |
daid | Added experimental Slic3r option as backend. This does... |
commit | commitdiff | tree | snapshot |
2012-03-26 |
daid | Move nozzle_size back to machine config. Rename machine... |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Daid | Updated script filenames. |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Daid | Added printWindow placeholder |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Daid | Enable print button, does not do anything useful yet... |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Daid | Rename from SkeinPyPy to Cura in URLs, paths and scripts. |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Daid | Merge branch 'master' of github.com:daid/SkeinPyPy |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Daid | Rename in source files to Cura |
commit | commitdiff | tree | snapshot |
2012-03-23 |
daid | Merge branch 'master' of github.com:daid/SkeinPyPy |
commit | commitdiff | tree | snapshot |
2012-03-23 |
daid | Switch to GCode view when GCode is generated. Switch... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Daid | Rename of skein to slice |
commit | commitdiff | tree | snapshot |
2012-03-22 |
daid | Fix joris plugin, it caused moves to be also extruded... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
daid | Only have 1 load thread at a time, else we run into... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
daid | Speedup gcodeInterpreter a bit by compiling the regexp |
commit | commitdiff | tree | snapshot |
2012-03-22 |
daid | Disable OpenGL error checking, which makes the 3D previ... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
daid | Update to SkeinPyPy to work with SF50 |
commit | commitdiff | tree | snapshot |
2012-03-22 |
daid | Patch from SF49 to SF50. Only notiable change is the... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
daid | Move the rotate button to the preview window. And.... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
daid | Move multiply to preview window. (Only rotate left... |
commit | commitdiff | tree | snapshot |
2012-03-21 |
daid | Added reset profile function, preperation for "simple... |
commit | commitdiff | tree | snapshot |
2012-03-21 |
daid | . |
commit | commitdiff | tree | snapshot |
2012-03-21 |
daid | Add a few float validators to advanced config. |
commit | commitdiff | tree | snapshot |
2012-03-21 |
daid | Added scale to preview window instead of model tab |
commit | commitdiff | tree | snapshot |
2012-03-21 |
daid | Move flip option to 3D preview window |
commit | commitdiff | tree | snapshot |
2012-03-21 |
daid | Do not need stepsPerE from gcode interperter |
commit | commitdiff | tree | snapshot |
2012-03-21 |
daid | Remove conditional import for pypy, instead import... |
commit | commitdiff | tree | snapshot |
2012-03-21 |
daid | Fix the multiply seperation to be always 10mm |
commit | commitdiff | tree | snapshot |
2012-03-21 |
daid | Show error lines in transparent and x-ray view |
commit | commitdiff | tree | snapshot |
2012-03-21 |
daid | Use the proper even for comboboxes #25. |
commit | commitdiff | tree | snapshot |
2012-03-21 |
daid | Do not emit a warning on M109. #26 |
commit | commitdiff | tree | snapshot |
2012-03-20 |
daid | Change the way intersection warnings are reported,... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
daid | Force minimal size to fix issue #16 |
commit | commitdiff | tree | snapshot |
2012-03-20 |
daid | Moved "nozzle size" to preferences, as it is not someth... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
daid | Added raft settings for #24 |
commit | commitdiff | tree | snapshot |
2012-03-20 |
daid | Maybe solve issue #13. But most likely not. |
commit | commitdiff | tree | snapshot |
2012-03-20 |
daid | Load GCode file after slicing if we still have the... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
daid | Add bridge settings to advanced config. Issue #18 |
commit | commitdiff | tree | snapshot |
2012-03-20 |
daid | End code adjustment, suggested by rpulkrabek |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Daid | Wrong type for minimum feedrate fix |
commit | commitdiff | tree | snapshot |
2012-03-19 |
daid | Added minimal feedrate setting to cool settings (enhanc... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
daid | Add layer number to output comments |
commit | commitdiff | tree | snapshot |
2012-03-19 |
daid | Add error lines to 3D model preview after slicing |
commit | commitdiff | tree | snapshot |
2012-03-19 |
daid | Only reload model/gcode if they have changed. Renambed... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
daid | Updated osx scripts not to use 2.7 version of python... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
daid | Merge branch 'master' of github.com:daid/SkeinPyPy |
commit | commitdiff | tree | snapshot |
2012-03-19 |
daid | Merge pull request #22 from alx/readme-with-package |
commit | commitdiff | tree | snapshot |
2012-03-19 |
daid | Added current print speed volume to warning |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Alexandre Girard | replace build.sh by package.sh in README |
commit | commitdiff | tree | snapshot |
2012-03-19 |
daid | Changed layer height warning to use nozzle size. Added... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
daid | Always use the configured serialport/baudrate if none... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
daid | Added unexpected error handling to Serial interface |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Daid | Add proper line width calculation to GCode preview... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Daid | Added possibility to switch between GCode and Model... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Daid | Moved profile read/write functions to newui. Better... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Daid | Fixing a problem with the heatup button in the first... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
daid | Changed linux script to use python, not python2.7 |
commit | commitdiff | tree | snapshot |
2012-03-16 |
daid | Added skeinpypy.sh script for linux |
commit | commitdiff | tree | snapshot |
2012-03-16 |
daid | Extrude the 100mm a bit faster, and wait a bit longer. |
commit | commitdiff | tree | snapshot |
2012-03-16 |
daid | Add print time estimate |
commit | commitdiff | tree | snapshot |
2012-03-16 |
daid | Small package fix for win32 |
commit | commitdiff | tree | snapshot |
2012-03-16 |
daid | Don't hate me, but I renamed the sources directory. |
commit | commitdiff | tree | snapshot |
2012-03-16 |
daid | Remove useless files (ever noticed Skeinforge is a... |
commit | commitdiff | tree | snapshot |
next |