chiark / gitweb /
Update README to point people better to the right location
[cura.git] / Cura /
2012-04-06 daidAdded defaults for swap_xz and swap_yz
2012-04-06 daidUpdated advanced window (old name) to expert window...
2012-04-05 DaidSplit up some OpenGL stuff from preview3d. Added swapXZ...
2012-04-05 daidChange default support material amount to 50%, this...
2012-04-05 daidAdd bottom layer thickness. Fix bug with line with...
2012-04-04 daidAdd temperature control to print window
2012-04-04 daidUse utf-8 to save preferences, so the last filename...
2012-04-03 DaidAdd support and skirt/raft colors to GCode preview
2012-04-03 DaidAdd support to GCode comments. Show connect button...
2012-04-03 daidSimplify the printer interface.
2012-04-03 daidUpdated print window with statistics about the print...
2012-04-03 daidAdd hidden virtual printer, for testing
2012-04-03 daidDisable the window icon till we find out why the MacOS...
2012-04-02 DaidMove SkeinforgeVersion file into cura_sf directory
2012-04-02 DaidFix confict
2012-04-02 DaidJust a comment
2012-04-02 daidMake the printer interface a bit more user friendly.
2012-04-02 daidAdded extra fan control. Advanced setting to enabled...
2012-04-02 daidAdded icon to main window. Added win32 installer script...
2012-04-01 DaidPrinting works! If you press the right buttons in the...
2012-03-31 DaidSmall optimalization in gcode preview, saves a square...
2012-03-30 DaidMerge branch 'master' of github.com:daid/Cura
2012-03-30 daidNo longer use the current_profile.ini to share the...
2012-03-30 daidSpeed up the first layer for low quality prints.
2012-03-30 daidDisable skirt for ABS on simple mode. Because we alread...
2012-03-30 daidTurn on fan in startcode instead of always have it on.
2012-03-30 daidFix start.gcode saving when the tab is opened for the...
2012-03-29 DaidMerge branch 'master' of github.com:daid/Cura
2012-03-29 daidAdded simple mode dialog
2012-03-29 daidMake GCode reader store paths per layer
2012-03-28 DaidMerge branch 'master' of github.com:daid/Cura
2012-03-28 DaidInitial layout for print window
2012-03-28 daidAdded my own STL loader, no longer using the one from...
2012-03-28 daidSplit gui to gui and util directories.
2012-03-28 daidRemove debug message
2012-03-27 daidMove SF into its own directory, to seperate SF and...
2012-03-27 daidAdd uppercase STL and HEX to file dialog filters for...
2012-03-27 daidCleanup of unused alteration files
2012-03-27 daidAdd start/end code to Slic3r engine. Fix for SF engine...
2012-03-27 daidMerge pull request #31 from ryneches/master
2012-03-26 Russell Nechesfixed missing import for sys package
2012-03-26 daidModified gcodeInterperter to use an object for the...
2012-03-26 daidExtrusion multiply is the inverse of packing density
2012-03-26 daidAdded experimental Slic3r option as backend. This does...
2012-03-26 daidMove nozzle_size back to machine config. Rename machine...
2012-03-24 DaidAdded printWindow placeholder
2012-03-24 DaidEnable print button, does not do anything useful yet...
2012-03-24 DaidRename from SkeinPyPy to Cura in URLs, paths and scripts.