chiark / gitweb /
Upload formula.
[cura.git] / Cura / cura_sf /
2012-12-06 daid303Fixed the imports.
2012-12-05 Ilya KulakovMerge remote-tracking branch 'upstream/master' into...
2012-12-04 daid303Add experimental hop setting.
2012-12-04 daid303Always use machine size / 2 as machine center and remov...
2012-12-04 daid303Fix another UTF-8 filename encoding bug. Add error...
2012-12-03 daid303Set the default minimal layer time to 5 seconds. Proper...
2012-11-07 daid303Enable support cross hatch when printing with dual...
2012-10-26 daid303Removed _export suffix. Slighty changed some texts.
2012-10-19 daid303Fix dae matrix and instance_node support. Which makes...
2012-10-18 daid303Added dae support which can be exported from google...
2012-10-12 DaidMerge branch 'master' of https://github.com/daid/Cura
2012-10-12 daid303Merge branch 'master' of github.com:daid/Cura
2012-10-12 daid303Allow the skirt to be used as brim when the skirt dista...
2012-10-10 daid303.
2012-10-03 daid303Merge branch 'master' of github.com:daid/Cura
2012-10-03 daid303Add a retraction enable setting. Add extrusion/retracti...
2012-09-29 DaidUpdate to the max distance per move code, so it is...
2012-09-26 daidRemove dwindle, it did not really improve results.
2012-09-25 DaidFix when there is no object loaded, remove debug print.
2012-09-25 DaidMerge branch 'master' of github.com:daid/Cura
2012-09-20 daidCut up long moves into sections of 1cm, to reduce the...
2012-09-12 daidRemove the "zDistanceRatio", because while it makes...
2012-09-12 daidAdd the feature where support material is generated...
2012-09-05 DaidSimple fix for the fillet plugin (which is currently...
2012-08-03 daidFix an decode error on filenames.
2012-07-31 daidReset the E value to zero before and after printing...
2012-07-05 daidAdd support for {filename} tag in gcode.
2012-07-05 daidRemoved test comment.
2012-07-03 daidMake the fan speed adjustable between min/max, dependin...
2012-06-22 daidMerge pull request #139 from greenarrow/master
2012-06-22 Stefan BlankeFix version detection for all Python versions
2012-06-22 DaidMerge branch 'master' of github.com:daid/Cura
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 DaidMerge branch 'master' of github.com:daid/Cura
2012-06-21 DaidFix for double retraction, fix for errorlist in model...
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-04 DaidMerge branch 'master' of github.com:daid/Cura
2012-06-04 DaidAdd retract on jumps only setting
2012-06-03 DaidRemoved the bridge material amount setting, this did...
2012-06-01 daidRemoved unused scripts.
2012-06-01 daidMore fixes for a frozen build. Adds the code used by...
2012-05-31 daidSome cleanup and preperation for better packaging.
2012-05-20 DaidAdded slice date/time and basic settings to start GCode...
2012-05-18 DaidRemove support margin setting, it is not really needed...
2012-05-17 DaidAdd dwindle to progress bar options. Fixed indentation...
2012-05-16 daidRemove debug message
2012-05-16 daidAdd an extra line on the first jorised line, so we...
2012-05-16 daidBetter sanity checks in raft plugin.
2012-05-16 daidFixed #108
2012-05-14 daidAdd experimental dwindle, so we can check it out.
2012-05-11 daidMerge branch 'master' of github.com:daid/Cura
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-04 DaidMerge branch 'master' of github.com:daid/Cura
2012-05-03 DaidMerge branch 'master' of github.com:daid/Cura
2012-05-03 daidAdded more GCode validation to GCode editor. Made temp...
2012-05-01 DaidMerge branch 'master' of github.com:daid/Cura
2012-05-01 daidFixed crash on minimal layer time of zero. Fixed #84
2012-04-29 DaidFixed positioning when using multiple extruders. Fixed...
2012-04-25 daidAdded tool switching GCode. Made the E value reset...
2012-04-24 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-24 daidFixed #75 - Unicode chars in start/end code caused...
2012-04-23 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-23 daidAdd support margin setting to SF and Cura.
2012-04-23 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-23 daidOnly emit the intersect warning once. After that only...
2012-04-22 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-21 DaidFix skeinforge bug reported by Joergen Geerds.
2012-04-18 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-18 daidHave the first layer of support lines in "full" extrusi...
2012-04-18 daidFixed #58
2012-04-18 daidMerge branch 'master' of github.com:daid/Cura
2012-04-17 DaidMerge branch 'master' of github.com:daid/Cura
2012-04-17 DaidMerge conflic solved
2012-04-17 DaidSome changes for the project manager.
2012-04-17 Ferdi van der WerfMerge upstream, fixed conflicts, showing complete toolb...
2012-04-16 daidFixes #56 - Adjust the flowrate of bridges with the...
2012-04-12 daidFixes #45, stop fan with same setting as used to enable it.
2012-04-12 daidOnly retract on space jumps, saves a lot of needless...
2012-04-10 daidAllow math expressions in fields.
2012-04-08 Ferdi van der WerfUpstream merge
2012-04-07 Lawrence JohnstonMerge commit 'd0691018c211d1dbd500c0b3d363da8c5bd2f11d'
2012-04-06 daidAdded skin setting to advanced settings
2012-04-05 DaidSplit up some OpenGL stuff from preview3d. Added swapXZ...
2012-04-05 daidAdd bottom layer thickness. Fix bug with line with...
2012-04-04 Lawrence JohnstonMerge commit '96d014b2c4cef94dbbe4c3adc1c8d7a8ce929ad2'
2012-04-03 DaidAdd support to GCode comments. Show connect button...
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 daidAdded extra fan control. Advanced setting to enabled...
2012-03-30 DaidMerge branch 'master' of github.com:daid/Cura
2012-03-30 daidTurn on fan in startcode instead of always have it on.
2012-03-28 DaidMerge branch 'master' of github.com:daid/Cura
2012-03-28 daidSplit gui to gui and util directories.
2012-03-27 daidMove SF into its own directory, to seperate SF and...