Rob Giseburt
|
b70abe4067
|
Switched from fabs to std::abs which is type-aware and safer going forward.
|
2017-12-03 16:10:22 -06:00 |
|
Rob Giseburt
|
4f7a6e090a
|
Tweaks to stepper: don’t turn of dad timer, and use std::min instead of min3
|
2017-04-27 19:59:23 -04:00 |
|
Rob Giseburt
|
80542a5831
|
Merge branch 'refs/heads/dev-227-marlin-compat' into dev-168-gquintic
|
2017-03-14 21:12:31 -05:00 |
|
Rob Giseburt
|
9136aba90b
|
HOT_FUNC and HOT_DATA assignments sprinkled all over. Also removing now-redundant abs definition.
|
2017-02-22 12:41:03 -06:00 |
|
Rob Giseburt
|
657e68b53a
|
Refactor tool (startup tool is 1 now), speedup marlin temp display, added str_concat utility.
|
2017-01-24 17:02:08 -06:00 |
|
Rob Giseburt
|
2a52efa7d4
|
Gcode wasn’t accepting + prefix for numbers. Fixed.
|
2017-01-23 17:05:35 -06:00 |
|
Rob Giseburt
|
3556a2cbf3
|
Another pass at Marlin Compatibility mode. Functional enough to test.
|
2017-01-20 14:36:21 -06:00 |
|
Alden Hart
|
d95cf5699f
|
Corrected IN_DEBUGGER occurrences
|
2017-01-01 08:35:40 -05:00 |
|
Rob Giseburt
|
16e91f896a
|
100.00 // Major feature push - see README.md
|
2016-08-26 16:36:07 -05:00 |
|