-
- Downloads
Replace ftostr62sign with ftostr62rj
`ftostr62sign()` is used only when displaing/editing Steps/mm. A sign is not needed - the value is always positive. Because the number part is long there is no't much place for the values name. With this PR the is one more char for the name possible.
Showing
- Marlin/ultralcd.cpp 1 addition, 1 deletionMarlin/ultralcd.cpp
- Marlin/ultralcd_impl_DOGM.h 2 additions, 2 deletionsMarlin/ultralcd_impl_DOGM.h
- Marlin/ultralcd_impl_HD44780.h 2 additions, 2 deletionsMarlin/ultralcd_impl_HD44780.h
- Marlin/utility.cpp 10 additions, 11 deletionsMarlin/utility.cpp
- Marlin/utility.h 2 additions, 2 deletionsMarlin/utility.h
Loading
Please register or sign in to comment