Merge pull request #859 from wolfmanjm/upstreamedge
[clinton/Smoothieware.git] / src / modules / communication /
2016-02-19 Jim MorrisMerge pull request #852 from wolfmanjm/upstreamedge
2016-02-19 Jim Morrismake ok per line the default. can be disbaled (returnin...
2016-02-19 Jim Morrismake ok per line the default. can be disbaled (returnin...
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-01-30 Jim MorrisOnly send one ok per line rather than per g code when...
2016-01-28 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
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-26 Jim Morrisadd M2 and M30 end of program handling
2016-01-25 Jim Morrisadded grbl commands when in grbl_mode (set in config...
2016-01-15 Jim MorrisMerge pull request #825 from wolfmanjm/feature/add...
2016-01-15 Jim Morrisadd ^X to the USB serial which will enter ON_HALT in...
2016-01-12 Jim MorrisMerge pull request #811 from quillford/patch-1 origin/archive/touchprobe
2016-01-12 Jim MorrisMerge pull request #823 from wolfmanjm/upstreamedge
2016-01-07 Jim Morrisappend NOMSD to version if a nomsd build
2015-12-20 Jim MorrisMerge pull request #808 from wolfmanjm/upstreamedge
2015-12-19 Jim Morrisfix modal group 1 commands (G1-G3)
2015-12-16 Jim MorrisMerge pull request #804 from wolfmanjm/feature/wcs...
2015-12-16 Jim Morrisadd get state command to return current modal states...
2015-12-13 Jim Morrisfix G53
2015-12-13 Jim Morrisimplement G53 Move in machine coordinates.
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-29 Jim MorrisMerge pull request #781 from wolfmanjm/upstreamedge
2015-11-29 Jim Morrisadd some M code exeptions to the on halt block
2015-11-26 Jim MorrisMerge pull request #779 from wolfmanjm/upstreamedge
2015-11-26 Jim Morrisdisable interrupts during M500
2015-11-24 Jim Morrisfix ^X inserial console
2015-11-24 Jim Morrisfix ^X inserial console
2015-11-23 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2015-11-23 Jim MorrisMerge pull request #778 from wolfmanjm/upstreamedge
2015-11-23 Jim Morrisfix bug where on_halt was called on startup
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-14 Jim Morrisadd ability to set specific options for a chip from...
2015-11-13 Jim MorrisMerge pull request #769 from Smoothieware/add/grbl...
2015-11-13 Jim Morrisadd GRBL ^X and ? to serial uart handler
2015-11-13 Jim Morrisadd GRBL ^X and ? to serial uart handler
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-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 Morrisrefactor ON_HALT, add THEKERNEL->is_halted() for module...
2015-09-13 Jim MorrisMerge pull request #730 from wolfmanjm/fix/suspend...
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 Morrisadd M1000 command that will allow any following text...
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-06-22 Jim MorrisMerge branch 'edge' of github.com:Smoothieware/Smoothie...
2015-06-15 Jim MorrisMerge pull request #674 from wolfmanjm/feature/handle...
2015-06-15 Jim MorrisMake M117 special to allow entire command to be sent...
2015-05-23 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2015-04-13 Jim MorrisMerge pull request #654 from wolfmanjm/upstreamedge
2015-04-13 Jim Morrisadd comments
2015-04-13 Jim MorrisAllow T1 M200 on same line with Tn as first command
2015-04-13 Jim Morrisadd comments
2015-04-13 Jim MorrisAllow T1 M200 on same line with Tn as first command
2015-02-26 Jim MorrisMerge pull request #586 from RepRapMorgan/mintemp
2015-02-25 Jim MorrisMerge pull request #618 from RepRapMorgan/zgrid
2015-02-23 Jim MorrisMerge pull request #624 from minad/upload-send-ok
2015-02-23 Daniel Mendlergcode dispatch: send ok for M28/M29 upload gcodes
2015-02-08 Jim MorrisMerge pull request #558 from RepRapMorgan/grid25level
2015-02-05 Jim MorrisMerge pull request #593 from Smoothieware/add/Steinhart...
2015-02-01 Jim MorrisFix M503, M305 and reading from prefined thermistors
2015-01-30 Jim MorrisMerge pull request #587 from wolfmanjm/upstreamedge
2015-01-29 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2015-01-24 Jim Morrisfix M500 hanging
2015-01-21 Arthur WolfMerge pull request #552 from lautr3k/module/Drills
2015-01-21 Jim MorrisMerge pull request #583 from wolfmanjm/upstreamedge
2015-01-21 Jim Morrisremove config-override fil ebefore appending to it
2015-01-19 Jim MorrisMerge pull request #582 from wolfmanjm/upstreamedge
2015-01-19 Jim Morristweak header file includes
2014-12-01 Jim MorrisMerge remote-tracking branch 'upstream/edge' into use...
2014-12-01 Jim MorrisUse AppendFIleStream for M500 to avoid fatlib/sdcard...
2014-11-09 Jim MorrisMerge pull request #545 from Smoothieware/add/P1.23...
2014-11-05 Jim MorrisMerge pull request #542 from wolfmanjm/add/clear-block...
2014-11-05 Jim Morrisclean up some code, save some more ram
2014-11-04 Jim Morrisallow slected M codes even when in halted state (like...
2014-11-04 Jim Morrisfix issues with timing of when flush happens
2014-11-03 Jim MorrisAdd halt status to panel and a way to clear it
2014-11-03 Jim MorrisMerge branch 'feature/kill-button' into add/clear-block...
2014-11-03 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2014-11-03 Jim MorrisImplement triffid hunters flush queue code in Conveyor
2014-09-15 Jim MorrisMerge pull request #512 from wolfmanjm/upstreamedge
2014-09-15 Jim MorrisMerge branch 'upstreamedge' into update/gcc4.8
2014-09-15 Jim Morrisadd crnl to end of M503 to flush in some cases
2014-09-02 Jim Morrisminor refactor of gcode dispatch
2014-08-20 Jim MorrisMerge pull request #491 from soldierkam/edge
2014-08-19 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2014-08-19 Jim MorrisMerge pull request #489 from wolfmanjm/upstreamedge
2014-08-19 Jim MorrisHalf hearted attempt at implementing M112 ESTOP
2014-08-05 Jim MorrisMerge pull request #471 from wolfmanjm/feature/three...
next