Skip to content
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

[Q] (Your Question?)What are the steps when changing the default settings to a new board? #13

Open
John-Smith980 opened this issue Oct 17, 2020 · 2 comments
Labels
question Further information is requested

Comments

@John-Smith980
Copy link

I'm trying to change the code to match a TFT 3.5 E3 V3.0 Board, I was trying to follow your directions on how to change the board type, and it seems like all I have to do is change the default env: however when I try to compile it there are issues. What are the steps for changing the code for a TFT 3.5 E3 V3.0?

@John-Smith980 John-Smith980 added the question Further information is requested label Oct 17, 2020
@John-Smith980
Copy link
Author

I keep getting a "TEXT DISTANCE" problem. No Idea how to go from here. The only change I have made is this: default_envs = BIGTREE_TFT35_E3_V3_0

@wgcv
Copy link
Owner

wgcv commented Jan 23, 2021

I'm not sure what resolution have the BIGTREE_TFT35_E3_V3_0 but check the files in ./TFT/src/User/Variants/Resolution:
TFT_320X240.h line 18

#define TEXT_DISTANCE 24

You can try to add to TFT_480X320.h that line but you need to test and get the correct TEXT_DISTANCE for that resolution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants