clinton/Smoothieware.git
2015-12-02 Jim Morrisupdate
2015-12-02 Jim MorrisUpdate .travis.yml
2015-12-02 Jim MorrisUpdate .travis.yml
2015-12-02 Jim MorrisMerge pull request #785 from wolfmanjm/upstreamedge
2015-12-02 Jim Morrisdo travis specific install
2015-12-02 Jim MorrisMerge pull request #784 from wolfmanjm/upstreamedge
2015-12-02 Jim Morrisadd travis auto build
2015-11-29 Arthur WolfMerge pull request #749 from justinledwards/patch-1
2015-11-29 Jim MorrisMerge pull request #773 from wolfmanjm/add/SPI-driver...
2015-11-29 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2015-11-29 Jim MorrisMerge pull request #781 from wolfmanjm/upstreamedge
2015-11-29 Jim Morrisadd some M code exeptions to the on halt block
2015-11-26 Jim MorrisMerge pull request #779 from wolfmanjm/upstreamedge
2015-11-26 Jim Morrisdisable interrupts during M500
2015-11-24 Jim Morrisonly report error once
2015-11-24 Jim Morrisfix ^X inserial console
2015-11-24 Jim Morrisfix ^X inserial console
2015-11-23 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2015-11-23 Jim Morrisupdate firmware.bin
2015-11-23 Jim MorrisMerge pull request #778 from wolfmanjm/upstreamedge
2015-11-23 Jim Morrisfix bug where on_halt was called on startup
2015-11-23 Jim MorrisMerge pull request #777 from errolt/AD8495
2015-11-23 erroltChanged parameters to lower case
2015-11-22 Jim Morrisupdate firmware.bin
2015-11-22 Jim Morrisset a default stall guard setting
2015-11-22 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2015-11-22 Jim MorrisUpdate config
2015-11-22 Jim MorrisUpdate config
2015-11-22 Jim MorrisMerge pull request #775 from errolt/AD8495
2015-11-22 erroltRemove unused #define
2015-11-22 erroltAdd offset option to AD8495 module
2015-11-22 erroltMerge remote-tracking branch 'upstream/edge' into edge
2015-11-22 Jim MorrisOnly report errors once
2015-11-21 Jim Morrisremove unused #define
2015-11-21 Jim MorrisMerge pull request #772 from mdebski/fix-arcs-extrude
2015-11-20 Jim Morrisadded error flag detection for DRV8711
2015-11-20 Jim Morrisadd optional error status bit checking and optional...
2015-11-20 Jim Morrisuppercse the exclusion define for motorcontrolsetup
2015-11-20 Jim Morrisclean up registers initialization
2015-11-18 Maciej DębskiPay attention to G2/G3 in extruder module. Fix #771.
2015-11-18 Jim Morrisrefactor register read and writes for drv8711 and impro...
2015-11-17 Jim Morrisadded and implemente dmost of DRV8711
2015-11-16 Jim Morrisadd machine readablke data format for TMC status for...
2015-11-16 Jim Morrisadd support for the processing TMC26X tuning app
2015-11-15 Jim Morrisonly output M500/M503 stuff if it has been set or overriden
2015-11-14 Jim Morrisrefactor
2015-11-14 Jim MorrisAdded more settings for TMC2660...
2015-11-14 Jim Morrisfixup report
2015-11-14 Jim Morrisadd ability to set specific options for a chip from...
2015-11-13 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2015-11-13 Jim MorrisMerge pull request #769 from Smoothieware/add/grbl...
2015-11-13 Jim Morrisadd GRBL ^X and ? to serial uart handler
2015-11-13 Jim Morrisset per chip default max currrent
2015-11-13 Jim Morrisadd GRBL ^X and ? to serial uart handler
2015-11-13 Jim Morrischeck steps/mm settings after automatic change after...
2015-11-13 Jim Morrisadded M911 to set the raw registers of an advanced...
2015-11-13 Jim Morrisadd motor enable handling with a new ON_ENABLE event
2015-11-13 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2015-11-13 Jim MorrisMerge pull request #768 from Smoothieware/refactor...
2015-11-13 Jim MorrisRemove play/pause
2015-11-13 Jim Morrisadd raw register setting from config
2015-11-12 Jim Morrisadded current calculation for thew torque and gain...
2015-11-12 Jim Morrisadded drv8711 library, but it needs much work
2015-11-12 Jim Morrisadded debug output
2015-11-12 Jim Morrisadded TMC26X driver library (fixed up)
2015-11-11 ErrolMerge branch 'edge' of https://github.com/Smoothieware...
2015-11-11 ErrolRevert "Added an panel.init property to the ST7565...
2015-11-11 ErrolRevert "Added support for AD8495 Thermocouple amplifier"
2015-11-11 Jim Morrisimplemented initial setup and configs
2015-11-11 Jim MorrisInitial creation of th emotor controller module
2015-11-10 Jim MorrisMerge pull request #766 from wolfmanjm/upstreamedge
2015-11-10 Jim Morrisfix warnign for PR #765
2015-11-10 Jim MorrisMerge pull request #765 from errolt/errolt
2015-11-10 ErrolMerge branch 'edge' of https://github.com/errolt/Smooth...
2015-11-10 ErrolAdd support for AD8495 Thermocouple amplifier
2015-11-10 ErrolAdd support for AD8495 Thermocouple amplifier
2015-11-10 Jim MorrisMerge pull request #764 from RepRapMorgan/scara_cal_nov15
2015-11-10 Quentin Harley deleted: config.default.new
2015-11-10 Quentin Harleyremoved config
2015-11-10 Quentin HarleySCARA solution updates
2015-11-10 Jim MorrisMerge pull request #763 from wolfmanjm/feature/enable...
2015-11-10 Jim Morrislong running things like cat need to hit on_idle everyn...
2015-11-10 Jim Morrisenable the WDT interrupt if watchdog is enabled
2015-11-09 Jim Morrisupdate configs
2015-11-09 Jim Morrisallow both DFU and watchdog
2015-11-09 Jim Morrismake watch dog timeout enter mri mode
2015-11-09 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2015-11-06 ErrolAdded support for AD8495 Thermocouple amplifier
2015-11-05 ErrolAdded an panel.init property to the ST7565 module to...
2015-10-22 Jim MorrisMerge pull request #754 from BrianGilbert/edge
2015-10-18 Jim Morrisupdate firmware.bin
2015-10-16 Jim MorrisMerge pull request #755 from wolfmanjm/upstreamedge
2015-10-16 Jim Morrisallow move_to_origin_after_home for deltas
2015-10-14 Brian GilbertFixed and fully tested mac install from path containing...
2015-10-14 Brian GilbertFix script to run without 'ambiguous redirect' errors...
2015-10-12 Jim MorrisMerge pull request #752 from wolfmanjm/fix/suspend...
2015-10-12 Jim Morrisuse push/pop state to save current state on suspend...
2015-10-07 Jim Morrisadd option to enable watchdog. Enabled if dfu is disabled.
2015-10-02 Justin EdwardsRemoved old reference to max_jerk
2015-10-02 Jim MorrisMerge pull request #748 from jnjackins/corexz
next