Merge pull request #1214 from DavidJRobertson/configurable-kill-poll-rate
[clinton/Smoothieware.git] / src / modules /
2017-09-01 Jim MorrisMerge pull request #1214 from DavidJRobertson/configura...
2017-09-01 David RobertsonAdd configuration option kill_button_poll_frequency...
2017-09-01 Jim MorrisMerge pull request #1211 from DavidJRobertson/fix/panel...
2017-09-01 David RobertsonFix truncation of command output from panel probe scree...
2017-07-17 Jim MorrisMerge pull request #1204 from sdavi/Feature/ZProbe...
2017-07-16 sdaviUpdated float comparison
2017-07-16 sdaviDwell before probing
2017-06-22 Jim MorrisMerge pull request #1200 from wolfmanjm/fix/delta-grid...
2017-06-22 Jim MorrisMerge remote-tracking branch 'upstream/edge' into fix...
2017-06-22 Jim MorrisMerge remote-tracking branch 'upstream/edge' into fix...
2017-06-22 Jim MorrisMerge pull request #1199 from wolfmanjm/hack/interim...
2017-06-20 Jim Morrisalso fix cart grid
2017-06-20 Jim Morrisclose and reopen file every 400 bytes to avoid corruption
2017-06-05 Jim MorrisMerge remote-tracking branch 'upstream/edge' into hack...
2017-05-31 Jim MorrisMerge branch 'upstreamedge' into hack/interim-feed...
2017-05-31 Jim MorrisMerge pull request #1195 from wolfmanjm/upstreamedge
2017-05-31 Jim Morrisfix error message
2017-05-31 Jim MorrisFix rectangular grid find bed, which was broken
2017-05-31 Jim MorrisMerge pull request #1194 from wolfmanjm/upstreamedge
2017-05-31 Jim MorrisMerge branch 'upstreamedge' into hack/interim-feed...
2017-05-31 Jim Morrischange prepare screen menu 'set home' to 'set X0Y0...
2017-05-31 Jim MorrisMerge branch 'upstreamedge' into hack/interim-feed...
2017-05-31 Jim MorrisMerge pull request #1193 from wolfmanjm/upstreamedge
2017-05-31 Jim Morrisadd zprobe.max_z config option (falls back to gamma_max...
2017-05-31 Jim Morrisinitial attempt to implement a feedhold.
2017-05-31 Jim MorrisMerge pull request #1192 from wolfmanjm/upstreamedge
2017-05-31 Jim Morrisfix G28 A0 for deltas, should be able to home just...
2017-05-30 Jim MorrisMerge pull request #1191 from wolfmanjm/fix/delta-a...
2017-05-30 Jim MorrisAllow ABC axis to be homed on a delta
2017-05-27 Jim MorrisMerge pull request #1189 from wolfmanjm/upstreamedge
2017-05-27 Jim Morrisremove debug printf
2017-05-26 Jim MorrisMerge pull request #1188 from wolfmanjm/upstreamedge
2017-05-25 Jim MorrisFix coordinated move
2017-05-25 Jim Morrisreduce stack usage for cart grid G32 and zprobe
2017-05-19 Jim MorrisMerge pull request #1187 from wolfmanjm/upstreamedge
2017-05-19 Jim Morrisfix momentary input switch to reflect input state not...
2017-05-19 Jim MorrisMerge pull request #1186 from wolfmanjm/upstreamedge
2017-05-14 Jim Morrisdo not send > prompt for a non telnet client connection
2017-05-13 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2017-05-11 Jim Morrisadd command 'switch name' to query the state of a named...
2017-05-11 Jim MorrisAdd an AutoPushPop and RAII style to push state and...
2017-05-10 Jim MorrisMerge pull request #1184 from nicofouli/patch-1
2017-05-10 Nicolas BrltFix missing zprobe_offset
2017-05-10 Jim MorrisMerge pull request #1182 from wolfmanjm/upstreamedge
2017-05-10 Jim Morriswhen doing zprobes save state first then restore it
2017-05-01 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2017-05-01 Jim Morrisremove old extruder config settings #defines
2017-04-24 Jim MorrisMerge pull request #1177 from wolfmanjm/upstreamedge
2017-04-24 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
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 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-08 Jim MorrisMerge pull request #1162 from Smoothieware/feature...
2017-04-07 Jim MorrisAdd an alarm if homing did not hit the endstops
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 Morrisrefactor...
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 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-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-21 Jim Morrisadded sample TMC26X spresadcycle setting
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...
next