clinton/Smoothieware.git
2015-02-10 Daniel Mendleradd plan9 filesystem support
2015-02-08 Jim MorrisMerge pull request #558 from RepRapMorgan/grid25level
2015-02-08 Quentin Harleyactivated grid normalisation
2015-02-08 Quentin HarleyAdd grid normalization
2015-02-08 Quentin HarleyAdded normalization - untested
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-07 Jim Morrisupdate firmware.bin
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-02-02 Jim Morriscomment typo
2015-02-02 Jim MorrisAdd M200 with no params prints filament diameter
2015-02-01 Quentin HarleyMark debug lines
2015-02-01 Jim Morrisrefactor set_optional
2015-02-01 Jim MorrisFix M503, M305 and reading from prefined thermistors
2015-01-31 Jim Morrisadd predefined thermistors with SHH coefficients
2015-01-31 Quentin HarleyRemoved extra copy of ZGridStrategy.cpp
2015-01-31 Quentin HarleyRepaired grid loading problems
2015-01-31 Jim Morrisincrease printf float sig digits for thermistor properties
2015-01-31 Jim Morrisallow config to specify Steinhart-Hart coefficients...
2015-01-31 Jim MorrisImplement Steinhart-Hart equation to calculate temperature
2015-01-30 Jim Morrisupdate firmware.bin
2015-01-30 Jim MorrisMerge pull request #587 from wolfmanjm/upstreamedge
2015-01-30 Jim Morrisalso fix M504
2015-01-29 Quentin HarleyRevert to Upstream Head, and isolate the grid related...
2015-01-29 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2015-01-24 Jim Morrisfix M500 hanging
2015-01-22 Jim MorrisUpdate Readme.md
2015-01-22 Jim MorrisCreate Readme.md
2015-01-21 Arthur WolfMerge pull request #552 from lautr3k/module/Drills
2015-01-21 Sébastien Mischler... Update: change module name
2015-01-21 Sébastien Mischler... Fix: unity -> units
2015-01-21 Sébastien Mischler... Fix: unity -> units
2015-01-21 Jim Morrisupdate firmware.bin
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-20 Jim Morrismake default to clear bed plane on G32, specify K0...
2015-01-19 Jim MorrisMerge pull request #582 from wolfmanjm/upstreamedge
2015-01-19 Jim Morristweak header file includes
2015-01-19 Jim MorrisMerge pull request #581 from wolfmanjm/upstreamedge
2015-01-19 Jim Morrisfix include stdio in appendfilestream and filestream
2015-01-19 Jim Morrisupdate firmware.bin
2015-01-19 Jim MorrisMerge pull request #578 from Smoothieware/fix/wait...
2015-01-19 Jim Morrisremove pauser and wait for temp to be reached in on...
2015-01-19 Jim Morrisremove on gcode execute from temperature control
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...
2015-01-14 Jim Morrisfix comment typo
2014-12-29 Jim MorrisMerge pull request #574 from PetteriAimonen/spindle_fix...
2014-12-29 Petteri AimonenSmall fixes for the Spindle module.
2014-12-29 Jim MorrisMerge pull request #573 from wolfmanjm/add/temp-option...
2014-12-29 Jim Morrisstart G4 timer after queue is empty
2014-12-29 Jim Morrisrefactor G4 out of slowtickerinto robot,and to not...
2014-12-28 Jim Morrisadc is not a module
2014-12-27 Jim Morrisupdate firmware.bin
2014-12-26 Jim MorrisMerge pull request #571 from wolfmanjm/add/temp-sensor...
2014-12-25 Jim Morrisdon't disable extruder on_halt, not needed
2014-12-25 Jim Morrisadd temp sensor specific settings, like for thermistor...
2014-12-23 Jim MorrisMerge pull request #570 from wolfmanjm/upstreamedge
2014-12-22 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2014-12-22 Jim Morrisput median buffer on stack
2014-12-22 Jim Morrisupdate firmware.bin
2014-12-22 Jim MorrisMerge pull request #569 from Smoothieware/fix/extruder...
2014-12-21 Jim Morrisadd back the unstepped distance to extuder follow mode...
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 #567 from PetteriAimonen/save_thermi...
2014-12-20 Petteri AimonenSave 64 bytes RAM per thermistor by moving median_buffe...
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 Petteri AimonenReduce overshoot in TemperatureControl.
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-19 Jim Morrisupdate firmware.bin
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-18 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2014-12-18 Jim Morrisupdate readme
2014-12-18 Jim MorrisMerge pull request #560 from wolfmanjm/upstreamedge
2014-12-18 Jim Morrisadd example of filament out switch config
2014-12-17 Jim MorrisMerge pull request #559 from wolfmanjm/feature/suspend...
2014-12-17 Jim MorrisMerge pull request #556 from RepRapMorgan/scara_home_up...
2014-12-17 Quentin HarleyHoming updated for Morgan SCARA
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-13 Jim Morrisupdate firmware.bin
2014-12-13 Jim MorrisMerge pull request #555 from wolfmanjm/fix/harden-homin...
2014-12-13 Jim Morrisavoid potential race condtion between pendsv and saccle...
2014-12-10 Jim Morrisoptimize a bit
2014-12-10 Sébastien Mischler... code format
2014-12-10 Sébastien Mischler... Update Drills.h
2014-12-10 Sébastien Mischler... Update Drills.cpp
next