clinton/Smoothieware.git
2015-10-13 Jim MorrisAdd information passed to on_speed_changed to help... origin/feature/preliminary-advance
2015-10-12 Jim MorrisMerge pull request #752 from wolfmanjm/fix/suspend...
2015-10-12 Jim Morrisuse push/pop state to save current state on suspend...
2015-10-02 Jim MorrisMerge pull request #748 from jnjackins/corexz
2015-10-02 Jeremy Jackinsfix typo in corexz snippet
2015-10-02 Jeremy Jackinsmove corexz-specific sample config to Snippets/corexz...
2015-10-01 Jeremy Jackinsupdate corexz config comments
2015-10-01 Jeremy Jackinsadd x axis reduction configuration to CoreXZSolution
2015-09-30 Jeremy Jackinsz_reduction is a private member of CoreXZSolution
2015-09-30 Jeremy Jackinsadd code and config for CoreXZ style printer
2015-09-29 Jim MorrisMerge pull request #747 from wolfmanjm/add/G29-to-three...
2015-09-29 Jim MorrisAdd G29 to test the probe points and report delta height
2015-09-25 Jim MorrisMerge pull request #745 from wolfmanjm/modify/delta...
2015-09-24 Jim MorrisMerge remote-tracking branch 'upstream/edge' into modif...
2015-09-24 Jim MorrisMerge pull request #744 from wolfmanjm/upstreamedge
2015-09-24 Jim Morrisdon't do immediate G92 on extruder if not enabled
2015-09-24 Jim MorrisImprove initial probe so it does not hit bed at high...
2015-09-24 Jim MorrisMerge pull request #743 from wolfmanjm/upstreamedge
2015-09-24 Jim MorrisUse subcodes to force selection of one leveling strateg...
2015-09-24 Jim MorrisMerge pull request #742 from wolfmanjm/add/gcode-subcodes
2015-09-24 Jim MorrisFix easyunit
2015-09-24 Jim Morrisadd M119 to exceptions for halt condition
2015-09-23 Jim MorrisMerge pull request #740 from wolfmanjm/feature/abort_he...
2015-09-23 Jim Morrisprint out message when M109 or homing aborted by kill
2015-09-23 Jim MorrisFix pronterface telnet connections to show out of band...
2015-09-23 Jim Morrismessage to say abort did not turn off heaters
2015-09-23 Jim Morrisrefactor ON_HALT, add THEKERNEL->is_halted() for module...
2015-09-23 Jim MorrisFix autopid sending data to a closed stream (ie when...
2015-09-23 Jim MorrisMerge pull request #739 from RepRapMorgan/fix/zgrid...
2015-09-23 Jim MorrisSet kill button as the default deprecating the pause...
2015-09-23 Quentin HarleyZGrid repair probe removal position
2015-09-23 Jim MorrisAdded ability to abort a heat and wait and Homing when...
2015-09-23 Jim MorrisMerge pull request #738 from RTimothyEdwards/fix/zgrid...
2015-09-21 Tim EdwardsRemoved comments
2015-09-21 Tim EdwardsImproved ZGridStrategy:
2015-09-21 Jim Morrisupdate firmware.bin
2015-09-21 Jim MorrisMerge pull request #737 from wolfmanjm/fix/extruder_sol...
2015-09-21 Jim MorrisAdd check for an E parameter on solo move detection
2015-09-14 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2015-09-14 Jim MorrisMerge pull request #736 from Smoothieware/development...
2015-09-14 Jim MorrisMerge remote-tracking branch 'upstream/edge' into devel...
2015-09-14 Jim Morrismin -> std::min
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 MorrisUpdate psu_off_when_cooled_down.config
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-07 Jim MorrisUpdate config
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...
next