clinton/Smoothieware.git
2014-09-16 Jim MorrisMerge pull request #514 from wolfmanjm/upstreamedge
2014-09-16 Jim MorrisForce top level files to be directories
2014-09-16 Jim Morrisupdate firmware.bin
2014-09-16 Jim MorrisMerge pull request #513 from Smoothieware/update/gcc4.8
2014-09-15 Jim MorrisMerge remote-tracking branch 'upstream/edge' into updat...
2014-09-15 Jim MorrisMerge pull request #512 from wolfmanjm/upstreamedge
2014-09-15 Jim MorrisMerge branch 'upstreamedge' into update/gcc4.8
2014-09-15 Jim Morrisadd crnl to end of M503 to flush in some cases
2014-09-14 Jim Morrisadd / to directories displayed with ls
2014-09-14 Jim MorrisAdd directory indicator to mbed dirent
2014-09-14 Jim Morrisfix strange bug that happens with new compiler
2014-09-14 Jim Morrisupdate firmware.bin to binary built with new compiler
2014-09-14 Jim Morrisadamgr fix to win_install.cmd
2014-09-14 Jim MorrisMerge remote-tracking branch 'upstream/edge' into updat...
2014-09-14 Jim MorrisMerge pull request #509 from wolfmanjm/upstreamedge
2014-09-14 Jim Morrisfix panel directory navigation
2014-09-14 Jim MorrisUpdate to GCC4.8
2014-09-13 Jim MorrisMerge pull request #508 from wolfmanjm/fix/allow-space...
2014-09-13 Jim Morrisfix path bugs
2014-09-13 Jim Morrisrefactor lc
2014-09-13 Jim Morrisfilter panel filenames that have .g in them
2014-09-09 Jim MorrisMerge pull request #506 from wolfmanjm/refactor/laser...
2014-09-09 Jim Morrisrefactor laser module to follow coding guidelines as...
2014-09-07 Jim Morrisupdate firmware.bin
2014-09-06 Jim MorrisMerge pull request #487 from wolfmanjm/add/probe-screen
2014-09-05 Jim MorrisHave panels probe status refresh while selected
2014-09-05 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2014-09-02 Jim MorrisMerge pull request #505 from wolfmanjm/update/adjustZfn...
2014-09-02 Jim Morrisdo not hardcode maximum Zprobe distance use gamma_max*2
2014-09-02 Jim Morrischange bed compensation to allow a transform of XYZ...
2014-08-30 Jim MorrisMerge pull request #504 from RepRapMorgan/SCARAlimits
2014-08-30 Quentin HarleyPrevent undefined moves - C2 limits
2014-08-30 Jim Morrisupdate firmware.bin
2014-08-30 Jim MorrisMerge pull request #503 from wolfmanjm/upstreamedge
2014-08-30 Jim Morrismake M119 return a lowercase string to keep pronterface...
2014-08-29 Jim MorrisMerge pull request #502 from hogthrob/edge
2014-08-29 hogthrobFixed tab vs. space
2014-08-29 hogthrobFixed tab vs. space
2014-08-29 hogthrobFixed tab vs. space
2014-08-29 hogthrobAdded M21 code to use remount
2014-08-28 hogthrobFixed indentation
2014-08-28 hogthrobSynced changes
2014-08-28 hogthrobMerge remote-tracking branch 'upstream/edge' into edge
2014-08-28 Jim MorrisMerge pull request #501 from Smoothieware/update/tempco...
2014-08-28 Jim Morrisoptimize readonly
2014-08-27 Jim Morrissome comments
2014-08-27 Jim Morrisrename the temperature switch config entrythat specifie...
2014-08-27 Jim Morrisallow readonly temperatire sensors, set by output pin...
2014-08-27 Jim Morrisallow different emperature switch instances controlling...
2014-08-27 Jim Morrissome more optimizations
2014-08-27 Jim Morrismake class smaller by using 16bit ints not 32bit
2014-08-25 Jim MorrisMerge pull request #499 from hogthrob/edge
2014-08-25 hogthrobMerge remote-tracking branch 'upstream/edge' into edge
2014-08-25 hogthrobApproach to generate branch name for version string...
2014-08-25 hogthrobApproach to generate branch name for version string...
2014-08-25 Jim MorrisMerge pull request #498 from hogthrob/edge
2014-08-25 hogthrobAdded support for Win32 git version string generation
2014-08-25 hogthrobAdded support for Win32 git version string generation
2014-08-23 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2014-08-23 Jim MorrisUpdate README.creole
2014-08-23 Jim MorrisUpdate README.creole
2014-08-23 Jim MorrisMerge branch 'edge' of github.com:Smoothieware/Smoothie...
2014-08-23 Jim Morrisupdate firnware.bin and checksum
2014-08-23 Jim MorrisMerge pull request #494 from bfoz/patch-1
2014-08-23 Brandon FosdickAdded install instructions for Homebrew users
2014-08-20 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2014-08-20 Jim MorrisMerge pull request #491 from soldierkam/edge
2014-08-20 soldierkamMerge remote-tracking branch 'upstream/master' into...
2014-08-20 soldierkamDHCP option 12 support (hostname)
2014-08-19 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2014-08-19 Jim MorrisMerge pull request #490 from wolfmanjm/upstreamedge
2014-08-19 Jim MorrisFix switch state sio it is false if PWM switch and S0
2014-08-19 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2014-08-19 Jim MorrisMerge pull request #489 from wolfmanjm/upstreamedge
2014-08-19 Jim MorrisHalf hearted attempt at implementing M112 ESTOP
2014-08-14 Jim MorrisAdd a probe screen to panel
2014-08-14 Jim MorrisMerge pull request #486 from wolfmanjm/optimize/optiona...
2014-08-14 Jim Morrisdon't disdplay tmperatures on panel if no heaters
2014-08-14 Jim MorrisIf no heaters presume no extruders and do not create...
2014-08-13 Jim MorrisMerge pull request #485 from wolfmanjm/upstreamedge
2014-08-13 Jim Morrismake dtor virtual
2014-08-13 Jim MorrisMerge pull request #484 from wolfmanjm/features/add...
2014-08-13 Jim Morrisadd on_exit to panelscreen
2014-08-13 Jim MorrisMerge pull request #483 from wolfmanjm/features/add...
2014-08-13 Jim MorrisAdded M204 Ennn to set extruder solo acceleration
2014-08-12 Jim MorrisMerge pull request #482 from stth1998/fix/menu_mem_savi...
2014-08-12 stth1998Squashed commit of the following:
2014-08-12 Jim MorrisMerge pull request #481 from wolfmanjm/cleanup/unused...
2014-08-12 Jim Morrisremove unused I2C based panels
2014-08-12 Jim Morrismake private origin/preserve/i2c-based-panels
2014-08-12 Jim MorrisMerge pull request #480 from wolfmanjm/upstreamedge
2014-08-12 Jim MorrisAdd implementation for addMenuItem
2014-08-11 Jim MorrisMerge pull request #478 from wolfmanjm/upstreamedge
2014-08-11 Jim Morrisenable adjust z function when restoring three point...
2014-08-10 Jim Morrisupdated firmware.bin
2014-08-09 Jim MorrisMerge pull request #477 from wolfmanjm/update/add-on...
2014-08-09 Jim Morrisadd ON_HALT event
2014-08-08 Jim MorrisMerge pull request #476 from wolfmanjm/upstreamedge
2014-08-08 Jim MorrisAdd M221 extruder flow rate multiplier closes #448
2014-08-08 Jim MorrisMerge pull request #475 from wolfmanjm/feature/homing...
next