chiark / gitweb /
cura.git
2012-05-16 daidFixed #102 - Jorised GCode preview was messed up. Cause...
2012-05-16 daidRemove debug message
2012-05-16 daidAdd an extra line on the first jorised line, so we...
2012-05-16 daidAdd show log result to project planner. Make sure the...
2012-05-16 daidBetter variable names
2012-05-16 daidSupport loading a profile ini file from the commandline.
2012-05-16 daidFix visibility of rotate/scale controls in project...
2012-05-16 daidre-use old slice in project planner, if we are slicing...
2012-05-16 daidBetter sanity checks in raft plugin.
2012-05-16 daidExtra sanity check on the GCode layer Z view height...
2012-05-16 daidFixed #108
2012-05-15 daidFixed #105 - Opening explorer on a filename with a...
2012-05-15 daidFixed bug which happens if you slice without ever touch...
2012-05-14 daidAdd flip/swap buttons to project planner.
2012-05-14 daidAdd experimental dwindle, so we can check it out.
2012-05-14 daidChange the MacOS toolbar fix so we only add 1 panel...
2012-05-11 daidFix minor layout issue for windows with project planner...
2012-05-11 daidMerge branch 'master' of github.com:daid/Cura RC3
2012-05-11 daidFixed project planner toolbars for windows/linux
2012-05-11 daidMerge branch 'master' of github.com:daid/Cura
2012-05-11 daidUpdated build name to RC3
2012-05-11 daidAdded print and exporer open button to Project planner...
2012-05-11 daidRemove plain textbox for GCode editing after patch...
2012-05-11 daidAdded home button icon
2012-05-11 daidMerge pull request #99 from PyroMani/master
2012-05-11 Ferdi van der... Fixes #91
2012-05-11 Ferdi van der... Fixes #95
2012-05-10 Ferdi van der... Fixes #94
2012-05-10 DaidAdd icons for Z move
2012-05-10 DaidFixed some more problems with first run wizard. Made...
2012-05-10 daidSupport slicing objects with different profiles in...
2012-05-10 daidAdd slice toolbar button to project planner.
2012-05-09 DaidBetter catch errors in first run wizard.
2012-05-09 DaidMerge branch 'master' of github.com:daid/Cura
2012-05-09 DaidIf gcode tags have integer values then export them...
2012-05-09 daidFix project planner result dialog, so the text is readable.
2012-05-09 daidAdd autoplace toolbar button. Make autoplace work with...
2012-05-08 DaidMerge branch 'master' of github.com:daid/Cura
2012-05-07 daidWhat was I smoking? This code is much simpler this...
2012-05-07 daidMove extruder switching GCode to profile instead of...
2012-05-07 daidKeep the objects on the printer bed after autoplacing...
2012-05-07 daidThe new GCode text editor with syntax highlight is...
2012-05-07 daidAdd 3 seconds delay in config wizard for the SD card...
2012-05-07 daidBring simple mode window up to speed with the rest
2012-05-07 daidAdded preferences to project planner to configure head...
2012-05-07 daidGenerate 1 GCode layer per draw cycle, this keeps the...
2012-05-07 daidUpdated gcode interperter and GCode preview. Fixed #77
2012-05-06 DaidFixed #93 - Oh noes, only 1 change this weekend. What...
2012-05-04 DaidMerge branch 'master' of github.com:daid/Cura
2012-05-04 DaidChanges for dual extrusion
2012-05-04 DaidFix bug where tempOverrides where not cleared.
2012-05-04 DaidMerge branch 'master' of github.com:daid/Cura
2012-05-04 DaidAdded stat calculation after project slicing.
2012-05-04 daidAdded the copy button image. (forgot that in my last...
2012-05-04 daidAdded copy button to project planner, and cleaned up...
2012-05-04 daidFixed bug where tooltip was still shown when pressing...
2012-05-04 daidRemove duplicate code.
2012-05-04 daidThere is no perfect solution for #90, but this makes...
2012-05-03 DaidSome code cleanup
2012-05-03 DaidSome fixes to the preview window OpenGL code. Needed...
2012-05-03 DaidMerge branch 'master' of github.com:daid/Cura
2012-05-03 daidChanged GCode preview code to be faster on layer switching.
2012-05-03 daidAdded more GCode validation to GCode editor. Made temp...
2012-05-02 daidMove gcode formated text to own file.
2012-05-02 daidVery basic syntax highlight for comments in the GCode...
2012-05-02 daidAdd loaded filename into title bar.
2012-05-02 daidOnly show gcode buttons when GCode is loaded. Only...
2012-05-01 DaidMerge branch 'master' of github.com:daid/Cura
2012-05-01 DaidSave last known Z position in multi color slicing.
2012-05-01 daidFixed crash on minimal layer time of zero. Fixed #84
2012-05-01 daidUpdate preferences to allow math expressions. Fixed #86
2012-04-29 DaidCorrected extruder offset direction
2012-04-29 DaidFixed positioning when using multiple extruders. Fixed...
2012-04-29 DaidNo newlines in slice progress status label.
2012-04-29 DaidShow print time, filemant used and cost estimate after...
2012-04-29 DaidRemove other models when loading a single model again...
2012-04-29 DaidMove extruder offset and extruder head size to preferences.
2012-04-28 DaidFixed #82
2012-04-28 daidMerge pull request #81 from PyroMani/master
2012-04-28 Ferdi van der... Fixes #80
2012-04-27 Daidbackwards compatibility with older project files.
2012-04-27 DaidAdded extruder selection to project planner, fixed...
2012-04-27 DaidSlightly increase the default machine head size because...
2012-04-27 DaidUpdates after some testing with dual extrusion (loads...
2012-04-25 daidSolve problem where X/Y/Z text is shown before camera...
2012-04-25 daidReport total time spend slicing after project planner...
2012-04-25 daidAdded tool switching GCode. Made the E value reset...
2012-04-24 daidMerge pull request #79 from PyroMani/master
2012-04-24 Ferdi van der... Bugfix - Missing )
2012-04-24 Ferdi van der... Merge remote-tracking branch 'upstream/master'
2012-04-24 daidMultiple extruders, not functional yet. Final GCode...
2012-04-24 Ferdi van der... Merge remote-tracking branch 'upstream/master'
2012-04-24 daidAdd the ability to edit the nextobject.gcode
2012-04-24 daidOnly add temperature to start code if the temperature...
2012-04-24 daidFixed #75 - Unicode chars in start/end code caused...
2012-04-24 daidMerge pull request #74 from lawrencejohnston/master
2012-04-24 Lawrence JohnstonFixes #73: When start.gcode is changed changes are...
2012-04-23 daidRemove menu from project planner, and replace it with...
2012-04-23 daidAdd alteration files to profile ini. (Note, this broke...
2012-04-23 Ferdi van der... Merge remote-tracking branch 'upstream/master'
next