Marlin_Firmware/Marlin/src/feature/bedlevel
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 Smarter MIN, MAX, ABS macros 2018-05-13 04:52:56 -05:00
mbl Smarter MIN, MAX, ABS macros 2018-05-13 04:52:56 -05:00
ubl Smarter MIN, MAX, ABS macros 2018-05-13 04:52:56 -05:00
bedlevel.cpp Fix for UBL set_bed_leveling_enabled 2018-04-18 00:14:48 -05:00
bedlevel.h [2.0.x] Make MIN_PROBE_EDGE a general option (for electronic probes) (#10069) 2018-03-13 01:15:22 -05:00