Marlin
Marlin copied to clipboard
[FR] Set Z_MAX_POS at runtime
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
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?
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.
Duplicate of https://github.com/MarlinFirmware/Marlin/issues/25582
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.