-
-
Notifications
You must be signed in to change notification settings - Fork 19.3k
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
Add Cartesio mainboard and user Interface #3996
Conversation
I'm re-rolling this against the latest code and squashing all these excess commits. In the process I want to eliminate the extra copies of |
Things that are usefull for all dogm_lcd_implementation.h
Things that are not compatible for all dogm_lcd_implementation.h
I will change the logo so there will be the marlin logo and next to it the user defined logo (as 1 bmp converted to hex) to give credits where they are due. That will eliminate the positions on bootscreen |
I forgot to note that you've added a custom boot-screen, and we haven't had a look at the graphic! Would you post an image of the boot screen as it appears on your display? |
This is the file I will be using.
So let the bitmap be OK, and not try to make code to position the bitmap :) |
Using a small bitmap and centering it was done to save memory. I don't like the idea of a custom logo on the boot screen at all. It's Marlin! |
I do agree with @AnHardt, we should not ship custom logos. |
No problem. I have taken them out. |
Custom Splash Screen for full graphic displays. Too complicated for the hitachis without knowing what exactly to display. On top of MarlinFirmware#4032 Realisation of an idea from MarlinFirmware#3996
The idea behind 'Custom Splash Screen #4034' was not to replace the Marlin logo with a custom logo (which i have seen many times), but to give a dedicated way to add a custom logo, so the Marlin logo can remain. |
Custom Splash Screen for full graphic displays. Too complicated for the hitachis without knowing what exactly to display. On top of MarlinFirmware#4032 Realisation of an idea from MarlinFirmware#3996
@maukcc I have the Cartesio UI in hand and would like to connect it up to a RAMPS. The cable is a flat ribbon with no crimps or connectors at the other end, so I was wondering if there's an online guide or PDF about on the pinouts and recommended connections. Of course, I can use the pins file here and just figure it out myself, but if there's already something written up then I can follow its advice. |
Here is the schematic. |
Thank you very much! I'm not very good with going from a schematic, but I'll do research on which pins should connect where and try to wire it up soon. |
Adding: