Skip to content

Commit

Permalink
Edit home pos
Browse files Browse the repository at this point in the history
  • Loading branch information
JaxTheWolf committed Dec 30, 2023
1 parent 9dc4264 commit 698779a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Marlin/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -2237,8 +2237,8 @@

// Manually set the home position. Leave these undefined for automatic settings.
// For DELTA this is the top-center of the Cartesian print volume.
//#define MANUAL_X_HOME_POS 0
//#define MANUAL_Y_HOME_POS 0
#define MANUAL_X_HOME_POS -9.5
#define MANUAL_Y_HOME_POS -5.0
//#define MANUAL_Z_HOME_POS 0
//#define MANUAL_I_HOME_POS 0
//#define MANUAL_J_HOME_POS 0
Expand Down

0 comments on commit 698779a

Please sign in to comment.