clinton/Smoothieware.git
2012-01-03 Arthur WolfBasic 3D printing support working, a gigaton of bugfixes
2011-12-27 Arthur Wolfi
2011-12-27 Arthur Wolfadded configuration options, feedrate gcode to the...
2011-12-08 Arthur Wolfadded missing files
2011-12-05 Arthur Wolfmajor bug fixes, way too many to enumerate
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-22 Arthur Wolfpartially working Extruder module, fixed but in Robot.cpp
2011-11-20 Arthur Wolfhalfway thru the Extruder functionality
2011-11-20 Arthur Wolfvarious cleanups
2011-11-20 Arthur WolfMerge branch 'player' into edge
2011-11-20 Arthur Wolfminor
2011-11-20 Arthur WolfChanged from Queue in Planner module to the new Player...
2011-11-20 Arthur Wolfvarious bug fixes
2011-11-18 Arthur Wolfadded per-axis speed limit, with config file setting
2011-11-18 Arthur Wolfadding boolean configuration values, and extruder/laser...
2011-11-18 Arthur WolfChanged config system to an object-based one, configs...
2011-10-10 Arthur WolfAdded credits for grbl-edge math/logic
2011-10-10 Arthur WolfStepper pins can now be inverted by adding a ! to the...
2011-10-09 Arthur Wolfadded pauser module
2011-10-09 Arthur Wolffixed gcode with S letter
2011-10-09 Arthur Wolffixed bug with planner/stepper interaction
2011-10-07 Arthur WolfFixed a bug with Block gcode queue access from interrup...
2011-10-02 Arthur Wolfadded Pauser module
2011-10-02 Arthur Wolfcode cleanup
2011-10-01 Arthur Wolfintegrating chamnit's grbl-edge's math
2011-10-01 Arthur Wolffreeze edge for merging with master
2011-09-29 Arthur Wolfadded config-load command, and fixed config-set command...
2011-09-29 Arthur WolfMerge branch 'master' into edge
2011-09-29 Arthur WolfMerging with newer gcc4mbed for better compilability
2011-09-28 Arthur Wolfplay command now works
2011-09-28 Arthur Wolfconfig-get and config-set now work
2011-09-27 Arthur Wolfmoved util function
2011-09-27 Arthur Wolfput Simpleshell into separate files
2011-09-27 Arthur WolfI'm learning git, so noise ...
2011-09-27 Arthur Wolfoops again
2011-09-27 Arthur Wolfopps
2011-09-27 Arthur Wolfinitial commit
2011-09-21 Arthur WolfAdded more eloquent README
2011-09-19 Arthur Wolffirst commit