chiark / gitweb /
Add relative extrusion distance to GCode viewer, and let dimension export M83 on...
[cura.git] / Cura / cura_sf / skeinforge_application / skeinforge_plugins / craft_plugins / dimension.py
2013-01-02 daid303Add relative extrusion distance to GCode viewer, and...
2012-12-07 daid303Turn all classes into new style classes, this speeds...
2012-12-07 daid303Some minor fixes.
2012-12-07 daid303Fix all the imports in skeinforge.
2012-10-10 daid303.
2012-09-29 DaidUpdate to the max distance per move code, so it is...
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-07-31 daidReset the E value to zero before and after printing...
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 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 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-05-11 daidMerge branch 'master' of github.com:daid/Cura
2012-04-25 daidAdded tool switching GCode. Made the E value reset...
2012-04-17 Ferdi van der WerfMerge upstream, fixed conflicts, showing complete toolb...
2012-04-12 daidOnly retract on space jumps, saves a lot of needless...
2012-04-03 Lawrence JohnstonMerge commit '870c4952fdb3268f5d4b6359d2e8046a6bb8df4f'
2012-03-28 DaidMerge branch 'master' of github.com:daid/Cura
2012-03-27 daidMove SF into its own directory, to seperate SF and...