clinton/Smoothieware.git
2017-04-28 Jason Kölkerplan9: Update error string names
2017-04-26 Jim MorrisUpdate abc-endstop.config
2017-04-24 Jim MorrisMerge pull request #1177 from wolfmanjm/upstreamedge
2017-04-24 Jim Morrisupdate the latest bin versions
2017-04-24 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2017-04-24 Jim Morrisupdate firmware.bin
2017-04-23 Jim Morrisremove unused bool in temp control
2017-04-23 Jim MorrisMerge pull request #1176 from wolfmanjm/upstreamedge
2017-04-23 Jim MorrisRevert "FIx issue where a single temperature control...
2017-04-23 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2017-04-23 Jim Morrisallow get pos to show A axis for E1 and B for E2, M114...
2017-04-19 Jim MorrisFIx issue where a single temperature control with multi...
2017-04-17 Jim MorrisMerge pull request #1172 from wolfmanjm/upstreamedge
2017-04-17 Jim MorrisMake the etst pmoves not wait for idle between iteratio...
2017-04-17 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2017-04-17 Jim Morrisfix another typo
2017-04-13 Jim Morrisonly check max speeds for 3 axis
2017-04-12 Jim MorrisMerge pull request #1169 from wolfmanjm/upstreamedge
2017-04-12 Jim Morrisu[date bin
2017-04-12 Jim Morrisfix arc_target size for G2/G3
2017-04-12 Jim MorrisMerge pull request #1168 from wolfmanjm/upstreamedge
2017-04-12 Jim Morrisfix the limit stop direction report
2017-04-12 Jim MorrisMerge pull request #1167 from wolfmanjm/upstreamedge
2017-04-12 Jim Morrisfix some inchmode issues when homing
2017-04-10 Jim MorrisMerge pull request #1164 from wolfmanjm/upstreamedge
2017-04-10 Jim Morrischange goto park issues in mm or inches depends on...
2017-04-10 Jim MorrisMerge pull request #1163 from wolfmanjm/upstreamedge
2017-04-10 Jim Morrisrename bins
2017-04-08 Jim MorrisMerge pull request #1162 from Smoothieware/feature...
2017-04-08 Jim MorrisAllow ? to show realtime coordinates when homing
2017-04-07 Jim MorrisAdd an alarm if homing did not hit the endstops
2017-04-07 Jim MorrisMerge pull request #1161 from wolfmanjm/upstreamedge
2017-04-07 Jim Morrisupdate hires bins
2017-04-07 Jim MorrisMerge pull request #1160 from wolfmanjm/upstreamedge
2017-04-07 Jim Morrisoptimize print_position to use string and reduce stack...
2017-04-07 Jim MorrisMerge pull request #1158 from wolfmanjm/upstreamedge
2017-04-07 Jim MorrisOptimize stack usage for probe commands
2017-04-06 Jim MorrisMerge pull request #1156 from Smoothieware/stepticker...
2017-04-06 Jim Morriscleanup header files
2017-04-05 Jim Morrisupdate bins
2017-04-05 Jim Morrisrefactor...
2017-04-05 Jim Morriscover other allocatin in heapring
2017-04-05 Jim Morrischange allocation to new[]
2017-04-05 Jim MorrisAllocate block queue blocks in AHB0, and tickinfo in...
2017-04-05 Jim Morrisupdate hires firmware images
2017-04-05 Jim MorrisMerge remote-tracking branch 'upstream/edge' into stept...
2017-04-05 Jim Morrisadd test for out of memory when allocating tickinfo
2017-04-05 Jim Morrismove the tick_info array into AHB0 to save memory
2017-04-05 Jim Morrisoptimize 64bit fixed point usage
2017-04-04 Jim Morrisfix typo
2017-04-03 Jim MorrisMerge pull request #1153 from Speedy64i/patch-1
2017-04-03 Jim Morrischanged to <= 0.9999
2017-04-03 JTUpdate Planner.cpp
2017-04-03 JTJunction deviation tweak
2017-04-03 Jim Morrisremove unused variable in Kernel
2017-04-03 Jim Morrisadd keyboard interrupt handling to fast-stream.py
2017-04-03 Jim MorrisMerge pull request #1152 from wolfmanjm/upstreamedge
2017-04-03 Jim Morrisfix what happens when we abort the fast-stream
2017-04-03 Jim Morrisadd keyboard interrupt handling to fast-stream.py
2017-03-30 Jim MorrisUpdate CartGridStrategy.cpp
2017-03-30 Jim MorrisMerge remote-tracking branch 'upstream/edge' into stept...
2017-03-30 Jim MorrisMerge pull request #1151 from wolfmanjm/feature/more...
2017-03-30 Jim MorrisMerge branch 'feature/more-estop-config' into stepticke...
2017-03-30 Jim MorrisAdd kill_button_toggle_enable to config settings
2017-03-29 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2017-03-24 Jim Morrisupdate firmware.bin
2017-03-21 Jim Morrisadded sample TMC26X spresadcycle setting
2017-03-19 Jim Morrisupdate pre built binaries origin/stepticker/use-64bit-fixed-point
2017-03-19 Jim Morrisminor optimization
2017-03-19 Jim MorrisMerge remote-tracking branch 'upstream/edge' into stept...
2017-03-19 Jim MorrisMerge pull request #1148 from wolfmanjm/upstreamedge
2017-03-19 Jim Morrisfix reported block size from mem command
2017-03-19 Jim Morrisreduce block size by removing the acceleration_per_tick...
2017-03-19 Jim MorrisMerge remote-tracking branch 'upstream/edge' into stept...
2017-03-18 Jim MorrisMerge pull request #1147 from wolfmanjm/upstreamedge
2017-03-18 Jim Morrisfix bug in setting jog feed rate from panel (cnc mode)
2017-03-18 Jim Morriscap current sent to i2c to 255
2017-03-13 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2017-03-13 Jim MorrisMerge pull request #1124 from vbolshakov/edge
2017-03-12 Jim Morrismake M911.x more robust in advanced motor driver
2017-03-08 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2017-03-08 Jim MorrisMerge pull request #1145 from Fulg/PT100-E3D
2017-03-08 Benoit MillerAdded support for PT100 using E3D amplifier.
2017-03-08 Jim Morrisincrease extruder position DP to 4
2017-03-04 Victor BolshakovRever I/J omitting handling logic
2017-03-04 Victor BolshakovSeparate local and global variables
2017-03-04 Victor BolshakovDocumetation correction
2017-03-04 Victor BolshakovI and J optional. If only one provided it will use...
2017-03-04 Victor BolshakovMerge branch 'edge' of https://github.com/Smoothieware...
2017-03-02 Jim MorrisMerge pull request #1143 from wolfmanjm/upstreamedge
2017-03-02 Jim Morrisfix initial Z used for G98 drilling cycle
2017-03-01 Jim MorrisMerge pull request #1140 from wolfmanjm/upstreamedge
2017-03-01 Jim Morrisrelease the include directive if found in config
2017-03-01 Jim MorrisMerge pull request #1139 from wolfmanjm/upstreamedge
2017-03-01 Jim Morrisfree up old config value when a duplicate is found.
2017-02-25 Victor BolshakovMerge branch 'edge' of https://github.com/Smoothieware...
2017-02-24 Jim MorrisMerge pull request #1137 from wolfmanjm/upstreamedge
2017-02-24 Jim Morrisfix null ptr deref in config porcessing
2017-02-22 Jim MorrisMerge pull request #1134 from wolfmanjm/upstreamedge
2017-02-22 Jim MorrisRevert "Fix edge case where accleration is too high...
next