Quote Originally Posted by Roxy View Post
Oh wait! I gave you bad advice. You can #define floating point numbers. You just can't use them in #if preprocessor blocks. And yes, you have to configure the type of LCD display you have in Configuration.h for it to be used.
Sorry for the late reply, been busy with work related crap :/

Yeah I'm pretty sure they are #define point numbers so it should work, right? They aren't in an #if block

#define X_PROBE_OFFSET_FROM_EXTRUDER 29.20
#define Y_PROBE_OFFSET_FROM_EXTRUDER -9.00
#define Z_PROBE_OFFSET_FROM_EXTRUDER -1.60