Firmware2/Marlin
Marcio Teixeira 6a8fb0f25f Simplify backlash compensation code. (#12813)
- Use `TEST(dm,axis)` to determine directions instead of doing comparisons.
- Remove recomputation of `millimeters` and `delta_mm` since backlash compensation should not affect the distance over which material is extruded.
2019-01-04 13:30:56 -06:00
..
lib Module updates 2017-09-21 16:26:42 -05:00
src Simplify backlash compensation code. (#12813) 2019-01-04 13:30:56 -06:00
Configuration_adv.h Fix line-endings, formatting, whitespace 2018-12-30 15:38:20 -06:00
Configuration.h Add support for Mks Robin TFT display (#12706) 2019-01-03 10:38:39 -06:00
Makefile Add VORON printer (#12705) 2019-01-03 06:27:03 -06:00
Marlin.ino Marlin.ino needs no content (#9506) 2018-02-06 02:28:18 -06:00