Commit Graph
18 Commits
Author SHA1 Message Date
Rob Giseburt 896b0b619a Refactor how Trinamic TMC2130 JSON controls are inserted in configArray. Added node script to generate the code consistently. 2017-11-28 11:15:32 -06:00
Rob Giseburt 80542a5831 Merge branch 'refs/heads/dev-227-marlin-compat' into dev-168-gquintic 2017-03-14 21:12:31 -05:00
Alden Hart ef84834781 Resolved merge conflict with edge fb100.22 2017-03-12 13:56:00 -04:00
Alden Hart 40a326a15c Fixed regression for JSON wrapped code where ’n’ is reported (was failing on read-only) 2017-03-12 09:24:16 -04:00
Rob Giseburt 9d9ed0e98e Fix a sprint with the wrong tag 2017-03-08 22:24:17 -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
Rob Giseburt c1b2a91115 More work on Marlin-compatibility (M104,M140,M109,M190 implemented) 2017-01-18 15:48:31 -06:00
Alden Hart 1198b7bcbd Copyright date changes 2017-01-08 16:17:19 -05:00
Alden Hart 391af726c8 Hack to allow read-only parameters to be used during status report set {sr:…} 2017-01-01 09:34:04 -05:00
Alden Hart 62b8bfeaa6 Fixed JSON exception handling for communications settings. Now passes regression tests for g2-0.99/002-config/02-settings/settings-comm-??.json; Note: This changes the behaviors of SI, which now returns an error for an underage error instead of sticking at the minimum value. 2016-12-30 10:54:23 -05:00
Alden Hart 245e32ae1d Added proper JSON handling for read-only parameters; fixed string overflow in hw_get_id(). Now passes regressions in g2-0.99/002-config/02-settings/settings-version.json 2016-12-30 10:39:49 -05:00
Rob Giseburt 7a3899f141 First pass at supporting devices that mute. 2016-12-13 12:49:27 -06:00
Alden Hart e5056174fd Checkpoint bug fix in forward planning for dwells 2016-12-02 12:00:40 -05:00
Alden Hart 58498776b1 Fixed $out1=1 not working. Also a bug in get_grp() that appears as repeated ’c’ group parameters in the $$ dump 2016-09-04 13:24:53 -04:00
Alden Hart 9260b4c967 Checkpoint $ej work 2016-09-02 12:13:29 -04:00
Alden Hart 5ccc6ab696 100.05 // Patch for SR setting 2016-09-01 12:49:03 -04:00
Rob Giseburt 16e91f896a 100.00 // Major feature push - see README.md 2016-08-26 16:36:07 -05:00