Support max31855 thermocouple over spi.
[clinton/Smoothieware.git] / src / modules /
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
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 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 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-15 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2014-03-15 Jim MorrisMerge pull request #334 from wolfmanjm/upstreamedge
2014-03-15 Jim Morrisadd optional back button to rrd glcd
2014-03-14 Michael MoonLaser: do not dereference laser_pin if incorrect pin...
2014-02-23 Michael MoonInitialise actuator positions to current cartesian...
2014-02-20 Arthur WolfAllow for Gcodes with numerical values higher than...
2014-02-19 Jim MorrisMerge pull request #332 from wolfmanjm/upstreamedge
2014-02-19 Jim MorrisUse new c++11 way of doing checksum
2014-02-19 Jim MorrisMerge pull request #331 from wolfmanjm/upstreamedge
2014-02-19 Jim MorrisFix switch public access
2014-02-19 LogxenMerge branch 'switch' into edge
2014-02-19 Logxenadded missing SwitchPublicAccess.h
2014-02-19 Logxenadded PublicAccessData support to Switch
2014-02-18 Logxenmade new longpress_delay apply only to up and down...
2014-02-16 Arkadiusz Śpiewakadd panel config for longpress
2014-02-16 Arkadiusz ŚpiewakAdd longpress for panel buttons
2014-02-13 Jim Morrischange minimum travel to match what it used to be
2014-02-07 Michael MoonRobot: add a comment to clarify segmentation
2014-02-07 Michael MoonRobot: forgot to check Z axis during segmentation....
2014-02-03 Jim MorrisMerge pull request #324 from wolfmanjm/fix/switch
2014-02-03 Jim MorrisFix switch module to parse input and output commands...
2014-01-31 Logxenenabled inversion of PWM pin within Laser Module
2014-01-31 Michael MoonVector3: C++ification. Apparently showing my roots...
2014-01-31 Michael MoonKossel: forward kinematics implementation. Added Vector...
2014-01-31 Michael MoonRobot: remove current_position as it's substantially...
2014-01-31 Michael MoonDon't chain header includes if we don't have to, use...
2014-01-31 Michael MoonTemperatureControlPool: fix off-by-one in pool_index
2014-01-30 Logxenadded laser_module_pwm_period config setting which...
2014-01-29 Jim MorrisMerge pull request #323 from wolfmanjm/upstreamedge
2014-01-29 Jim Morrisupdaye from Wulfnor fixing epsilon
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-27 Jim MorrisMerge pull request #320 from gkbeer/edge
2014-01-27 gkbeerParsing of relative path corrected
2014-01-27 Michael MoonArm solutions: use appropriate constants
2014-01-25 Michael Moonchange minute -> second in relevant comments
2014-01-24 Jim MorrisMerge pull request #319 from wolfmanjm/upstreamedge
2014-01-24 Jim MorrisAdd M203 to change max feedrates on the fly. Saveable...
2014-01-24 Michael Moonremove redundant (and now incorrect) comment describing...
2014-01-24 Michael MoonPlanner: missed a reference to minutes, we use seconds now
2014-01-24 Michael MoonMerge branch 'master' into edge
2014-01-24 Michael MoonMerge branch 'fix/TemperatureControl_indexes' into...
next