Merge branch 'edge' of https://github.com/Smoothieware/Smoothieware into edge
[clinton/Smoothieware.git] / src /
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...
2017-02-21 Jim MorrisMerge pull request #1133 from wolfmanjm/upstreamedge
2017-02-21 Jim MorrisFix edge case where accleration is too high for stepticker
2017-02-21 Victor BolshakovRevert DEBUG format once again
2017-02-21 Victor BolshakovAdded human redable format of current grid display
2017-02-21 Victor BolshakovAdded leveling region definition using start point...
2017-02-21 Jim MorrisMerge pull request #1132 from wolfmanjm/upstreamedge
2017-02-21 Jim Morrisrevert c10aa2c8c4e34fd77734da623d4022e680856760
2017-02-21 Jim MorrisMerge pull request #1131 from wolfmanjm/upstreamedge
2017-02-21 Jim MorrisFix a bug where very slow feedrates could cause the...
2017-02-21 Jim Morrisremove block debug
2017-02-20 Jim Morrisadd some more block debugging
2017-02-20 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2017-02-20 Jim MorrisAllow larger strings for M114 and get pos
2017-02-20 Jim MorrisMerge pull request #1129 from wolfmanjm/upstreamedge
2017-02-20 Jim Morrismake default for get_axis size 3 not n_primary_axis
2017-02-20 Victor BolshakovMerge branch 'edge' of https://github.com/vbolshakov...
2017-02-20 Victor BolshakovRevert back coordinates format in DEBUG messages
2017-02-18 Victor BolshakovStart probing from (0;0) by removing navigation to...
2017-02-17 Victor BolshakovWor If current grid size NxM less or equal to configured.
2017-02-15 Victor BolshakovTypos fixed
2017-02-15 Victor BolshakovCompact grid sizes into struct
2017-02-15 Victor BolshakovG28 default grid size from configuration. Error message...
2017-02-14 Victor BolshakovFix save and load to/from file
2017-02-14 Victor BolshakovCompatibility fix
2017-02-14 Victor BolshakovGrid size on the fly
2017-02-13 Jim MorrisMerge pull request #1123 from wolfmanjm/upstreamedge
2017-02-13 Jim Morrisallow rectangular grid to use G32 as well as G31
2017-02-11 Jim MorrisUpdate CartGridStrategy.cpp
2017-02-11 Jim MorrisMerge pull request #1121 from wolfmanjm/upstreamedge
2017-02-11 Jim Morrisremove unused rotuiens in cart grid
2017-02-11 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2017-02-11 Jim Morrisremove uneeded routine in cart grid
2017-02-11 Jim MorrisMerge pull request #1120 from lordofhyphens/cart-grid
2017-02-11 Joseph LenoxCalculate the compensation grid over +X and +Y only...
2017-02-10 Jim MorrisMerge pull request #1118 from wolfmanjm/upstreamedge
2017-02-10 Jim Morrisremove is_square from delta grid, but return a deprecat...
2017-02-10 Jim MorrisMerge pull request #1117 from Smoothieware/cart-grid
2017-02-10 Jim Morrischange width length to x_size, y_size
2017-02-10 Jim Morrisfix some stuff modify other stuff
2017-02-10 Jim MorrisMerge branch 'cart-grid' of git://github.com/lordofhyph...
2017-02-10 Joseph LenoxFixed descriptive text.
2017-02-10 Joseph LenoxInitial commit for cart-grid, or cartesian-grid.
2017-02-08 Jim MorrisMerge pull request #1114 from wolfmanjm/upstreamedge
2017-02-08 Jim Morrisfix switch momentary/toggle config setting
2017-02-08 Jim MorrisMerge pull request #1111 from wolfmanjm/upstreamedge
2017-02-08 Jim Morrisfix config entries for delta grid
2017-02-08 Jim MorrisMerge pull request #1110 from wolfmanjm/upstreamedge
2017-02-08 Jim Morrisfix zprobe to deteect of config of LS failed.
2017-02-08 Jim MorrisMerge pull request #1109 from wolfmanjm/upstreamedge
2017-02-08 Jim Morriswhen is_square is set return error if dimensions change...
2017-02-08 Jim MorrisMerge pull request #1108 from wolfmanjm/upstreamedge
2017-02-08 Jim MorrisClean up is_square config handling for delta grid
2017-02-08 Jim MorrisMerge pull request #1107 from lordofhyphens/fix-delta...
2017-02-08 Joseph LenoxRedefine delta_grid when using is_square to be the...
2017-01-19 Jim MorrisMerge pull request #1095 from wolfmanjm/upstreamedge
2017-01-19 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2017-01-19 Jim MorrisFix bug that did not allow the enable pin for a motor...
2017-01-17 Arthur WolfMerge pull request #1093 from Smoothieware/feature...
2017-01-16 Jim MorrisMerge pull request #1094 from FluffyKaon/edge
2017-01-16 laetitiaFix the z-probe delta grid code for cartesian printers.
2017-01-09 Jim MorrisMerge pull request #1088 from wolfmanjm/upstreamedge
2017-01-09 Jim MorrisFIx max actuator speed checking in robot to exclude...
2017-01-09 Jim MorrisMerge pull request #1087 from wolfmanjm/upstreamedge
2017-01-09 Jim MorrisFix M92, M203, M204 for extruders in a n-axis world
2017-01-08 Jim Morrisfix typo
2017-01-03 Jim MorrisMerge pull request #1085 from wolfmanjm/upstreamedge
2017-01-03 Jim Morrisissue Error: for message on alarm
2017-01-03 Jim MorrisChange the advanced motor config setting from designato...
2017-01-02 Jim MorrisMerge pull request #1083 from wolfmanjm/upstreamedge
2017-01-02 Jim MorrisFix very old bug in Panel menu
2016-12-28 Jim MorrisMerge pull request #1082 from wolfmanjm/upstreamedge
2016-12-28 Jim MorrisChange G4 Pxxx in grbl mode to be float seconds not...
2016-12-27 Jim Morrisadd a configurable range for the runaway temp checks
2016-12-26 Jim MorrisMerge pull request #1080 from wolfmanjm/upstreamedge
2016-12-26 Jim MorrisChange the default for cooling timeout to 0 (disabled...
2016-12-22 Jim MorrisMerge pull request #1079 from wolfmanjm/upstreamedge
2016-12-22 Jim Morrisadd thermistor Semitec-104NT4 used by hotends.com
2016-12-21 Jim MorrisMerge pull request #1078 from wolfmanjm/upstreamedge
2016-12-20 Jim Morrispow -> powf
2016-12-16 Jim MorrisMerge pull request #1076 from RepRapMorgan/fix/scara_homing
2016-12-16 Quentin Harleyelse
2016-12-16 Quentin Harleychanges as requested
2016-12-16 Jim MorrisMerge pull request #1077 from RepRapMorgan/fix/morgancal
2016-12-16 Quentin Harleyremove redundant commented section
2016-12-16 Quentin HarleyImprove SCARA calibration
2016-12-16 Quentin Harleyfix parenthesis
2016-12-16 Quentin Harleyadd parenthesis to match style rules
2016-12-16 Quentin HarleyRepair SCARA homing on new ABC endstops.cpp
2016-12-15 Jim MorrisMerge pull request #1055 from wolfmanjm/merge-abc-with...
2016-12-15 Jim MorrisMerge remote-tracking branch 'upstream/edge' into merge...
2016-12-15 Jim MorrisMerge pull request #1072 from wolfmanjm/upstreamedge
2016-12-15 Jim MorrisFix to allow temperature switch to turn on a fan even...
2016-12-11 Jim MorrisMerge remote-tracking branch 'upstream/edge' into merge...
2016-12-11 Jim MorrisMerge pull request #1071 from wolfmanjm/upstreamedge
2016-12-11 Jim Morrisignore ! and ~ as pause and resume do not work
next