Add 1 to recieved frame index to get length
[clinton/Smoothieware.git] / src / modules /
2014-05-26 Jim MorrisMerge pull request #403 from wolfmanjm/upstreamedge
2014-05-26 Jim Morrisfix bug in extruder which was introdcuded by multiextru...
2014-05-24 Jim MorrisMerge pull request #402 from wolfmanjm/upstreamedge
2014-05-24 Jim Morrisremove link_to_tool, as it is not needed
2014-05-24 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2014-05-24 Jim MorrisMerge pull request #401 from wolfmanjm/fix/cleanup...
2014-05-24 Jim Morrisremove incorrect comment about queue size
2014-05-24 Jim Morrisremove incorrect comment about block queue size
2014-05-24 Jim Morriscleanup a bunch of fields that should be private
2014-05-24 LogxenMerge pull request #400 from Smoothieware/multitool
2014-05-18 Jim Morristry another approach to tool offset
2014-05-18 Jim MorrisChange the way tool offset is handled in robot
2014-05-18 Jim MorrisFix tool offset handling, it should not be reflected...
2014-05-18 Jim MorrisFix M92 Ennn to set the steps/mm for current tool
2014-05-18 Jim Morriswhite space fixes only
2014-05-18 Jim MorrisRefactor multi tool code
2014-05-18 LogxenMerge branch 'edge' into multitool
2014-05-18 Logxenadded wait for empty queue back to toolchange
2014-05-18 Logxenremoved clearToolOffset
2014-05-17 Logxeninit tool_offset with the offset of the first tool...
2014-05-17 LogxenM105 works for all controllers again
2014-05-17 Logxenmoved header include out of header ToolManager.h
2014-05-17 Logxenmore cleaning of ToolManager
2014-05-17 Logxencleaned up ToolManager
2014-05-17 Logxenmade temp set commands work with multitool
2014-05-17 Logxenmade ToolManager properly aware of the first tool name
2014-05-17 LogxenAdded multitool awareness to temperature_control
2014-05-17 LogxenMerge pull request #4 from gestalt73/fixOffsets
2014-05-17 gestalt73Update Robot.cpp
2014-05-17 gestalt73Update ToolManager.cpp
2014-05-17 gestalt73Update ToolManager.cpp
2014-05-17 gestalt73Update ToolManager.cpp
2014-05-17 gestalt73Update Robot.cpp
2014-05-17 Alan Timmremoved G92 tool offset code
2014-05-11 Arthur Wolfmaking thermistor reading queue 32 instead of 8 in...
2014-05-08 Logxenimproved backwards compatibility of turning on switch...
2014-05-08 Logxenimproved switch config parsing
2014-05-08 Logxenplay command now plays the last line of a file
2014-05-05 Jim Morrisremove direction hacking for trims in config, update...
2014-05-05 Jim MorrisFix wrong direction for config based trim values
2014-05-05 Jim MorrisMerge pull request #394 from wolfmanjm/upstreamedge
2014-05-05 Jim Morrisshow trim being set to 0
2014-05-05 Jim MorrisMerge pull request #393 from wolfmanjm/upstreamedge
2014-05-05 Jim Morrisadd public set for endstop trims
2014-05-04 Jim MorrisMerge branch 'edge' of github.com:Smoothieware/Smoothie...
2014-05-04 Jim MorrisMerge pull request #391 from wolfmanjm/upstreamedge
2014-05-04 Jim MorrisAdd K option to G32 to use current endstop trims when...
2014-05-03 Jim MorrisMerge pull request #390 from wolfmanjm/upstreamedge
2014-05-03 Jim Morrishave M910 turn on motors
2014-04-30 Jim MorrisMerge pull request #388 from wolfmanjm/upstreamedge
2014-04-30 Jim Morrisuse regular move for intial move down from home in...
2014-04-28 Jim MorrisMerge pull request #386 from wolfmanjm/upstreamedge
2014-04-28 Jim Morrisrefactor endstops and zprobe to not use config steps...
2014-04-26 Jim MorrisMerge pull request #385 from wolfmanjm/upstreamedge
2014-04-26 Jim MorrisAdded auto delta radius calibration to G32
2014-04-26 Jim MorrisMerge pull request #384 from wolfmanjm/feature/auto...
2014-04-26 Jim MorrisAdded G32 to autocalibrate delta endstops
2014-04-26 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2014-04-24 Jim MorrisUpdate Endstops.cpp
2014-04-23 Logxenfixed queued processing of Tcodes and made inactive...
2014-04-23 LogxenMerge branch 'edge' into multitool
2014-04-22 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2014-04-22 Jim Morrisclean up some more headers files
2014-04-21 Jim MorrisMerge pull request #378 from hakalan/thermocouple
2014-04-21 Jim MorrisMerge pull request #382 from wolfmanjm/upstreamedge
2014-04-21 Jim MorrisSave arm specific options with M500 disspaly with M503
2014-04-20 Jim MorrisMerge pull request #381 from wolfmanjm/upstreamedge
2014-04-20 Jim MorrisAdd Z probe to M119
2014-04-20 Jim MorrisMerge pull request #380 from wolfmanjm/feature/z-probe
2014-04-20 Jim MorrisAdded G30 simple Z probe, will probe for Z at current...
2014-04-18 hakalanAdded buffer for averaging of measurements to improve...
2014-04-15 haklaChanged config parameter name.
2014-04-15 Jim MorrisMerge pull request #374 from wolfmanjm/upstreamedge
2014-04-15 Jim MorrisCHanged the universal panel adapters protocol
2014-04-14 haklaSome error handling cleanup.
2014-04-14 haklaLimit SPI transaction to 16 bits.
2014-04-14 haklaSupport max31855 thermocouple over spi.
2014-04-14 Jim MorrisMerge pull request #372 from wolfmanjm/fix/universal...
2014-04-14 Jim Morrisimprove SPI communications with panel adapter
2014-04-13 Jim MorrisMerge pull request #371 from wolfmanjm/upstreamedge
2014-04-13 Jim Morrismake M114 output match Marlin
2014-04-12 Jim MorrisMerge pull request #368 from wolfmanjm/add/universal...
2014-04-12 Jim MorrisTune the encoder polling frequency for intelligent...
2014-04-12 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2014-04-12 Jim MorrisMerge pull request #367 from wolfmanjm/optimize/config...
2014-04-12 Jim Morrisreplace map with vector as map uses double the amount...
2014-04-11 Jim Morrisclean up config-cache so it can encapsulate different...
2014-04-11 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2014-04-11 Jim MorrisMerge pull request #365 from wolfmanjm/fix/config-set
2014-04-11 Jim MorrisFix get_checksums() to not need a terminating space
2014-04-10 Jim MorrisMerge pull request #364 from wolfmanjm/fix/config-tight...
2014-04-10 Jim Morrisclean up config parsing, make more robust
2014-04-10 Jim Morrisspeed up encoder tick
2014-04-09 Jim Morrisenable led for fan
2014-04-09 Jim Morrismore tweaks
2014-04-09 Jim Morrisfine tune, handle busy signal
2014-04-08 Jim Morrisadded busy wait
2014-04-08 Jim Morristweak with delays
2014-04-07 Jim MorrisAdd Universal Panel Adapter driver to panels
2014-04-03 Jim MorrisMerge pull request #361 from wolfmanjm/upstreamedge
next