Merge pull request #1488 from Wurstnase/Development
Bedleveling: X and Y must be Integers not Float!
This commit is contained in:
commit
d75cd69de4
@ -60,9 +60,9 @@ My preferred method:
|
|||||||
* g) You can raise the z probe with M402 command;
|
* g) You can raise the z probe with M402 command;
|
||||||
* h) Fill the defines bellow multiplying the values by "-1" (just change the signal)
|
* h) Fill the defines bellow multiplying the values by "-1" (just change the signal)
|
||||||
|
|
||||||
|
* X and Y-Offset must be Integers!
|
||||||
* \#define X_PROBE_OFFSET_FROM_EXTRUDER -24.3
|
* \#define X_PROBE_OFFSET_FROM_EXTRUDER -24
|
||||||
* \#define Y_PROBE_OFFSET_FROM_EXTRUDER 31.4
|
* \#define Y_PROBE_OFFSET_FROM_EXTRUDER 31
|
||||||
* \#define Z_PROBE_OFFSET_FROM_EXTRUDER -5.1
|
* \#define Z_PROBE_OFFSET_FROM_EXTRUDER -5.1
|
||||||
|
|
||||||
Sled Option Notes
|
Sled Option Notes
|
||||||
|
Loading…
Reference in New Issue
Block a user