mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-24 23:24:02 -06:00
🚸 Adjust Creality Ender-3 Neo bed position (#892)
This commit is contained in:
parent
0f928f08ad
commit
e6c3e84c19
1 changed files with 2 additions and 2 deletions
|
@ -1761,8 +1761,8 @@
|
|||
#define Y_BED_SIZE 235
|
||||
|
||||
// Travel limits (linear=mm, rotational=°) after homing, corresponding to endstop positions.
|
||||
#define X_MIN_POS -27
|
||||
#define Y_MIN_POS -11
|
||||
#define X_MIN_POS -20
|
||||
#define Y_MIN_POS -7
|
||||
#define Z_MIN_POS 0
|
||||
#define X_MAX_POS X_BED_SIZE
|
||||
#define Y_MAX_POS Y_BED_SIZE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue