remove the unhandled gcode hack, and all the cruft it required
[clinton/Smoothieware.git] / src / modules / communication / GcodeDispatch.cpp
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-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-06-29 Jim MorrisMerge branch 'edge'
2014-06-24 Jim MorrisMerge pull request #441 from wolfmanjm/upstreamedge
2014-06-24 Jim MorrisFix bug in Line number handling
2014-06-23 LogxenUpdate GcodeDispatch.cpp
2014-06-19 Jim MorrisMerge pull request #434 from Smoothieware/optimize...
2014-06-19 Jim MorrisMerge remote-tracking branch 'upstream/edge' into optim...
2014-06-19 Jim MorrisMerge remote-tracking branch 'upstream/edge' into optim...
2014-06-19 Jim Morrisstrip off Gxxx and Mxxx in Gcode
2014-05-24 LogxenMerge pull request #400 from Smoothieware/multitool
2014-05-24 LogxenMerge pull request #399 from Smoothieware/edge
2014-05-18 LogxenMerge branch 'edge' into multitool
2014-04-23 LogxenMerge branch 'edge' into multitool
2014-03-31 Jim MorrisMerge pull request #353 from wolfmanjm/cleanup/headers
2014-03-31 Jim Morriscleanup all libs/ headers and dependent files
2014-03-31 Jim Morrismore header cleanup, compiles faster now
2014-03-30 Jim MorrisMerge pull request #350 from wolfmanjm/fix/tabs-in...
2014-03-30 Jim MorrisAllow TABS in config
2014-03-24 LogxenMerge branch 'edge' into multitool
2014-03-02 LogxenMake Tcodes non-breaking for reprap compatibility but...
2014-02-19 LogxenMerge branch 'switch' into edge
2014-01-24 Michael MoonMerge branch 'master' into edge
2014-01-24 Michael MoonMerge branch 'fix/TemperatureControl_indexes' into...
2014-01-20 Jim MorrisMerge pull request #318 from wolfmanjm/feature/parse...
2014-01-20 Jim MorrisFinish handling Pycam style gcode files
2014-01-20 Jim MorrisImplement parsing of standalone X Y Z or F as per pycam...
2014-01-02 Jim MorrisMerge pull request #303 from wolfmanjm/upstreamedge
2014-01-02 Jim MorrisAdded M501 to load config-override
2013-12-27 Michael Moonreplace all uses of module::kernel pointer with kernel...
2013-12-27 Michael MoonUse static kernel singleton pointer instead of per...
2013-12-22 Jim MorrisMerge branch 'upstreamedge' into upstream-master
2013-12-17 Jim MorrisMerge pull request #292 from wolfmanjm/upstreamedge
2013-12-17 Jim MorrisUse FileStream intead of append file stream for M500...
2013-12-14 Jim MorrisMerge pull request #290 from wolfmanjm/upstreamedge
2013-12-14 Jim MorrisAdd comment to M503 indicating if override file present...
2013-12-14 Jim MorrisMerge pull request #289 from wolfmanjm/upstreamedge
2013-12-13 Jim MorrisAdded M500, M501, M503 to save certain values to a...
2013-11-12 Jim MorrisMerge pull request #278 from wolfmanjm/upstreamedge
2013-11-12 Jim MorrisAdd M28/M29 to upload a file from pronterface to smoothie
2013-06-05 LogxenMerge remote-tracking branch 'upstream/edge' into edge
2013-06-05 arthurwolfMerge pull request #168 from wolfmanjm/feature/add...
2013-06-05 arthurwolfMerge pull request #170 from wolfmanjm/feature/add...
2013-06-05 Jim Morrisadd GCode::txt_after_ok so test can be appnded to the...
2013-05-18 Stefan KruljMerge branch 'edge' of git://github.com/arthurwolf...
2013-05-13 Michael MoonMerge remote-tracking branch 'fix/USBMSD' into edge
2013-05-08 Michael MoonMerge pull request #165 from dandumit/edge
2013-05-08 Daniel Dumitrureport soft error on command unhandled
2013-05-04 Daniel Dumitrureport error message when a command was not taken
2013-04-22 Jim MorrisMerge remote-tracking branch 'upstream/edge' into fix...
2013-04-15 Arthur WolfMerge branch 'edge' into accel
2013-04-07 Arthur Wolfshould make it work in octoprint
2013-03-27 Arthur Wolfmerge edge into master
2013-03-16 Arthur Wolffixing merge conflict
2013-03-15 Arthur WolfMerge branch 'edge' into extruderfix
2013-03-06 Arthur Wolfthis commit does not compile, commiting to get help...
2013-03-05 Arthur Wolffixing merge conflicts when merging edge back in
2013-03-05 Arthur Wolfmost probably corrected the Extruder bug, which was...
2013-02-21 Ben GamariMerge pull request #118 from bgamari/temp-no-irq
2013-02-18 Adam GreenMerge branch 'edge' into track_allocs
next