Skip to main content
Skip to profile content
-
Just open configuration.h of your marlin firmware and find/change the // Travel limits after homing (units are in mm) #define X_MIN_POS 0 #define Y_MIN_POS 0 #define Z_MIN_POS 0 #define X_MAX_POS ??? #define Y_MAX_POS ??? #define Z_MAX_POS ???