Merge remote-tracking branch 'upstream/edge' into feature/add-est-to-progress
[clinton/Smoothieware.git] / src / modules / robot /
2012-12-28 Logxenuncommented the final update of planner->position
2012-12-28 LogxenMerge branch 'edge' into g92
2012-12-16 Logxenmerged edge
2012-11-21 Logxenrenamed all references to the Player module to Conveyor
2012-11-21 Logxenrenamed the Player module to Conveyor
2012-11-20 Logxenaltered Robot's G92 handler to reset all three axis...
2012-11-20 LogxenMerge branch 'edge' into button
2012-11-16 arthurwolfMerge pull request #72 from triffid/feature/SDHC_support
2012-11-16 Arthur Wolftemporary fix to the G92 bug
2012-11-12 Arthur WolfMerge branch 'edge' of github.com:arthurwolf/Smoothie...
2012-11-12 arthurwolfMerge pull request #71 from bgamari/edge
2012-11-12 Ben GamariRobot: G92: Updates Planner's position state as well
2012-11-12 Ben GamariBaseSolution: Mark members as pure virtual
2012-11-12 Ben GamariCartesianSolution: Implement steps_to_millimeters
2012-11-12 Ben GamariRobot: Mark internal members as private
2012-11-12 Ben GamariRobot: Implement M114 (Get Position)
2012-11-11 Arthur Wolfcorrected warnings in Stepper.cpp
2012-11-11 arthurwolfMerge pull request #69 from bgamari/edge
2012-11-11 Ben GamariRobot: Implement G92 (Set position)
2012-11-11 Arthur WolfMerge branch 'edge' of github.com:arthurwolf/Smoothie...
2012-11-11 arthurwolfMerge pull request #67 from triffid/feature/cleaner_mak...
2012-11-11 Michael Moonmass trailing whitespace cleanup
2012-11-11 Michael Moonremove weird unicode chars
2012-11-08 Arthur Wolfadded acceleration curve synchronization, memory leak...
2012-11-06 arthurwolfMerge pull request #66 from arthurwolf/stepper
2012-11-06 arthurwolfMerge pull request #65 from arthurwolf/edge
2012-11-06 Arthur Wolfstepper branch ready for merging with edge, debug stuff...
2012-11-02 Arthur WolfMerge branch 'stepper' of github.com:arthurwolf/Smoothi...
2012-11-02 Arthur Wolfoptimized kernel
2012-11-02 arthurwolfMerge pull request #62 from bgamari/stepper
2012-11-02 Ben GamariStepper: Ensure stepper_motor_finished_move returns...
2012-11-02 Ben GamariStepper: Ensure trapezoid_generator_tick returns a...
2012-11-02 Ben GamariPlayer: Fix signedness error
2012-10-30 Arthur Wolfmade kernel more efficient, and some caching in gcode...
2012-10-30 Arthur Wolftimer overflow problem fixed, rare small offsets still...
2012-10-28 Arthur Wolfthe fast move end bug is fixed, re-working the stepper...
2012-10-18 Arthur Wolfsaving the new acceleration system before reverting it
2012-10-08 Arthur Wolfsolved the block end problem, commiting mostly to save...
2012-09-17 Arthur Wolfmerging edge into stepper
2012-08-15 Arthur Wolfmerging edge into stepper, correcting conflicts
2012-08-15 Arthur Wolfcorrected some problems with the enable pins gcodes
2012-08-13 Arthur Wolfyay, big stepper branch bug solved, we forgot to set...
2012-08-13 Arthur Wolftesting on smoothieboard, with steppers, trying to...
2012-07-29 arthurwolfMerge pull request #57 from gxurma/lasercontrol
2012-07-22 Arthur Wolfthose two were swapped
2012-07-08 arthurwolfMerge pull request #51 from arthurwolf/streams
2012-07-08 Arthur Wolfkernel->serial is dead
2012-07-07 arthurwolfMerge pull request #48 from arthurwolf/edge
2012-07-01 Arthur WolfMerge branch 'edge' into stepper
2012-06-27 Arthur Wolfworking code, only one bug left
2012-06-26 Arthur Wolfhalf-way commit to explain some of what is going on
2012-06-02 arthurwolfMerge pull request #39 from briand/working
2012-05-29 Mark A. CooperMerge pull request #38 from logxen/wait4q
2012-05-29 LogxenMerge branch 'edge' into wait4q
2012-05-29 LogxenMerge branch 'edge' into wait4q
2012-05-11 Logxenupdated headers following merge of xhume into edge
2012-05-11 LogxenMerge branch 'edge' into wait4q
2012-05-11 arthurwolfMerge pull request #31 from logxen/xhume
2012-05-11 Logxenmostly changes to headers files to further identify...
2012-05-09 Logxenslight change to reduce number of allocations
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-05-09 Logxenadded a timer to Player::wait_for_queue so that time...
2012-05-09 LogxenMerge branch 'edge' into wait4q
2012-05-09 arthurwolfMerge pull request #23 from logxen/issue13
2012-05-09 Logxenreplaced existing wait loops in code with calls to...
2012-05-09 Logxenimplemented Player::wait_for_queue(int free_blocks)
2012-05-09 Logxenadded ON_IDLE kernel event calls to the main loop and...
2012-04-28 arthurwolfMerge pull request #19 from triffid/extruder-pins
2012-04-28 Michael Moonforgot Stepper.h
2012-04-28 Michael MoonStepper: pick up M84 (disable steppers)
2012-04-22 Arthur Wolflittle bugger
2012-04-22 Arthur WolfMerge branch 'edge' of github.com:arthurwolf/Smoothie...
2012-04-22 Arthur WolfAdded config option to enable currentcontrol module...
2012-04-20 Arthur Wolfadded CurrentControl module to control the digipot...
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-18 Arthur Wolfmade temperature_control modular ( multiple concurrent...
2012-02-02 Arthur Wolfcleanup before merging
2012-02-02 Arthur Wolfadded missing files
2012-01-18 Arthur Wolfprecaution commit
2012-01-06 Arthur Wolfadded missing files, working on extruder module ( not...
2012-01-05 Arthur Wolfadded shortcut configuration option : temperature_contr...
2012-01-04 Arthur WolfStepper's pins now have independant config/port
2012-01-04 Arthur Wolfin-file config of the TemperatureControl, and simple...
2012-01-03 Arthur WolfBasic 3D printing support working, a gigaton of bugfixes
2011-12-08 Arthur Wolfadded missing files
2011-12-05 Arthur Wolfmajor bug fixes, way too many to enumerate
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 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 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...
next