zprobe: add configuration via M670
[clinton/Smoothieware.git] / src / modules / utils /
2015-08-30 Jim MorrisMerge pull request #707 from wolfmanjm/feature/md5sum...
2015-08-30 Jim Morrisadd md5sum command for checking file intergrity and...
2015-08-30 Jim MorrisMerge pull request #704 from sorki/probe_add_return_fee...
2015-08-30 Jim MorrisMerge pull request #703 from sorki/probe_custom_feedrate
2015-08-28 Jim MorrisMerge pull request #706 from wolfmanjm/upstreamedge
2015-08-28 Jim Morrisremove unused files
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-24 Jim MorrisMerge pull request #700 from wolfmanjm/upstreamedge
2015-08-24 Jim Morrismove the predefined thermistor list to a command called...
2015-08-23 Arthur WolfMerge pull request #686 from thinkl33t/edge
2015-08-23 Jim MorrisMerge pull request #699 from wolfmanjm/fix/M504-hang
2015-08-23 Jim Morrisdisable interrupts around the M504 seems to stop it...
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 Morristry to fix M504... still hangs occasionally
2015-08-16 Jim MorrisAdd speed limiting based on maximum extrusion rate...
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-06-07 Jim MorrisMerge pull request #671 from wolfmanjm/upstreamedge
2015-06-07 Jim Morrisfix typos in pull request
2015-06-07 Jim MorrisMerge pull request #670 from JesperKrogPoulsen/fix...
2015-06-07 Jesper Krog PoulsenSwitched to deque to avoid invalid iterator
2015-06-07 Jesper Krog PoulsenSwitched to deque to avoid invalid iterator
2015-06-07 Jesper Krog PoulsenFixed invalid std::vector iterator
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-06 Jim MorrisMerge pull request #650 from JesperKrogPoulsen/remove...
2015-04-06 Jesper Krog PoulsenNot showing hidden files
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: only file_size signed
2015-02-23 Daniel Mendlerplayer: use signed variables to represent error values
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-02-10 Jim MorrisMerge pull request #599 from minad/rename-issues
2015-02-10 Daniel Mendlersimpleshell: rename - add missing absolute_from_relativ...
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-05 Jim Morrisadd -s option to the calc_thermistor command to save...
2015-02-03 Jim Morrisadded calc_thermistor command to calculate the Steinhar...
2015-01-30 Jim MorrisMerge pull request #587 from wolfmanjm/upstreamedge
2015-01-30 Jim Morrisalso fix M504
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 #578 from Smoothieware/fix/wait...
2015-01-18 Jim Morrisfix round to use float not double
2015-01-17 Jim MorrisMerge pull request #577 from wolfmanjm/upstreamedge
2015-01-17 Jim Morrisadd M120/M121 push/pop state. Use it for extrude comman...
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-20 Jim MorrisMerge pull request #565 from PetteriAimonen/pid_windup_...
2014-12-19 Jim MorrisMerge pull request #562 from PetteriAimonen/machining_f...
2014-12-19 Petteri AimonenAdd option to jog by 0.01mm (useful in machining)
2014-12-19 Petteri AimonenAdd other common file extensions to FileScreen
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-12-09 Jim MorrisMerge pull request #553 from wolfmanjm/fix/abort
2014-12-09 Jim MorrisMerge remote-tracking branch 'upstream/edge' into fix...
2014-12-09 Jim MorrisMerge pull request #551 from wolfmanjm/use-pendsv-handl...
2014-12-07 Jim Morrismake the command queue static so it is shared by all...
2014-12-07 Jim Morriscall base class main loop
2014-12-07 Jim Morrisrefactor send_command to execute in main_loop so all...
2014-12-07 Jim Morriscall abort from main loop not on idle
2014-12-02 Jim MorrisMerge remote-tracking branch 'upstream/edge' into use...
2014-12-01 Jim MorrisMerge remote-tracking branch 'upstream/edge' into use...
2014-11-24 Jim MorrisMerge remote-tracking branch 'upstream/edge' into fix...
2014-11-23 Jim Morrisdidn't save any pin memory as classes ar ealwasys round...
2014-11-21 Jim Morrisget rid of #define max and use stl::max
2014-11-19 Jim Morrisfix step counter logic
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 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 Morrismove the on_halt call into on_idle instead of from ISR
2014-11-03 Jim Morrismake flush queue on abort optional
next