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
Scott Lahteine 7ee5894360 Allow float XY probe offsets
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.
2018-11-17 07:44:47 -06:00
..
config UltiMachine Archim 1 support (#12404) 2018-11-14 00:27:39 -06:00
core Allow float XY probe offsets 2018-11-17 07:44:47 -06:00
feature Make CardReader class static (#12451) 2018-11-16 22:39:16 -06:00
gcode Fix a compile warning (#12452) 2018-11-17 07:08:25 -06:00
HAL Make CardReader class static (#12451) 2018-11-16 22:39:16 -06:00
inc Allow float XY probe offsets 2018-11-17 07:44:47 -06:00
lcd Make CardReader class static (#12451) 2018-11-16 22:39:16 -06:00
libs Miscellaneous LCD code renaming, reordering (#12430) 2018-11-14 13:13:51 -06:00
module Optimize Power-Loss Recovery (#12440) 2018-11-16 20:47:07 -06:00
pins Enable SD Card on RepRap Display and RADDS (#12446) 2018-11-17 06:59:40 -06:00
sd Make CardReader class static (#12451) 2018-11-16 22:39:16 -06:00
Marlin.cpp Make CardReader class static (#12451) 2018-11-16 22:39:16 -06:00
Marlin.h Apply #pragma once, misc cleanup (#12322) 2018-11-04 02:25:55 -06:00