Update ToolManager.cpp
[clinton/Smoothieware.git] / src /
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-04-23 Logxenfixed queued processing of Tcodes and made inactive...
2014-04-23 LogxenMerge branch 'edge' into multitool
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-16 Jim MorrisMerge pull request #377 from wolfmanjm/upstreamedge
2014-04-16 Jim MorrisOnly report long lines in config if not truncating...
2014-04-16 Jim MorrisMerge pull request #376 from wolfmanjm/upstreamedge
2014-04-16 Jim Morrisfix case where mri is not loaded for serial.
2014-04-16 Jim MorrisMerge pull request #375 from powertomato/uart_sel_for_r...
2014-04-16 powertomatoChanged tabs to spaces
2014-04-16 powertomatoFor release builds MRI is not enabled, and the selectio...
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-12 Jim Morrisuse map for config cache
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 MorrisFix some bugs
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
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 Morriscleanup temperaturecontrol header file
2014-04-02 Jim MorrisCleanup headers in SimpleShell
2014-04-02 Jim MorrisFix positive trim values for delta M666
2014-04-01 Jim MorrisMerge pull request #358 from wolfmanjm/upstreamedge
2014-04-01 Jim Morrischange Switch pwm_output confin to output_type pwm...
2014-04-01 Jim MorrisMerge pull request #357 from wolfmanjm/upstreamedge
2014-04-01 Jim Morrisattempt to fix pwm switch putput pins
2014-04-01 Jim MorrisMerge pull request #356 from wolfmanjm/upstreamedge
2014-04-01 Jim Morrisfix toggle/momentary input switches
2014-04-01 Jim Morrisfix on_set_public_data for Switch
2014-04-01 Jim MorrisMerge pull request #355 from wolfmanjm/upstreamedge
2014-04-01 Jim Morrison panel Only show fan icon if fan is on
2014-03-31 Jim MorrisMerge pull request #354 from wolfmanjm/upstreamedge
2014-03-31 Jim Morrisfix bang bang on/off bug
2014-03-31 Jim MorrisMerge pull request #353 from wolfmanjm/cleanup/headers
2014-03-31 Jim Morriscleanup more headers
2014-03-31 Jim Morriscleanup all libs/ headers and dependent files
2014-03-31 Jim Morrismore header cleanup, compiles faster now
2014-03-31 Jim Morriscleanup headers in network library
2014-03-31 Jim MorrisMerge pull request #352 from wolfmanjm/fix/telnet
2014-03-31 Jim MorrisFix telnet debug_printf
2014-03-31 Jim MorrisMerge pull request #351 from wolfmanjm/upstreamedge
2014-03-31 Jim Morrisadd option to make a switch output pin logic on/off...
2014-03-30 Jim MorrisMerge pull request #350 from wolfmanjm/fix/tabs-in...
2014-03-30 Jim Morrisadd new files where code that was in header is moved...
2014-03-30 Jim MorrisAllow TABS in config
2014-03-29 Jim MorrisMerge pull request #348 from wolfmanjm/add/bang-bang...
2014-03-29 Jim MorrisAdded bang bang control for heaters
2014-03-28 Jim MorrisMerge pull request #346 from wolfmanjm/upstreamedge
2014-03-28 Jim Morrisfix line endings in USBMSD (somehow they were DOS)
2014-03-28 Jim MorrisMerge pull request #345 from wolfmanjm/add/acceleration...
2014-03-28 Jim MorrisAdd acceleration to homing start
2014-03-25 Jim MorrisMerge pull request #343 from wolfmanjm/webui/add-play...
2014-03-25 Jim MorrisAdded playable/printable file list and click to play
2014-03-25 Jim MorrisMerge pull request #342 from wolfmanjm/webui/replace...
2014-03-25 Jim MorrisUse Glen Beers SVG based Jogging rose
2014-03-25 Jim Morrissplit javascript out of index.html and Minify javascript
2014-03-24 LogxenMerge branch 'edge' into multitool
2014-03-24 LogxenMerge pull request #341 from PetteriAimonen/edge
2014-03-24 Petteri AimonenFix endptr checks in ConfigValue.h
2014-03-24 Jim MorrisMerge pull request #339 from wolfmanjm/updates/webui
2014-03-24 Jim MorrisChange web ui jog commands to G0
2014-03-17 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2014-03-17 Michael MoonUSBMSD: allow dynamic instantiation
next