Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue in itostr4sign with numbers <100 #6487

Merged
merged 1 commit into from
Apr 28, 2017

Conversation

benlye
Copy link
Contributor

@benlye benlye commented Apr 28, 2017

The first character in the string wasn't blanked if the number went from >= 100 to <100, resulting in artefacts in the displayed string.

The first character in the string wasn't blanked if the number went from >= 100 to <100, resulting in artefacts in the displayed string.
@benlye
Copy link
Contributor Author

benlye commented Apr 28, 2017

Addresses #6480

@Roxy-3D
Copy link
Member

Roxy-3D commented Apr 28, 2017

Thank You!!!!

@Roxy-3D Roxy-3D merged commit 8c6b453 into MarlinFirmware:RCBugFix Apr 28, 2017
@benlye benlye deleted the benlye-fix-itostr4sign branch April 29, 2017 06:31
nomukaiki pushed a commit to nomukaiki/Marlin that referenced this pull request Apr 29, 2017
* Original/RCBugFix: (167 commits)
  Update language_de.h
  Added missing translations (MarlinFirmware#6458)
  Update language_tr.h (MarlinFirmware#6463)
  Update language_cz.h for new translations (MarlinFirmware#6465)
  Completed french translation (MarlinFirmware#6475)
  Add new strings as per recent changes in RCBugFix (MarlinFirmware#6482)
  Update language_nl.h (MarlinFirmware#6478)
  Fix issue in itostr4sign with numbers <100 (MarlinFirmware#6487)
  Allow BL-Touch users to control heaters during probe event (MarlinFirmware#6485)
  Shut down heaters during BL-Touch probe event
  Better tuned FolgerTech i3-2020 example file
  Better tuned Example file for FolgerTech i3-2020
  Update language_de.h
  Update language_de.h
  Get example files fully into compliance
  Add my two 'Nice' machines as example configurations
  Fix stuck "Print Aborted" LCD message
  Minor optimization of FILAMENT_WIDTH_SENSOR
  Cosmetic patches
  Added more translation strings
  ...

# Conflicts:
#	Marlin/Configuration.h
#	Marlin/Configuration_adv.h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants