Marlin 1.1.x (1.1.8) on Mendel90 (top homing) home offset April 04, 2018 02:10PM |
Registered: 5 years ago Posts: 2 |
Re: Marlin 1.1.x (1.1.8) on Mendel90 (top homing) home offset April 05, 2018 03:22PM |
Registered: 5 years ago Posts: 54 |
Re: Marlin 1.1.x (1.1.8) on Mendel90 (top homing) home offset April 13, 2018 06:57AM |
Registered: 5 years ago Posts: 2 |
/** * M428: Set home_offset based on the distance between the * current_position and the nearest "reference point." * If an axis is past center its endstop position * is the reference-point. Otherwise it uses 0. This allows * the Z offset to be set near the bed when using a max endstop. * * M428 can't be used more than 2cm away from 0 or an endstop. * * Use M206 to set these values directly. */