solved the block end problem, commiting mostly to save all those neat debug statement...
[clinton/Smoothieware.git] / src / modules / tools / extruder / Extruder.h
2012-10-08 Arthur Wolfsolved the block end problem, commiting mostly to save...
2012-09-19 Arthur Wolfreworking the extruder module to work with the new...
2012-07-07 arthurwolfMerge pull request #48 from arthurwolf/edge
2012-05-09 LogxenMerge branch 'edge' into wait4q
2012-05-09 Mark A. CooperMerge pull request #26 from logxen/edge
2012-05-09 Logxenreplaced all occurrences of '_ckeckusm' with '_checksum'
2012-04-30 arthurwolfMerge pull request #21 from logxen/edge
2012-04-30 Mark Cooperchanged the name of the steps_per_mm_checksum to reflec...
2012-04-28 arthurwolfMerge pull request #19 from triffid/extruder-pins
2012-04-28 Michael Moonextruder pins support incl. enable pin
2012-03-26 Arthur Wolfmoved from FunctionPointer to FPointer. hopefully,...
2012-02-27 Arthur Wolfremoved most mbed.h includes
2012-02-19 Arthur Wolfrepaired Pause subsystem, added M109 ( wait for temp...
2012-02-02 Arthur Wolfcleanup before merging
2012-01-06 Arthur Wolfadded missing files, working on extruder module ( not...
2012-01-03 Arthur WolfBasic 3D printing support working, a gigaton of bugfixes
2011-12-27 Arthur Wolfadded configuration options, feedrate gcode to the...
2011-11-29 Arthur Wolfdebugging the Extruder module, commiting just to keep...
2011-11-23 Arthur WolfFirst seemingly working Extruder module
2011-11-22 Arthur Wolfextruder module completely messed up, trying something...
2011-11-20 Arthur Wolfvarious bug fixes
2011-11-18 Arthur Wolfadding boolean configuration values, and extruder/laser...
2011-09-29 Arthur Wolfadded config-load command, and fixed config-set command...
2011-09-19 Arthur Wolffirst commit