-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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 compile error due to undefined references in move.c, Fix Custom gcode not working in List Mode, disable global info from showing on Status Screen and Move menu #279
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fix compile error due to undefined references in move.c and fix move menu.
guruathwal
changed the title
Fix compile error due to undefined references in move.c
Fix compile error due to undefined references in move.c, Fix Custom gcode not working in List Mode, disable global info from showing on Status Screen and Move menu
Jan 2, 2020
add status screen infobox background in one single bmp to allow icon customization
extesy
reviewed
Jan 4, 2020
delwinbest
added a commit
to delwinbest/BIGTREETECH-TouchScreenFirmware
that referenced
this pull request
Jan 11, 2020
* master: fix bug in move.c, clean language keywords and add missing keyword, add knob led to list mode settings (bigtreetech#287) Dutch language added (bigtreetech#289) Update language_ru.h (bigtreetech#278) Fix compile error due to undefined references in move.c, Fix Custom gcode not working in List Mode, disable global info from showing on Status Screen and Move menu (bigtreetech#279) # Conflicts: # TFT/src/User/variants.h
ipatch
added a commit
to ipatch/BIGTREETECH-TouchScreenFirmware
that referenced
this pull request
Jan 14, 2020
…ouchScreenFirmware * 'master' of https://github.com/bigtreetech/BIGTREETECH-TouchScreenFirmware: Fix 'missing braces around initializer' warning, fix compile error for TFT28_V3, Improvements to ListMode, Update precompiled binaries (bigtreetech#295) fix bug in move.c, clean language keywords and add missing keyword, add knob led to list mode settings (bigtreetech#287) Dutch language added (bigtreetech#289) Update language_ru.h (bigtreetech#278) Fix compile error due to undefined references in move.c, Fix Custom gcode not working in List Mode, disable global info from showing on Status Screen and Move menu (bigtreetech#279) perview model in printing (bigtreetech#272) Update language_fr.h (bigtreetech#269) Translation and Font for Russian (bigtreetech#264) Fix status screen flicker after cleanup commit & Fix issues with list mode in setting (bigtreetech#263)
ipatch
added a commit
to ipatch/BIGTREETECH-TouchScreenFirmware
that referenced
this pull request
Jan 14, 2020
* master: Fix 'missing braces around initializer' warning, fix compile error for TFT28_V3, Improvements to ListMode, Update precompiled binaries (bigtreetech#295) fix bug in move.c, clean language keywords and add missing keyword, add knob led to list mode settings (bigtreetech#287) Dutch language added (bigtreetech#289) Update language_ru.h (bigtreetech#278) Fix compile error due to undefined references in move.c, Fix Custom gcode not working in List Mode, disable global info from showing on Status Screen and Move menu (bigtreetech#279) perview model in printing (bigtreetech#272) Update language_fr.h (bigtreetech#269) Translation and Font for Russian (bigtreetech#264) Fix status screen flicker after cleanup commit & Fix issues with list mode in setting (bigtreetech#263)
jeffeb3
pushed a commit
to jeffeb3/BIGTREETECH-TouchScreenFirmware
that referenced
this pull request
Jul 20, 2020
…code not working in List Mode, disable global info from showing on Status Screen and Move menu (bigtreetech#279) Fix compile error due to undefined references in move.c and fix move menu. disable global info from showing on Status Screen and Move menu Fix custom gcodes not working in List Mode add more machine-nutral custom gcodes add infobox icon to allow icon customization & fix parameter icon to match icon theme add status screen infobox background in one single bmp to allow icon customization add details to issue templates and add template for asking question
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fix compile error due to undefined references in move.c and fix move menu (#275)
Fix Custom Gcode not working in List Mode (#274)
Disable global info from showing on Status Screen and Move menu.
add infobox icon to allow icon customization & fix parameter icon to match icon theme.
update global info icons.
add status screen infobox background in one single bmp to allow icon customization