chiark / gitweb /
Added multiply icons and buttons
[cura.git] / Cura /
2012-04-17 Ferdi van der WerfAdded multiply icons and buttons
2012-04-17 DaidAdd NormalButton for toolbars, which has tooltip suppor...
2012-04-17 DaidFix the toolbar buttons file path to be relative to...
2012-04-17 DaidMerge branch 'master' of github.com:daid/Cura
2012-04-17 daidMerge pull request #59 from PyroMani/master
2012-04-17 Ferdi van der WerfRefactored GenBitmapToggleButton to ToolButton:
2012-04-17 Ferdi van der WerfMoved some code for consistency, fixed swapXY button
2012-04-17 DaidMerge conflic solved
2012-04-17 DaidSome changes for the project manager.
2012-04-17 Ferdi van der WerfRemoving first separator on toolbar2, we need all the...
2012-04-17 Ferdi van der WerfMerge upstream, fixed conflicts, showing complete toolb...
2012-04-17 daidFixed #57 - mistakenly encoded to str (ascii) before...
2012-04-17 daidChange default FOV to look more natural
2012-04-17 daidAdded "scale up to max size" button, we really need...
2012-04-16 Ferdi van der WerfNew layout icons for 3d preview pane
2012-04-16 daidUpdated firmware for a few fixes. Enabled Ultipanel...
2012-04-16 daidFixes #56 - Adjust the flowrate of bridges with the...
2012-04-13 daidMerge branch 'master' of github.com:daid/Cura
2012-04-13 daidSeperate print interface into a different process.
2012-04-13 daidWith the fixes from PyroMani the MacOS version is much...
2012-04-13 daidFixed #52 - Correct error message when trying to print...
2012-04-13 daidFixing #51 - First run wizard calibration not working...
2012-04-12 Ferdi van der WerfRemoved ToolTip, only popup used right now
2012-04-12 Ferdi van der WerfFlip renamed to Mirror, need to propagate to variables
2012-04-12 Ferdi van der WerfAdded popup window for OSX
2012-04-12 Ferdi van der WerfSwitched flip y and z images, removed comments
2012-04-12 Ferdi van der WerfExperimental icons for flip x,y,z and swap xz,yz
2012-04-12 daidFixes #45, stop fan with same setting as used to enable it.
2012-04-12 daidFixed #46 - added support for calculating print costs.
2012-04-12 daidAdd option to save profile when slicing
2012-04-12 daidOnly retract on space jumps, saves a lot of needless...
2012-04-11 daidMerge pull request #50 from PyroMani/master
2012-04-11 Ferdi van der WerfFixes #49 issue
2012-04-11 daidAdd version info
2012-04-10 daidAllow math expressions in fields.
2012-04-10 daidAdd popup on textctrl, even tough it does not work...
2012-04-09 daidMerge pull request #44 from PyroMani/master
2012-04-08 Ferdi van der WerfProbably fixes #17 issue
2012-04-08 daidMerge pull request #43 from PyroMani/master
2012-04-08 Ferdi van der WerfUpstream merge
2012-04-08 Ferdi van der WerfFixes #1 issue
2012-04-07 Lawrence JohnstonMerge commit 'd0691018c211d1dbd500c0b3d363da8c5bd2f11d'
2012-04-07 DaidFixed progress bar error when slicing with skin enabled.
2012-04-06 daidAdded skin setting to advanced settings
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-04 Lawrence JohnstonMerge commit '96d014b2c4cef94dbbe4c3adc1c8d7a8ce929ad2'
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-03 Lawrence JohnstonMerge commit '870c4952fdb3268f5d4b6359d2e8046a6bb8df4f'
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.