Marlin_Firmware/Marlin/src/feature/bedlevel/abl
Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros
Use macros that explicitly avoid double-evaluation and can be used for any datatype, replacing `min`, `max`, `abs`, `fabs`, `labs`, and `FABS`.

Co-Authored-By: ejtagle <ejtagle@hotmail.com>
2018-05-13 04:52:56 -05:00
..
abl.cpp Smarter MIN, MAX, ABS macros 2018-05-13 04:52:56 -05:00
abl.h Add an option to segment leveled moves 2017-11-29 16:57:30 -06:00