Marlin icon indicating copy to clipboard operation
Marlin copied to clipboard

[FR] Set Z_MAX_POS at runtime

Open Heinz-Loepmeier opened this issue 2 years ago • 2 comments

Is your feature request related to a problem? Please describe.

No response

Are you looking for hardware support?

No response

Describe the feature you want

I'm using a hardware Z-max endstop for homing my Z-axis. Currently I have no way of ajusting max Z position/ max Z travel. Best I can do is using Homing offsets via LCD, but that only works in one direction. (Can't enter negative values, connecting via host and entering negative values into eeprom work, but I love to do that via LCD)

Other firmwares use 'Set current position as Z0.0' function, that works as well.

Additional context

I'm using Marlin 2.1

Heinz-Loepmeier avatar Oct 05 '23 10:10 Heinz-Loepmeier

what printer is this for? and what LCD, what UI, if you compile your own firmware can you post your config files, or link to any examples?

classicrocker883 avatar Oct 05 '23 23:10 classicrocker883

what printer is this for? and what LCD, what UI, if you compile your own firmware can you post your config files, or link to any examples?

i3 style printer with max Z enstop + 'RepRapDiscount Full Graphic Smart Controller' LCD.
Here are the configs: https://github.com/Heinz-Loepmeier/Marlin-2.1-MKS-Gen-L-2.1

Looks like @thinkyhead already thought about the same thing https://github.com/MarlinFirmware/Marlin/issues/863 , but forgot about us zmax endstop users.

Heinz-Loepmeier avatar Oct 06 '23 06:10 Heinz-Loepmeier

Duplicate of https://github.com/MarlinFirmware/Marlin/issues/25582

thisiskeithb avatar Sep 06 '24 01:09 thisiskeithb

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

github-actions[bot] avatar Nov 05 '24 01:11 github-actions[bot]