clinton/Smoothieware.git
2014-06-07 Jim MorrisMerge pull request #412 from wolfmanjm/fix/multi-extrud...
2014-06-07 Jim Morrisneed to enable the extruder if it is the only one
2014-06-07 Jim Morrisfix auto pid refactor bug
2014-06-07 Jim MorrisFix bed temp setting when multi extruder is configured
2014-06-06 Jim MorrisMerge pull request #411 from wolfmanjm/upstreamedge
2014-06-06 Jim Morrisfix panel value setting
2014-06-04 Michael MoonMerge branch 'fix/robot_use_powf' into edge
2014-06-04 0x23changed pow to powf
2014-06-03 Jim Morrisupdate firmware.bin
2014-06-03 Jim MorrisMerge pull request #410 from wolfmanjm/upstreamedge
2014-06-03 Jim Morrisfix panel wrap
2014-06-02 Jim MorrisMerge pull request #409 from wolfmanjm/fix/rename-delta...
2014-06-02 Jim Morrisrename delta arm solutions
2014-06-02 Jim Morrisupdate firmware.bin
2014-06-02 Jim MorrisMerge pull request #408 from wolfmanjm/fix/dont_use_has...
2014-06-02 Jim Morrisfix config get command
2014-06-02 Jim MorrisRemove CHECKSUMMING of console commands to avoid unwant...
2014-05-31 Jim MorrisMerge pull request #407 from wolfmanjm/panel/add-settin...
2014-05-31 Jim MorrisEnumerate hotends for display in panel temperature...
2014-05-31 Jim Morrisadd z homing offset to settings
2014-05-30 Jim Morrisfix minor update bug after changing a value
2014-05-30 Jim MorrisAdded e steps for panel
2014-05-30 Jim MorrisInitial addition of settings and temperature control...
2014-05-29 Jim MorrisMerge pull request #406 from wolfmanjm/upstreamedge
2014-05-29 Jim MorrisAdd 1 to recieved frame index to get length
2014-05-28 Jim Morrisupdate firmware.bin
2014-05-28 Jim MorrisMerge pull request #405 from wolfmanjm/upstreamedge
2014-05-28 Jim MorrisWorkaround driver sending 3 bytes more than packet...
2014-05-26 Jim Morrisupdate firmware.bin
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 Jim Morrisupdate firmware.bin
2014-05-24 LogxenMerge pull request #400 from Smoothieware/multitool
2014-05-19 Jim MorrisUpdate to latest binary
2014-05-19 Jim Morrisfix what was previously fixed in config but was broken...
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 Logxenupdated ConfigSample/Smoothieboard for multitool
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 Logxenupdated ConfigSample/Smoothieboard for new link_to_tool...
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 config
2014-05-17 gestalt73Update Robot.cpp
2014-05-17 gestalt73Update config
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-16 Jim MorrisMerge pull request #397 from hg42/fix-readme-dfu-util
2014-05-16 hg42@gmx.netREADME: dfu-utils -> dfu-util, cosmetic
2014-05-11 Arthur Wolfmaking thermistor reading queue 32 instead of 8 in...
2014-05-08 Logxenhave pwm do nothing if disabled
2014-05-08 Logxenforced constant output for min and max pwm
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 MorrisUpdate firmware.bin
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 pull request #392 from wolfmanjm/upstreamedge
2014-05-04 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2014-05-04 Jim Morrisupdate config
2014-05-04 Jim MorrisMerge branch 'edge' of github.com:Smoothieware/Smoothie...
2014-05-04 Jim Morrisupdat econfig
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 MorrisUpdate config
2014-05-03 Jim MorrisMerge pull request #390 from wolfmanjm/upstreamedge
2014-05-03 Jim Morrishave M910 turn on motors
2014-05-02 Jim Morrisupdate FirmwareBin/firmware.bin to latest edge
2014-05-01 LogxenFixed merge error
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 MorrisUpdate config
next