Wurstnase 10 years ago
parent
commit
4546c92f5b
1 changed files with 3 additions and 3 deletions
  1. 3
    3
      Documentation/BedLeveling.md

+ 3
- 3
Documentation/BedLeveling.md View File

60
 * g) You can raise the z probe with M402 command;
60
 * g) You can raise the z probe with M402 command;
61
 * h) Fill the defines bellow multiplying the values by "-1" (just change the signal)
61
 * h) Fill the defines bellow multiplying the values by "-1" (just change the signal)
62
 
62
 
63
-
64
-* \#define X_PROBE_OFFSET_FROM_EXTRUDER -24.3
65
-* \#define Y_PROBE_OFFSET_FROM_EXTRUDER 31.4
63
+* X and Y-Offset must be Integers!
64
+* \#define X_PROBE_OFFSET_FROM_EXTRUDER -24
65
+* \#define Y_PROBE_OFFSET_FROM_EXTRUDER 31
66
 * \#define Z_PROBE_OFFSET_FROM_EXTRUDER -5.1
66
 * \#define Z_PROBE_OFFSET_FROM_EXTRUDER -5.1
67
 
67
 
68
 Sled Option Notes
68
 Sled Option Notes

Loading…
Cancel
Save