kisslorand / BTT-TFT-FW

Precompiled FW for Bigtreetech TFTs and compatible MKS TFTs
20 stars 3 forks source link

config.ini not compatible with TFT43 #8

Closed discip closed 11 months ago

discip commented 11 months ago

I tried both:

previous version "Machine Size / Build Area"

as well as

latest version "Motion limits" and "Bed size"

Both resulting in:

Invalid Keyword:

size_min: ...

and

Invalid Keyword:

size_max: ...

And one additional little issue related to TFT43 (maybe others too but definitely NOT MKS28):

The text on the info-screen about the System, Machine, Board ... is shifted down so that the lowest lines are not legible. 😅

kisslorand commented 11 months ago

There should be no such keyword as "size_min" and "size_max" in the "config.ini". I updated "config.ini", please check it out.

The text on the info-screen about the System, Machine, Board ... is shifted down so that the lowest lines are not legible. 😅

I will look into it.

discip commented 11 months ago

There should be no such keyword as "size_min" and "size_max"

My bad I missed exactly that part. 😅 It's working now! 👍🏻

I will look into it.

Thanks in advance!

kisslorand commented 11 months ago

The text on the info-screen about the System, Machine, Board ... is shifted down so that the lowest lines are not legible. 😅

Issue has been found and fixed for the next release.

discip commented 11 months ago

Great! 👍🏻 Your responsiveness and care are highly commendable!

kisslorand commented 11 months ago

The repository is updated with the fixes.

discip commented 11 months ago

I'm speechless! Wow!

Will test as soon as I get home.