Skip to content

Conversation

@BozarthPrime
Copy link

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.

thinkyhead and others added 30 commits June 5, 2018 22:45
[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
@BozarthPrime
Copy link
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.

@BozarthPrime
Copy link
Author

I am working in getting the Travis ci working correctly now

@BozarthPrime
Copy link
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.

@BozarthPrime
Copy link
Author

@nepeee Can you shed any light on how to build the tft files for the display?

@nepeee
Copy link

nepeee commented Aug 22, 2019

You need to use the DGUS SDK:
https://community.advi3pp.com/t/resources/25

@BozarthPrime
Copy link
Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.