change the temperature public data access to pass in the pad_temp for the result...
[clinton/Smoothieware.git] / src / modules / utils / player / Player.cpp
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-03 Jim MorrisMerge pull request #705 from sorki/probe_config
2015-09-03 Jim MorrisMerge pull request #712 from wolfmanjm/upstreamedge
2015-09-03 Jim Morrisfix resume feedrate
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-16 Jim MorrisAdd speed limiting based on maximum extrusion rate...
2015-05-23 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2015-05-23 Jim MorrisMerge pull request #665 from wolfmanjm/add/delta-calibr...
2015-05-14 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2015-05-10 Jim MorrisMerge pull request #664 from flety/patch-2
2015-05-10 damfleUpdate Player.cpp
2015-04-29 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2015-04-20 Jim MorrisMerge pull request #658 from flety/patch-1
2015-04-20 damfleUpdate Player.cpp
2015-04-20 damfleAdd the name of the file being printed...
2015-04-17 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2015-04-13 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2015-04-04 Jim Morrisadd delta calibration probe 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 #621 from minad/m32-fix
2015-02-23 Daniel Mendlerplayer m32: not only file_size was forgotten...
2015-02-23 Daniel Mendlerplayer: M32 file_size was not initialized properly.
2015-01-21 Arthur WolfMerge pull request #552 from lautr3k/module/Drills
2014-12-29 Jim MorrisMerge pull request #573 from wolfmanjm/add/temp-option...
2014-12-28 Jim Morrisadc is not a module
2014-12-21 Jim MorrisMerge pull request #568 from wolfmanjm/upstreamedge
2014-12-21 Jim Morrisadd M600 as alternative to suspend command
2014-12-20 Jim MorrisMerge pull request #566 from wolfmanjm/upstreamedge
2014-12-20 Jim Morrissemi revert the windup patch, now it is disabled by...
2014-12-18 Jim MorrisMerge pull request #561 from wolfmanjm/upstreamedge
2014-12-18 Jim Morriscycle main loop a few times before suspending to clear...
2014-12-17 Jim MorrisMerge pull request #559 from wolfmanjm/feature/suspend...
2014-12-17 Jim Morrisadd suspended status to panel
2014-12-16 Jim Morrisadd after suspend gcode and before resume gcode options
2014-12-16 Jim MorrisAdded suspend and pause console commands
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-04 Jim Morristry to fix liit swiches still activating after M999
2014-11-04 Jim Morrisfix issues with timing of when flush happens
2014-11-03 Jim Morrismake flush queue on abort optional
2014-11-03 Jim Morrisleave player in halted state until M999
2014-11-03 Jim Morrisabort flushes block queue
2014-11-03 Jim MorrisAdd halt status to panel and a way to clear it
2014-11-03 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2014-09-13 Jim MorrisMerge pull request #508 from wolfmanjm/fix/allow-space...
2014-09-13 Jim Morrisfilter panel filenames that have .g in them
2014-09-05 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2014-08-29 Jim MorrisMerge pull request #502 from hogthrob/edge
2014-08-29 hogthrobFixed tab vs. space
2014-08-29 hogthrobAdded M21 code to use remount
2014-06-29 Jim MorrisMerge branch 'edge'
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-18 Jim Morrispack bools in gcode
2014-06-02 Jim MorrisMerge pull request #408 from wolfmanjm/fix/dont_use_has...
2014-06-02 Jim MorrisRemove CHECKSUMMING of console commands to avoid unwant...
2014-05-24 LogxenMerge pull request #399 from Smoothieware/edge
2014-05-18 LogxenMerge branch 'edge' into multitool
2014-05-08 Logxenplay command now plays the last line of a file
2014-04-26 Jim MorrisMerge pull request #384 from wolfmanjm/feature/auto...
2014-04-26 Jim MorrisAdded G32 to autocalibrate delta endstops
2014-04-23 LogxenMerge branch 'edge' into multitool
2014-04-03 Jim MorrisMerge pull request #361 from wolfmanjm/upstreamedge
2014-04-03 Jim Morrisfix response to M27 when paused
2014-04-03 Jim MorrisMerge pull request #360 from wolfmanjm/upstreamedge
2014-04-03 Jim MorrisFix issues with using Mxx to play/pause SD files
2014-04-02 Jim MorrisMerge pull request #359 from wolfmanjm/upstreamedge
2014-04-02 Jim MorrisFix positive trim values for delta M666
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-30 Jim MorrisMerge pull request #350 from wolfmanjm/fix/tabs-in...
2014-03-30 Jim MorrisAllow TABS in config
2014-02-19 LogxenMerge branch 'switch' into edge
2014-01-28 Jim MorrisMerge pull request #322 from wolfmanjm/upstreamedge
2014-01-28 Jim Morrisfix M26 and M23
2014-01-27 Jim MorrisMerge pull request #321 from wolfmanjm/upstreamedge
2014-01-27 Jim Morrisextend gkbeears fix for cd to player.cpp
2014-01-24 Michael MoonMerge branch 'master' into edge
2014-01-19 Michael MoonMerge branch 'feature/ActionQueue_redux' into edge
2014-01-17 Michael MoonMisc cleanups: turns out, conveyor can quite happily...
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 Michael MoonMerge branch 'fix/deadlock_on_long_lines' into edge
2013-12-22 Jim MorrisMerge pull request #296 from wolfmanjm/fix/long-lines...
2013-12-22 Jim Morrisfix long lines in player, current limit 128 is discarded
2013-12-22 Jim MorrisMerge pull request #295 from wolfmanjm/feature/uip...
2013-12-22 Jim MorrisMerge Network code with webserver etc
2013-12-22 Jim MorrisMerge branch 'upstreamedge' into upstream-master
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-19 Jim MorrisMerge pull request #282 from wolfmanjm/upstreamedge
2013-11-19 Jim Morrismake play quiet by default added -v for verbose
2013-10-21 Jim MorrisMerge pull request #256 from wolfmanjm/upstreamedge
2013-10-21 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
next