Commit Graph
27 Commits
Author SHA1 Message Date
Alden Hart c60dc581f7 resolved merge conflicts between edge marlin-compatibility and dev-p24 2017-03-23 11:07:12 -04:00
Alden Hart a42c6a3759 resolved merge conflicts 2017-02-23 11:11:03 -05:00
Alden Hart 6549d21e6d resolved merge conflict with edge 110.20 2017-02-23 09:01:47 -05:00
Alden Hart 8199c1816f resolved merge conflicts 2017-02-16 13:17:33 -05:00
Alden Hart 23012a0351 cleaning up complex merge with dev-237-probing-improvements. Passes a a bunch of regressions 2017-02-08 15:13:12 -05:00
Rob Giseburt 8dded6a9f3 Marlin: Now requests line resend on non-sequential line numbers, and for checksum failures. 2017-02-08 13:53:07 -06:00
Rob Giseburt eff4939bf5 Improve handling of too-long lines, and up minimum buffers to 512bytes.
Fixes #206
2017-02-06 16:57:05 -06:00
Rob Giseburt dcba477058 Improve handling of too-long lines, and up minimum buffers to 512bytes.
Fixes #206
2017-02-06 15:20:20 -06:00
Alden Hart 17ddf830ff Lightened up planner reset to not destroy position values and other data; Corrected coolant and spindle ordering in feedhold exit actions; Added {dw:n} to report progress of dwells; Added RADIUS_MIN value and compile-time and runtime tests for tests for zero radius values. Illegal due to divide by zero 2017-02-06 15:10:30 -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 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 cfaf613030 Added probe function to digital inputs; some cleanup to probing functions 2017-01-31 10:28:27 -05:00
Alden Hart f13278e72a Corrected arc entry condition that was not properly trapped; more feedhold testing 2017-01-25 10:35:23 -05:00
Rob Giseburt 3556a2cbf3 Another pass at Marlin Compatibility mode. Functional enough to test. 2017-01-20 14:36:21 -06:00
Alden Hart eb78d8aac2 Changed tool table to use getters and setters 2017-01-17 12:24:26 -05:00
Rob Giseburt c2158b9662 First steps at marlin compatibility. 2017-01-16 12:50:56 -06:00
Alden Hart 43c3430930 Some refinements to spindle function, out-of-band-dwell; testing 2017-01-16 12:27:28 -05:00
Alden Hart 7a0ea7d28a Z lift operates from standard feedhold context, ! and ~ 2017-01-13 08:36:16 -05:00
Alden Hart 15b030f24c merging in edge to dev-p24-feedhold-lift. Still many things broken 2017-01-05 13:14:17 -05:00
Alden Hart fdb4418f57 Eliminate last remaining 201 error (line below minimum length) 2017-01-02 14:34:45 -05:00
Alden Hart 5a0d99a40a Fixed $$ lockup problem. Root cause was mis-handling of stale NV lists. 2016-12-24 10:03:19 -05:00
Rob Giseburt 7a3899f141 First pass at supporting devices that mute. 2016-12-13 12:49:27 -06:00
Alden Hart 9f6036d2c4 Added set_noop() to fix up mi settings; added error 117 for device not active errors 2016-12-13 11:29:34 -05:00
Alden Hart 03f725ae4a Changed axis mode get/set functions to work with multiple machine models; Simplified some of the Gcode status code defines (internal only); Added system state model Graffle to Resources/Documentation 2016-12-09 08:48:59 -05:00
Alden Hart e5056174fd Checkpoint bug fix in forward planning for dwells 2016-12-02 12:00:40 -05:00
Rob Giseburt 16e91f896a 100.00 // Major feature push - see README.md 2016-08-26 16:36:07 -05:00