allow rectangular grid to use G32 as well as G31
[clinton/Smoothieware.git] / src / modules / tools /
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-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.
2016-12-28 Jim MorrisMerge pull request #1082 from wolfmanjm/upstreamedge
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-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-11-27 Jim MorrisMerge remote-tracking branch 'upstream/edge' into merge...
2016-11-27 Jim MorrisMerge pull request #1068 from wolfmanjm/upstreamedge
2016-11-27 Jim Morrisfix G38 for X and Y probes
2016-11-15 Jim Morrisclean up some uses of using std::string
2016-11-15 Jim Morrisfix comment in laser
2016-11-15 Jim MorrisMerge remote-tracking branch 'upstream/edge' into merge...
2016-11-15 Jim MorrisMerge pull request #1065 from dwrobel/fix-isnan
2016-11-15 Damian WrobelFix error: 'isnan' was not declared in this scope
2016-11-13 Jim MorrisMerge remote-tracking branch 'upstream/edge' into merge...
2016-11-13 Jim MorrisMerge pull request #1064 from wolfmanjm/upstreamedge
2016-11-13 Jim Morrisfix bug in G38.2/3 for feedrate
2016-11-12 Jim MorrisMerge remote-tracking branch 'upstream/edge' into merge...
2016-11-12 Jim MorrisMerge pull request #1063 from wolfmanjm/upstreamedge
2016-11-12 Jim MorrisAdd 1 bit to temo runaway making max setting > 60 minutes
2016-11-11 Jim MorrisMerge remote-tracking branch 'upstream/edge' into merge...
2016-11-09 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2016-11-09 Jim MorrisMerge remote-tracking branch 'upstream/edge' into merge...
2016-11-09 Jim MorrisMerge pull request #955 from Bouni/feature/spindle...
2016-11-09 Jim MorrisMerge branch 'upstreamedge' into merge-abc-with-homing
2016-11-09 Jim MorrisMerge remote-tracking branch 'upstream/edge' into merge...
2016-11-07 Jim Morrisminor fix for homing order config
2016-11-05 Jim MorrisFix homing order if X is last one
2016-11-04 Jim Morrisfix homing order bug
2016-11-04 Jim Morrisfix potential array overrun
2016-11-02 Jim MorrisAllow homing_order to specify ABC as well
2016-11-01 Jim MorrisMerge remote-tracking branch 'upstream/edge' into merge...
2016-10-23 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-10-23 Jim MorrisMerge pull request #1046 from Smoothieware/fix/simpler...
2016-10-21 Jim Morrismerge endstops correctly
2016-10-21 Jim MorrisMerge branch 'feature/e-endstop' into merge-abc-with...
2016-10-21 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-10-20 Jim Morristurn on runaway detection safety by default
2016-10-20 Jim MorrisIncrease timeout max to 2040 secs or 34 minutes
2016-10-20 Jim Morrisadd extra cooling down timeout for runaway
2016-10-18 Jim Morrisincrease runaway_heating_timeout to a max of 511 seconds
2016-10-18 Jim MorrisFirst pass at a simple fix for the runaway issue where...
2016-10-18 Jim Morrissome comments
2016-10-16 Jim Morrissetting for an actuator to be an extruder
2016-10-16 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-10-16 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-10-14 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-10-14 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-10-13 Jim MorrisMerge pull request #1040 from wolfmanjm/upstreamedge
2016-10-13 Jim Morrischange ERROR : to ERROR: for out of band temp errors
2016-10-13 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-10-09 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-10-09 Jim Morrischeck probe status before starting probe.
2016-10-07 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-10-07 Jim Morrisclean up M119 and limit switch hit messages
next