chiark / gitweb /
cura.git
2012-06-01 daidFix printer interface images for frozen build. Do not...
2012-06-01 daidAdded retract colors on moves that are followed after...
2012-06-01 daidMore fixes for a frozen build. Adds the code used by...
2012-05-31 daidRequire atleast cx-Freeze 4.2, because older versions...
2012-05-31 daidFixed a few issues with a frozen executable. Slicing...
2012-05-31 daidAdded setup.py script for cx_Freeze, which I hope will...
2012-05-31 daidSome cleanup and preperation for better packaging.
2012-05-29 daidAdded cut-mesh.png image.
2012-05-29 daidUse a function to generate the "_export.xxx" filename
2012-05-25 daidAdded "split plate" function to project planner, which...
2012-05-21 daidRC4 RC4
2012-05-21 daidRelease the steppers on a print cancel. Fixed #110
2012-05-20 DaidAdded slice date/time and basic settings to start GCode...
2012-05-19 DaidUpdated the preference dialog so that is wider instead...
2012-05-18 DaidUgly workaround for 3D preview not always refreshing...
2012-05-18 DaidAbstract the 3D model related functions into a seperate...
2012-05-18 DaidRemove support margin setting, it is not really needed...
2012-05-18 DaidAccount for head movements when using support in the...
2012-05-17 DaidAdd dwindle to progress bar options. Fixed indentation...
2012-05-16 daidBy default turn the fan off in the start code, because...
2012-05-16 daidFixed a bug in project planner slicing.
2012-05-16 daidRefresh the 3D window after updating the project planne...
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
next