chiark / gitweb /
cura.git
2012-06-26 daidAdd bed temperature control to printer interface. Only...
2012-06-25 DaidAdded all-at-once images.
2012-06-23 DaidFixed #140
2012-06-22 daidMerge pull request #139 from greenarrow/master
2012-06-22 Stefan BlankeFix version detection for all Python versions
2012-06-22 DaidFixed #135 - Update preview window controls when loadin...
2012-06-22 DaidAdded copy to SD feature. Fixed #138
2012-06-22 DaidMerge branch 'master' of github.com:daid/Cura
2012-06-22 DaidAdded working arcs to 2D svg
2012-06-21 DaidRemoved debug message that I excedently left in.
2012-06-21 DaidFixed #116 - Slicing with none-ascii characters under...
2012-06-21 DaidSome fixes to start support for python3.
2012-06-21 DaidFixed island retraction. Feature was already found...
2012-06-21 DaidAdd support to slice as 1 large object with the project...
2012-06-21 DaidAdd option to save the collection of STL files as a...
2012-06-21 DaidMerge branch 'master' of github.com:daid/Cura
2012-06-21 DaidFix for double retraction, fix for errorlist in model...
2012-06-20 DaidAdded reset profile to default option.
2012-06-20 DaidMake comb use a larger distance between the outer edge...
2012-06-20 DaidChange the way the only jump retraction works, this...
2012-06-19 DaidAdded G4 to GCode reader. Fixes #132
2012-06-19 DaidAdded Mega2560 Rev3 driver
2012-06-04 DaidAdd retract only on jumps to expert settings.
2012-06-04 DaidMerge branch 'master' of github.com:daid/Cura
2012-06-04 DaidAdd retract on jumps only setting
2012-06-04 DaidAdd arc stub in SVG class.
2012-06-03 DaidRemoved the bridge material amount setting, this did...
2012-06-01 daidAdded start of SVG 2D slicer.
2012-06-01 daidUse the proper function for checking if 2 vertexes...
2012-06-01 daidRemoved unused scripts.
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...
next