-
Notifications
You must be signed in to change notification settings - Fork 30
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
128x64 full graphic smart controller support #14
base: Release-Candidate
Are you sure you want to change the base?
128x64 full graphic smart controller support #14
Conversation
- implemented lyman extruder greeting
-full graphical display now displays all extrusion info.
- many of longer descriptions did not fit.
- when using the full graphics dispaly
- since it is clearer and shorter. - shortened "ESteps/rev/100" to "Esteps/rev" the "/100" part did not fit on the display
@Mylan719 im new to github and want to download this code to see if the chance you've done is working i can see the the chances you've done but cant find an option to download the code and just replace it with my current master version whats the best way to download and check this pull request code ? thanks |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
below is the error i faced while trying to implement this code
tried looking for Mackerel.h library in library manager
also tried to comment #include Mackerel.h but then face alot many other error, please let me know if you need other error after commeting #include Mackerel.h library
thanks
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
im sorry for the last comment i was assuming that im using a master copy of this project but actually i download my copy from https://www.artme-3d.de/extruder-mk1-en/
anyways i found some error while implement this code
thanks
error report.txt
This pull request is meant for Best way to get the changes is to:
|
My ramps 1.4 came with a 12864 display as is often the case.
I thought it was a pitty that a very common display had been unsupported and I decided to implement support for it.
Should solve #7