fix extruder E values when in volumetric mode. this is a breaking change as it now...
[clinton/Smoothieware.git] / src / modules / tools / endstops / Endstops.cpp
2016-06-23 Jim Morrisfix extruder E values when in volumetric mode. this...
2016-06-21 Jim Morrisadd home_z_first option for homing, where Z will home...
2016-06-20 Jim Morrisrewrite extruder to handle new core system
2016-06-18 Jim Morrisdebounce is now debounce_ms and the old debounce_count...
2016-06-17 Jim Morrisrewrite zprobe to work with new motion control
2016-06-17 Jim Morrisrefactors
2016-06-17 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-06-17 Jim Morrisfix homing, speeds and backoffs
2016-06-17 Jim Morrisrefactor how axis are selected for homing
2016-06-17 Jim MorrisImplement homing for deltas, which only homes in the...
2016-06-17 Jim MorrisImplement endstops using new motion control
2016-03-29 Jim MorrisMerge pull request #887 from wolfmanjm/upstreamedge
2016-03-28 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2016-03-28 Jim Morrismodify how homing order is set.
2016-02-28 Jim MorrisMerge pull request #864 from wolfmanjm/rdelta/improve...
2016-02-28 Jim Morrisrefactor
2016-02-28 Jim Morrissplit off the M206/M306 for rotary delta into its own...
2016-02-28 Jim Morrisfix M306 for rdelta
2016-02-27 Jim MorrisMerge branch 'fix/use-wrap-delete' into rdelta/improve...
2016-02-27 Jim MorrisOnly reset actuator for rdelta if all three actuators...
2016-02-27 Jim Morrisfix rotary delta FK to be mirrored like the IK
2016-02-25 Jim MorrisMerge pull request #862 from wolfmanjm/upstreamedge
2016-02-25 Jim Morrismake module.h include platform_memory.h so if any modul...
2016-02-24 Jim MorrisMerge pull request #860 from wolfmanjm/upstreamedge
2016-02-24 Jim Morrisfix discrepanceis in realtime postion vs last milestone...
2016-02-22 Jim MorrisMerge pull request #851 from wolfmanjm/feature/correct...
2016-02-21 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-02-21 Jim MorrisMerge branch 'fix/when-slow-ticker-is-started' into...
2016-02-20 Jim Morrisrefactor endstops to get the homing logic ot of the...
2016-02-20 Jim Morrisdisable compensation transform for the G38 probes
2016-02-20 Jim Morrisremember the last probe position after a probe retrieve...
2016-02-19 Jim Morrisfix M306 for rotary delta
2016-02-19 Jim MorrisM306 for a rotary delta calculates the theta offset...
2016-02-19 Jim MorrisChanges for rotary delta homing...
2016-02-17 Jim MorrisMerge pull request #848 from FredMurphy/feature/laser-ttl
2016-02-17 Jim MorrisMerge pull request #849 from wolfmanjm/upstreamedge
2016-02-17 Jim Morrisadd M1910.2 to move by the specified number of actuator...
2016-02-09 Jim MorrisMerge pull request #830 from wolfmanjm/feature/add...
2016-02-09 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-02-02 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-02-02 Jim MorrisMerge pull request #837 from wolfmanjm/fix/r-delta
2016-02-02 Jim Morrisrename rotatabledelta to rotarydelta
2016-02-01 Jim MorrisMerge remote-tracking branch 'upstream/edge' into fix...
2016-02-01 Jim MorrisMerge pull request #836 from wolfmanjm/upstreamedge
2016-01-28 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-01-28 Jim MorrisMerge pull request #833 from RepRapMorgan/endstops_fix_...
2016-01-28 Quentin HarleyScara endstops
2016-01-26 Jim MorrisFix format of grbl error: messages
2016-01-26 Jim Morrisimplement G28 as per grbl whenin grbl mode or G28.2...
2016-01-25 Jim Morrisadded grbl commands when in grbl_mode (set in config...
2015-12-16 Jim MorrisMerge pull request #804 from wolfmanjm/feature/wcs...
2015-12-15 Jim Morrisfix endstop center after home to use G53
2015-12-15 Jim MorrisExtruder should ignore M114 subcodes > 0
2015-12-15 Jim Morrisupdate sample configs
2015-12-15 Jim Morriswhitespace changes...
2015-12-14 Jim Morrisrevert last commit as duh homing does not use robot...
2015-12-14 Jim Morristurn off bed compensation while homing
2015-12-14 Jim Morrisadd G28.1 with no args resets all axis to 0
2015-12-14 Jim Morrisadd G28.1 to do a manual homing (similar to what G92...
2015-12-12 Jim MorrisSquashed commit of the following:
2015-12-11 Jim MorrisMerge pull request #801 from wolfmanjm/upstreamedge
2015-12-11 Jim Morrisfix corexy halted homing cycle properly.
2015-12-11 Jim MorrisMake sure steppers are stopped if on_halt interrupts...
2015-11-29 Arthur WolfMerge pull request #749 from justinledwards/patch-1
2015-11-29 Jim MorrisMerge pull request #773 from wolfmanjm/add/SPI-driver...
2015-11-29 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2015-11-23 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2015-11-22 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2015-11-22 erroltMerge remote-tracking branch 'upstream/edge' into edge
2015-11-16 Jim Morrisadd support for the processing TMC26X tuning app
2015-11-13 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2015-11-13 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2015-11-13 Jim MorrisMerge pull request #768 from Smoothieware/refactor...
2015-11-13 Jim MorrisRemove play/pause
2015-11-12 Jim Morrisadded debug output
2015-11-09 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2015-10-22 Jim MorrisMerge pull request #754 from BrianGilbert/edge
2015-10-16 Jim MorrisMerge pull request #755 from wolfmanjm/upstreamedge
2015-10-16 Jim Morrisallow move_to_origin_after_home for deltas
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 Morrisrefactor ON_HALT, add THEKERNEL->is_halted() for module...
2015-09-23 Jim MorrisAdded ability to abort a heat and wait and Homing when...
2015-09-21 Jim MorrisMerge pull request #737 from wolfmanjm/fix/extruder_sol...
2015-09-14 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
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 Morrisremove map, use vector pair.
2015-09-14 Jim Morrisrefactor how endstop limits back off moves are generated
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 pull request #730 from wolfmanjm/fix/suspend...
2015-09-10 Oskar LindeMake soft endstops truly soft
2015-08-23 Arthur WolfMerge pull request #686 from thinkl33t/edge
2015-08-19 Jim MorrisMerge pull request #696 from wolfmanjm/fix/unmarked...
next