This repository has been archived on 2022-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Marlin-Artillery-M600/Marlin/src/gcode/calibrate
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
..
G28.cpp Smarter MIN, MAX, ABS macros 2018-05-13 04:52:56 -05:00
G33.cpp Move Stepper::synchronize to Planner (#10713) 2018-05-12 01:38:02 -05:00
M48.cpp Smarter MIN, MAX, ABS macros 2018-05-13 04:52:56 -05:00
M100.cpp Creality3D Power-Loss Recovery 2018-04-21 21:56:50 -05:00
M665.cpp Overhaul of G33 Delta Calibration (#8822) 2018-04-11 21:14:48 -05:00
M666.cpp Followup to recent patches 2018-03-10 21:41:17 -06:00
M852.cpp Optimize some serial strings 2018-01-23 19:14:00 -06:00