Selaa lähdekoodia

Merge pull request #1488 from Wurstnase/Development

Bedleveling: X and Y must be Integers not Float!
Scott Lahteine 9 vuotta sitten
vanhempi
commit
d75cd69de4
1 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. 3
    3
      Documentation/BedLeveling.md

+ 3
- 3
Documentation/BedLeveling.md Näytä tiedosto

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…
Peruuta
Tallenna