print out current machine coordinates with M114.1
[clinton/Smoothieware.git] / src / modules / robot /
2015-12-12 Jim Morrisprint out current machine coordinates with M114.1
2015-12-12 Jim Morrisget the G92 offset calculation the right way around
2015-12-12 Jim Morrisfix g92_offset to be relative to current position not...
2015-12-12 Jim MorrisSquashed commit of the following:
2015-12-02 Jim MorrisMerge pull request #784 from wolfmanjm/upstreamedge
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-13 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2015-11-13 Jim Morrischeck steps/mm settings after automatic change after...
2015-11-13 Jim Morrisadd motor enable handling with a new ON_ENABLE event
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-10 ErrolMerge branch 'edge' of https://github.com/errolt/Smooth...
2015-11-10 Jim MorrisMerge pull request #764 from RepRapMorgan/scara_cal_nov15
2015-11-10 Quentin HarleySCARA solution updates
2015-11-09 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
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 Justin EdwardsRemoved old reference to max_jerk
2015-10-02 Jim MorrisMerge pull request #748 from jnjackins/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-23 Jim MorrisMerge pull request #740 from wolfmanjm/feature/abort_he...
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-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 Morrisremove obsolete PDA events
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 pull request #730 from wolfmanjm/fix/suspend...
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 #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 Lindeadd const qualifier to input argument to cartesian_to_a...
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-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-08-19 Jim MorrisMerge pull request #695 from wolfmanjm/feature/volumetr...
2015-08-17 Jim MorrisExtend to also limit the feed rate if the extruder...
2015-08-16 Jim MorrisAdd speed limiting based on maximum extrusion rate...
2015-08-15 Jim MorrisMerge pull request #694 from wolfmanjm/upstreamedge
2015-08-14 Jim Morristidy up the M220 and M221 printout
2015-08-10 Jim MorrisMerge pull request #692 from wolfmanjm/upstreamedge
2015-08-09 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2015-08-06 Jim MorrisMake M220 and M221 print out current settings when...
2015-07-03 Jim MorrisMerge pull request #682 from st0ne/edge
2015-07-03 Philipp Aignerpatched arc from grbl project - sometimes arcs did...
2015-07-03 Philipp Aignerpatched arc from grbl project - sometimes arcs did...
2015-07-03 Quentin HarleyMerge remote-tracking branch 'upstream/edge' into ZGrid...
2015-07-02 Jim MorrisMerge pull request #680 from RepRapMorgan/SCARAupdates_...
2015-07-02 Quentin HarleySCARA calibration updates. Added scale functionality...
2015-06-23 Jim MorrisMerge pull request #676 from wolfmanjm/upstreamedge
2015-06-23 Jim MorrisRevert "prevent speed from being zero : a possible...
2015-06-23 Arthur Wolfprevent speed from being zero : a possible fix for...
2015-06-22 Jim MorrisMerge branch 'edge' of github.com:Smoothieware/Smoothie...
2015-06-11 Jim MorrisMerge pull request #673 from DouglasPearless/feature...
2015-06-11 Douglas Pearless modified: src/modules/robot/arm_solutions/RotatableD...
2015-06-11 Douglas Pearless modified: src/modules/robot/arm_solutions/RotatableD...
2015-06-11 Douglas Pearless modified: src/modules/robot/arm_solutions/RotatableD...
2015-06-10 Douglas Pearless modified: ConfigSamples/README.TXT
2015-06-10 Douglas Pearless modified: src/modules/robot/arm_solutions/RotatableD...
2015-06-10 Douglas Pearless modified: ConfigSamples/FirePick.delta/config
2015-06-10 Douglas Pearless modified: src/modules/robot/arm_solutions/RotatableD...
2015-06-10 Douglas Pearless modified: src/modules/robot/Robot.cpp
2015-06-10 Douglas Pearless modified: src/modules/robot/arm_solutions/RotatableD...
2015-06-10 Douglas Pearless modified: src/modules/robot/Robot.cpp
2015-06-10 Douglas Pearless modified: src/modules/robot/arm_solutions/RotatableD...
2015-06-10 Douglas Pearless modified: src/modules/robot/Robot.cpp
2015-06-10 Douglas Pearless new file: ConfigSamples/FirePick.delta/config
2015-04-04 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2015-02-27 Jim MorrisMerge pull request #631 from RepRapMorgan/scaralimits
2015-02-27 Quentin HarleyAdded config parameters to define regions close to...
2015-02-26 Jim MorrisMerge pull request #586 from RepRapMorgan/mintemp
2015-02-08 Jim MorrisMerge pull request #558 from RepRapMorgan/grid25level
2015-02-08 Jim MorrisMerge pull request #595 from wolfmanjm/upstreamedge
2015-02-08 Jim Morrisfix M665
2015-02-08 Jim MorrisMerge pull request #594 from wolfmanjm/upstreamedge
2015-02-08 Jim Morrisdon't report tower offsetrs if none are set
2015-02-08 Jim Morrisadd tower offsets to linear delta arm solution
2015-02-05 Jim MorrisMerge pull request #593 from Smoothieware/add/Steinhart...
2015-02-01 Jim Morrisrefactor set_optional
2015-01-21 Arthur WolfMerge pull request #552 from lautr3k/module/Drills
2015-01-19 Jim MorrisMerge pull request #578 from Smoothieware/fix/wait...
next