Merge remote-tracking branch 'upstream/edge' into development/test-framework
[clinton/Smoothieware.git] / src /
2015-09-14 Jim MorrisMerge remote-tracking branch 'upstream/edge' into devel...
2015-09-14 Jim MorrisMerge pull request #735 from wolfmanjm/refactor/endstop...
2015-09-14 Jim Morrisrefactor endstop bounce back after home for limits
2015-09-14 Jim Morrisupdate utils append_parameters
2015-09-14 Jim Morrisremove map, use vector pair.
2015-09-14 Jim Morrisrefactor how endstop limits back off moves are generated
2015-09-14 Jim Morrisadd append_parameters to utils and unit test
2015-09-13 Jim MorrisMerge remote-tracking branch 'upstream/edge' into devel...
2015-09-13 Jim MorrisMerge pull request #734 from Smoothieware/OskarLinde...
2015-09-13 Jim MorrisMerge branch 'OskarLinde-feature/soft_soft_endstops...
2015-09-13 Jim MorrisFixed Endstops::back_off_home() so it works for deltas
2015-09-13 Jim MorrisMerge branch 'feature/soft_soft_endstops' of https...
2015-09-13 Jim MorrisMerge remote-tracking branch 'upstream/edge' into devel...
2015-09-13 Jim Morrisadd switch test
2015-09-13 Jim Morrisremove obsolete PDA events
2015-09-13 Jim Morrisfix tests after upstream changes to PAD
2015-09-13 Jim MorrisMerge remote-tracking branch 'upstream/edge' into devel...
2015-09-13 Jim MorrisMerge pull request #732 from wolfmanjm/refactor/get...
2015-09-13 Jim Morrisrefactor get public data, to be slightly easier to...
2015-09-13 Jim MorrisMerge remote-tracking branch 'upstream/edge' into devel...
2015-09-13 Jim MorrisMerge pull request #731 from wolfmanjm/refactor/switch...
2015-09-13 Jim Morrisfix pdr stuff
2015-09-13 Jim MorrisMerge remote-tracking branch 'upstream/development...
2015-09-13 Jim MorrisAdded a test case for the switch module
2015-09-13 Jim MorrisAllow test modules to be specifed in the rakefile.defau...
2015-09-13 Jim MorrisUpdate readme
2015-09-13 Jim Morrisadd Readme for test framework
2015-09-13 Jim MorrisAdd test framework using easyunit
2015-09-13 Jim Morrishave caller supply data location for returned state...
2015-09-13 Jim MorrisMerge pull request #727 from wolfmanjm/modify/temperatu...
2015-09-13 Jim MorrisMerge pull request #730 from wolfmanjm/fix/suspend...
2015-09-12 Jim MorrisAllow test modules to be specifed in the rakefile.defau...
2015-09-12 Jim MorrisUpdate readme
2015-09-12 Jim Morrisadd Readme for test framework
2015-09-12 Jim MorrisAdd test framework using easyunit
2015-09-12 Jim MorrisMerge branch 'modify/temperature-switch-edge-detection...
2015-09-12 Jim MorrisFix bug in publicdata
2015-09-12 Jim MorrisMerge pull request #728 from Smoothieware/fix/temperatu...
2015-09-12 Jim MorrisFix the order of parameters for temperature request
2015-09-12 Jim Morrischange the temperature public data access to pass in...
2015-09-12 Jim Morrisinterating temperature controllers was done wrong....
2015-09-10 Jim MorrisClaan up and refactor new edge detection actions for...
2015-09-10 Oskar LindeMake soft endstops truly soft
2015-09-09 Jim MorrisMerge pull request #724 from wolfmanjm/upstreamedge
2015-09-09 Jim MorrisAllow fractional ms to be specified for HWPWM period
2015-09-09 Jim MorrisRevert "Allow fractional ms to be specified for HW...
2015-09-09 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2015-09-09 Jim MorrisAllow fractional ms to be specified for HW PWM in switc...
2015-09-09 Jim MorrisMerge pull request #721 from wolfmanjm/feature/add...
2015-09-09 Jim Morrisprint feedback on arming/disarming temoerature switch
2015-09-08 Jim Morrisimplement the arm/disarm
2015-09-08 Jim Morrisadd optional mcode to arm or disarm the temperature...
2015-09-08 Jim MorrisAdded triggers for temperature switch allow trigger...
2015-09-08 Jim MorrisMerge pull request #720 from wolfmanjm/feature/on_halt_...
2015-09-08 Jim Morrisadded failsafe_set_to and ignore_on_halt to switch...
2015-09-06 Jim MorrisMerge pull request #719 from wolfmanjm/upstreamedge
2015-09-06 Jim Morrisadd force_all to get_options() so all options cab be...
2015-09-06 Jim MorrisMerge pull request #718 from OskarLinde/vector3
2015-09-06 Oskar LindeVector3 add data() member to access raw elements (ident...
2015-09-06 Oskar LindeVector3: get rid of the static private nan member
2015-09-06 Oskar LindeVector3: Remove elementwise multiplication (inconsisten...
2015-09-06 Oskar LindeVector3: simplify interface by removing set() in favor...
2015-09-06 Oskar LindeVector3: Inline constructors
2015-09-06 Jim MorrisMerge pull request #717 from wolfmanjm/fix/F-parameter...
2015-09-06 Jim Morrisdeprecate usage of M665 Fxxx in favor of M665 Hxxx
2015-09-06 Jim MorrisMerge pull request #715 from OskarLinde/zhomeofs_precision
2015-09-06 Jim MorrisMerge pull request #716 from OskarLinde/typo
2015-09-06 Jim MorrisMerge pull request #714 from OskarLinde/const
2015-09-06 Oskar LindeTypo Axis -> Axes
2015-09-06 Oskar LindeIncrease Z Home Ofs menu setting precision to 0.01 mm
2015-09-06 Oskar Lindeadd const qualifier to input argument to cartesian_to_a...
2015-09-03 Jim MorrisMerge pull request #705 from sorki/probe_config
2015-09-03 Jim MorrisMerge pull request #712 from wolfmanjm/upstreamedge
2015-09-03 Jim Morrisfix resume feedrate
2015-09-02 Richard Markozprobe: add configuration via M670
2015-09-01 Jim MorrisMerge pull request #710 from wolfmanjm/upstreamedge
2015-09-01 Jim Morrisfabs -> fabsf
2015-09-01 Jim Morristweak how SOLO mode is determined, may fix some obscure...
2015-08-31 Jim MorrisMerge pull request #709 from wolfmanjm/fix/extruder...
2015-08-31 Jim Morrismove the extruder speed check to before segmentation...
2015-08-31 Jim MorrisMerge pull request #708 from wolfmanjm/upstreamedge
2015-08-31 Jim Morrisfix max actuator speeds
2015-08-30 Jim MorrisMerge pull request #707 from wolfmanjm/feature/md5sum...
2015-08-30 Jim Morrisadd md5sum command for checking file intergrity and...
2015-08-30 Jim MorrisMerge pull request #704 from sorki/probe_add_return_fee...
2015-08-30 Jim MorrisMerge pull request #703 from sorki/probe_custom_feedrate
2015-08-28 Jim MorrisMerge pull request #706 from wolfmanjm/upstreamedge
2015-08-28 Jim Morrisremove unused files
2015-08-25 Jim MorrisMerge pull request #702 from wolfmanjm/feature/max_temp...
2015-08-25 Richard Markozprobe: add zprobe.return_feedrate config option
2015-08-25 Richard Markozprobe: add custom feedrate support (G30 Fxyz)
2015-08-25 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2015-08-25 Jim MorrisMerge pull request #701 from wolfmanjm/feature/M1000...
2015-08-25 Jim Morrisremove !! from Error message HALT will send it
2015-08-25 Jim MorrisAdded max temp check, if exceeeded hotend will be turne...
2015-08-25 Jim Morrisadd M1000 command that will allow any following text...
2015-08-24 Jim MorrisMerge pull request #700 from wolfmanjm/upstreamedge
2015-08-24 Jim Morrismove the predefined thermistor list to a command called...
2015-08-23 Arthur WolfMerge pull request #686 from thinkl33t/edge
2015-08-23 Jim MorrisMerge pull request #699 from wolfmanjm/fix/M504-hang
next