Correcting bed size

Migrating bed size values from manufacturer firmware
This commit is contained in:
David Ramiro 2018-11-17 20:19:33 +01:00
parent 3101fc8d6f
commit c583398198
No known key found for this signature in database
GPG Key ID: 5B042737EBEEB736
1 changed files with 3 additions and 3 deletions

View File

@ -890,9 +890,9 @@
#define X_MIN_POS -5
#define Y_MIN_POS 0
#define Z_MIN_POS 0
#define X_MAX_POS X_BED_SIZE
#define Y_MAX_POS Y_BED_SIZE
#define Z_MAX_POS 205
#define X_MAX_POS 215
#define Y_MAX_POS 215
#define Z_MAX_POS 206
/**
* Software Endstops