chiark / gitweb /
plugins: Support user configuration of default values
[cura.git] / Cura / util / gcodeInterpreter.py
2015-03-06 Youness AlaouiMerge tag '15.02.1' into upstream
2015-03-06 Youness AlaouiMerge tag '15.01' into upstream
2015-03-06 Youness AlaouiMerge tag '15.01-RC11' into upstream
2015-03-06 Youness AlaouiMerge tag '15.01-RC10' into upstream
2015-03-06 Youness AlaouiMerge tag '15.01-RC9' into upstream
2015-03-06 Youness AlaouiMerge tag '15.01-RC8' into upstream
2015-03-06 Youness AlaouiMerge tag '15.01-RC7' into upstream
2015-03-05 Youness AlaouiMerge tag '15.01-RC6' into upstream
2015-03-05 Youness AlaouiMerge tag '15.01-RC5' into upstream
2015-03-03 Youness AlaouiMerge tag '15.01-RC4' into upstream
2015-03-03 Youness AlaouiMerge tag '15.01-RC3' into upstream
2015-03-03 Youness AlaouiMerge tag '15.01-RC2' into upstream
2015-03-03 Youness AlaouiMerge tag '15.01-RC1' into upstream
2015-02-16 Youness AlaouiDo not close the gcodeFile in the interpreter when...
2015-02-10 Youness AlaouiAdd support for G29 and M203/M204/M400 gcodes in interp...
2015-01-29 Youness AlaouiMerge branch 'master' into AO-build
2015-01-20 Youness AlaouiMerge branch 'production-phase1'
2015-01-20 Youness AlaouiMerge branch 'upstream'
2015-01-20 daidMerge pull request #1099 from pmsimard/15.01_RC6_PauseAtZ
2015-01-15 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2015-01-15 daidMerge pull request #1089 from SpexGuy/SteamEngine
2015-01-15 Martin WickhamFix G90/G91 interpretation regarding relative e
2015-01-14 daidFix slicing really big GCode files on windows.
2015-01-14 daidMerge pull request #1082 from Dim3nsioneer/TweakAtZ-DEV
2015-01-14 daidMerge pull request #1084 from coloz/SteamEngine
2015-01-10 daidFixed #1078
2014-11-14 Jinbuhm KimUpdate Korean Translation for Cura 14.09
2014-10-16 Dim3nsioneerMerge pull request #4 from Dim3nsioneer/PluginExpansions
2014-10-16 Dim3nsioneerMerge pull request #3 from daid/SteamEngine
2014-09-26 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2014-09-26 daidFix slicing really big GCode files on windows.
2014-07-18 daidMerge pull request #908 from Dim3nsioneer/SteamEngine
2014-05-17 daidAdd simplemode setting, which only follows the polygons...
2014-05-01 daidIgnore the G92 offset for the preview.
2014-03-04 nallathMerge pull request #601 from CapnBry/reloadscene
2014-03-04 nallathMerge pull request #588 from ryneches/SteamEngine
2014-02-24 Dim3nsioneerMerge pull request #2 from daid/SteamEngine
2014-02-19 daidMerge pull request #737 from GreatFruitOmsk/SteamEngine
2014-02-18 daidFix a layer thickness of 0
2014-02-14 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2014-02-14 daidMore documentation.
2014-02-12 daidMerge pull request #724 from Dim3nsioneer/SteamEngine
2014-02-05 daidAdd some more documentation. And the zhop feature.
2014-01-30 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2014-01-30 daidRemove all the absolute imports, as they are unneeded.
2014-01-29 Dim3nsioneerMerge pull request #1 from daid/SteamEngine
2014-01-29 daidShow GCode loading progress.
2014-01-24 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2014-01-24 daidChange how the engine is interfaced from the python...
2013-11-28 daidMerge pull request #632 from jbheren/SteamEngine
2013-11-28 daidAdd convex hulls for all objects and do collision detec...
2013-10-29 daidFix retraction display for UltiGCode.
2013-09-19 daidMerge pull request #561 from hg42/allow-dropping-gcode
2013-09-19 daidMerge fix.
2013-09-18 daidSeperate the machine settings from the preference settings
2013-08-22 daidFix typos
2013-08-22 daidProper fix for #518 by animacide. Update for UltiGCode...
2013-08-06 daidOptimalization from https://github.com/foosel/OctoPrint...
2013-07-27 daidMake gcode reader a bit more roubust when there is...
2013-06-26 DaidMerge branch 'SteamEngine' of https://github.com/daid...
2013-06-21 daidFixed #446
2013-05-31 daid303Only load the GCode when you are viewing the layer...
2013-05-17 daid303Copyright message needs to be after the __future__...
2013-05-17 daid303Add proper copyright statements.
2013-05-16 daid303Show SD card copy progress. Slightly reduce the memory...
2013-05-08 daid303Allow loading and printing of GCode files.
2013-05-01 daid303Save a lot of memory by storing the loaded GCode as...
2013-04-22 daid303Merge branch 'master' into SteamEngine
2013-04-18 daid303Merge branch 'SteamEngine' of github.com:daid/Cura...
2013-04-18 daid303Make the GCode loader faster (about 20%)
2013-04-17 daid303Merge branch 'master' into SteamEngine
2013-04-17 daid303Make the GCode loader a bit faster.
2013-04-12 daid303Merge branch 'master' into SteamEngine
2013-04-04 daid303Merge branch 'master' into SteamEngine
2013-04-03 daid303Merge branch 'master' into SteamEngine
2013-04-03 daid303Merge branch 'master' into SteamEngine
2013-03-29 daid303Merge branch 'master' into SteamEngine
2013-03-29 daid303Merge branch 'master' into SteamEngine
2013-03-29 daid303Merge branch 'master' into SteamEngine
2013-03-29 daid303Merge branch 'master' into SteamEngine
2013-03-25 daid303Merge fix.
2013-03-22 daid303Merge branch 'master' into SteamEngine
2013-03-21 daid303Merge branch 'master' into SteamEngine
2013-03-20 daid303Make better use of the new settings code.
2013-03-14 daid303Merge branch 'master' into SteamEngine
2013-03-14 daid303Better display dual-extrusion paths.
2013-03-13 daid303Merge branch 'master' into SteamEngine
2013-03-13 daid303Slight speedup on gcode loader.
2013-03-13 daid303Merge branch 'master' into steamengine
2013-03-13 daid303Speed up GCode loading a bit.
2013-03-11 daid303Merge branch 'master' into SteamEngine
2013-03-09 Ilya KulakovMerge remote-tracking branch 'upstream/master'
2013-03-08 daid303Fix for the pauze at Z plugin, when using multiple...
2013-03-07 daid303Merge branch 'master' into SteamEngine
2013-03-07 daid303Add black borders around the white text, so it pops...
2013-03-07 Ilya KulakovMerge remote-tracking branch 'upstream/master'
2013-03-06 daid303Merge branch 'master' into SteamEngine
2013-03-06 daid303Update on the 3D window, now with nice icons. Also...
2013-03-04 daid303Fixed a typo. Changed the GCode rendering so it gives...
2013-02-28 daid303Add layer slider. Solve the issue where loading a new...
next