15 Commits
Author SHA1 Message Date
Alden Hart a42c6a3759 resolved merge conflicts 2017-02-23 11:11:03 -05:00
Alden Hart 3e1aca04b8 Added conditional probe report at end of probe. Defaults to ON for compatibility with Chilipeppr autoleveling 2017-02-02 09:33:36 -05:00
Rob Giseburt 1350523c37 Mute probing, and ensure that tool 0 is never selected in Marlin-flavor gcode. 2017-02-01 20:58:12 -06:00
alden.hart a5247a038d Testing probing on Othermill 2017-02-01 18:41:32 -05:00
Alden Hart e827eb6c9d Passes all regression tests; removed conditionals on alarms for non-failed probe exceptions; edited comments and other editorial cleanup 2017-02-01 13:53:38 -05:00
Alden Hart b8af55c653 More testing, some name changes to clarify things 2017-02-01 13:14:01 -05:00
Alden Hart e37cc0b094 Fixed error in position reporting due to coordinate system / work offsets not being set correctly; simplified the code some more. 2017-02-01 11:30:45 -05:00
Alden Hart d3768b42bc handle alarm cases; revise error language; update text mode displays for probe function 2017-02-01 09:45:13 -05:00
Alden Hart 68bd2281f2 Silenced responses from probing - excepting status reports 2017-01-31 16:09:09 -05:00
Alden Hart 3388e2d45c Continued refactoring 2017-01-31 15:18:26 -05:00
Alden Hart 5a16215142 Cleaned up the error exit 2017-01-31 14:03:30 -05:00
Alden Hart ba730ddf6c Disabled soft limits during probing; Some cleanup 2017-01-31 11:56:46 -05:00
Alden Hart cfaf613030 Added probe function to digital inputs; some cleanup to probing functions 2017-01-31 10:28:27 -05:00
Alden Hart ab09b8906f Fixes and regressions for G28/G30 operating in absolute_distance_mode; Most of the files are the change from ABSOLUTE_MODE to ABSOLUTE_DISTANCE_MODE and similar for INCREMENTAL_MODE. 2017-01-02 10:24:29 -05:00
Rob Giseburt 16e91f896a 100.00 // Major feature push - see README.md 2016-08-26 16:36:07 -05:00