Merge pull request #1133 from wolfmanjm/upstreamedge
[clinton/Smoothieware.git] / src / modules / tools / spindle /
2016-11-09 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2016-11-09 Jim MorrisMerge remote-tracking branch 'upstream/edge' into merge...
2016-11-09 Jim MorrisMerge pull request #955 from Bouni/feature/spindle...
2016-07-13 bouniMerge branch 'edge' of github.com:Smoothieware/Smoothie...
2016-07-13 bounifixed warings caused by unhandled cases in SoftSerial
2016-07-08 bouniremoved useless blocking while loop from _getc(), remov...
2016-07-04 bounifixed two things wolfmanjm mentioned in the last pull...
2016-07-04 bounimerged latest edge branch and fixed the spindle module...
2016-07-02 Jim MorrisMerge pull request #961 from wolfmanjm/upstreamedge
2016-06-29 bouniadded a description of the Huanyang protocol
2016-06-28 bouniMerge branch 'edge' into feature/spindle-refactor
2016-06-28 bounireplaced Buffer of the BufferedSoftSerial with the...
2016-06-28 Jim MorrisMerge remote-tracking branch 'upstream/edge' into exper...
2016-06-27 bounimerged latest edge
2016-06-27 bouniremoved on_gcode_execute from spindle module
2016-06-26 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-06-25 Jim Morrisrename wait_for_empty_queue to wait for idle
2016-06-24 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-06-21 bouniMerge branch 'edge' of github.com:Smoothieware/Smoothie...
2016-06-19 Jim Morrisinitial modification for 5 axis, two extruders only...
2016-06-16 bouniremoved unused CHECKSUM from PWMSpindleControl
2016-06-16 bounimerged edge into feature/spindle-refactor branch
2016-05-23 Arthur WolfMerge pull request #929 from Smoothieware/edge
2016-04-06 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2016-04-06 Jim MorrisMerge pull request #903 from Smoothieware/feature/fix...
2016-04-05 Jim Morrishandle S1000 on its own line
2016-03-05 Jim MorrisMerge pull request #867 from wolfmanjm/upstreamedge
2016-03-02 Jim Morrisadd M670 I1 which will invert the status of the probe...
2015-12-24 bounifixed minor merging problems
2015-12-24 bouniadded sizeof based claculation of msg size, added a...
2015-12-24 bouniadded min_rpm value, added check for a valid switch...
2015-12-24 bounimoved BufferedSoftSerial and Modbus libs to the spindle...
2015-12-24 bouniadded a lot of comments
2015-12-24 bounimerged Smothieware Master into spindle-refactor branch
2015-12-24 bouniadded sizeof based claculation of msg size, added a...
2015-12-24 bouniadded min_rpm value, added check for a valid switch...
2015-12-14 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2015-09-13 Jim MorrisMerge pull request #730 from wolfmanjm/fix/suspend...
2015-08-23 Arthur WolfMerge pull request #686 from thinkl33t/edge
2015-08-19 Jim MorrisMerge pull request #696 from wolfmanjm/fix/unmarked...
2015-08-19 Jim Morrisremove the unhandled gcode hack, and all the cruft...
2015-07-06 bouniMerge branch 'edge' into feature/spindle-refactor
2015-07-03 bouniMerge branch 'edge' into feature/spindle-refactor
2015-07-02 bounimoved BufferedSoftSerial and Modbus libs to the spindle...
2015-05-20 bouniadded a lot of comments
2015-05-08 bouniA complete refactor of the old spindle control module.
2015-01-21 Arthur WolfMerge pull request #552 from lautr3k/module/Drills
2014-12-29 Jim MorrisMerge pull request #574 from PetteriAimonen/spindle_fix...
2014-12-29 Petteri AimonenSmall fixes for the Spindle module.
2014-11-29 Jim MorrisMerge branch 'edge'
2014-11-24 Jim MorrisMerge remote-tracking branch 'upstream/edge' into fix...
2014-11-24 Jim MorrisMerge pull request #549 from PetteriAimonen/edge
2014-11-24 Petteri AimonenMove systick initialization from main.cpp to Spindle.cpp
2014-11-23 Petteri AimonenFix spindle PID D-term scaling
2014-11-23 Petteri AimonenAdd PID-loopback spindle speed control