mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-01-08 10:42:30 +00:00
7ee5894360
Responding to #12383 XY probe offsets should be integers because adding decimal points makes the code larger. But if decimals are very much wanted, this commit removes the old restriction. |
||
---|---|---|
.. | ||
boards.h | ||
drivers.h | ||
enum.h | ||
language.h | ||
macros.h | ||
millis_t.h | ||
minmax.h | ||
serial.cpp | ||
serial.h | ||
utility.cpp | ||
utility.h |