Bozarth prime/merge marlin 1.1.9#44
Open
BozarthPrime wants to merge 10000 commits intoSilverquark:masterfrom
Open
Bozarth prime/merge marlin 1.1.9#44BozarthPrime wants to merge 10000 commits intoSilverquark:masterfrom
BozarthPrime wants to merge 10000 commits intoSilverquark:masterfrom
Conversation
[1.1.x] More concise M503 output for TMC commands
Followup to #10919, addressing #10962
Co-Authored-By: ejtagle <ejtagle@hotmail.com>
Co-Authored-By: ejtagle <ejtagle@hotmail.com>
Co-Authored-By: ejtagle <ejtagle@hotmail.com>
Co-Authored-By: ejtagle <ejtagle@hotmail.com>
- Stepper bugs fixed - Support MIXING_EXTRUDER with Linear Advance - Miscellaneous cleanup Co-Authored-By: ejtagle <ejtagle@hotmail.com>
The timing value should be properly set for ALL boards. The compiler will check and set maximum step rate calculations based on those values. Co-Authored-By: ejtagle <ejtagle@hotmail.com>
[1.1.x] Serial handshaking fixes / debug
[1.1.x] Adaptive multi-axis step smoothing
Fix #11484
Co-Authored-By: MarcelMo <marcelmo@users.noreply.github.com>
It was late and I did a bad job last night. Updated this so that the font matches the other screens
Bozarth prime/merge marlin 1.1.9
Author
|
Over yesterday I flashed the firmware to my machine and ran through everything aside from hitting the new screen I have not been able to flash yet and all is working great. |
Author
|
I am working in getting the Travis ci working correctly now |
Author
|
Fixed the travis ci and I have also updated the README but that will need to be updated with some path corrections before merging. |
Author
|
@nepeee Can you shed any light on how to build the tft files for the display? |
|
You need to use the DGUS SDK: |
Author
|
Thanks! |
This file contains hidden or 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
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.
This PR gets the version of Marlin that this is running off of up to date with the latest stable release of Marlin 1.1.9 and incorporates some changes to add the M16 gcode command I added to Marlin 2.0 recently.
I have not fully tested this yet because I need help from you, @Silverquark on compiling the changes for the LCD panel. I added the new screen for the new error but I am not sure if I have to compile anything of that to make it work. There is the DWprj.hmi file which I added the screen in but there is also that binary DWprj.tft file that I am not sure about and was not finding any great information on. If you could advise on that that would be amazing.
The main goal of this was to get this project back up to date with the latest version of Marlin and sort of revive it. You did a lot of good work on this and I just want to say thank you for that.