Search found 8 matches

by Jel
09 Nov 2022, 20:16
Forum: Watchfaces tools
Topic: Watch face editor for Amazfit watch on ZeppOS
Replies: 1188
Views: 2697084

Re: Amazfit GT3 Series Watch Face Editor (GTR 3, GTR 3 Pro, GTS 3)

SashaCX75 , the above code is working on my GTR4. The only "issue" is, that it does not look, like 60fps. I would expect a continious move, but the second hand is some kind of "ticking". This may be related to hardware limitation. Anyway, it's working fine and I can't count the steps between the ...
by Jel
09 Nov 2022, 15:00
Forum: Watchfaces tools
Topic: Watch face editor for Amazfit watch on ZeppOS
Replies: 1188
Views: 2697084

Re: Amazfit GT3 Series Watch Face Editor (GTR 3, GTR 3 Pro, GTS 3)

Hello SashaCX75 , many thanks for all of your input. It took a while to think about the possible discrepancies. I think, I've found a solution. I changed away from calculating the progress by steps per "frames per second" to using "getMilliseconds()" inside of the timer. May, you can give it a try ...
by Jel
04 Nov 2022, 21:19
Forum: Watchfaces tools
Topic: Watch face editor for Amazfit watch on ZeppOS
Replies: 1188
Views: 2697084

Re: Amazfit GT3 Series Watch Face Editor (GTR 3, GTR 3 Pro, GTS 3)

Hello SashaCX75 , I have changed the code for more flexibility and better understanding, but reseting the animAngle inside of the timer, I did'nt got to work. Thx for finding the typo.
// SMOOTH SECONDS Definition
let second_centerX = 233;
let second_centerY = 233;
let second_posX = 8;
let ...
by Jel
04 Nov 2022, 21:12
Forum: Watchfaces tools
Topic: Watch face editor for Amazfit watch on ZeppOS
Replies: 1188
Views: 2697084

Re: Amazfit GT3 Series Watch Face Editor (GTR 3, GTR 3 Pro, GTS 3)

Hello kwakykwaky1, you have to use V 5.0.1, provided by SashaCX75 https://www.dropbox.com/s/ssp9evw02krd0 ... 1.zip?dl=0
by Jel
03 Nov 2022, 22:30
Forum: Watchfaces tools
Topic: Watch face editor for Amazfit watch on ZeppOS
Replies: 1188
Views: 2697084

Re: Amazfit GT3 Series Watch Face Editor (GTR 3, GTR 3 Pro, GTS 3)



Here is what I did ( please be aware, I had to enter a spaces into the code line of hm.Sensor.createSensor before ".id.Time" to be able to post the code ) :

Small comments to the code.
Values 466 are for GTR 4, for other models it is different depending on the screen resolution.
To find out ...
by Jel
01 Nov 2022, 22:32
Forum: Watchfaces tools
Topic: Watch face editor for Amazfit watch on ZeppOS
Replies: 1188
Views: 2697084

Re: Amazfit GT3 Series Watch Face Editor (GTR 3, GTR 3 Pro, GTS 3)


Thanks for the fast reply!
The only hope the rotation animation will come available in the near future.
One would expect that the features would expand from older models...

Hello quadraf, based on the hint of SashaCX75 and the work of StarScreaM ( https://amazfitwatchfaces.com/gtr/view/28593 ...
by Jel
01 Nov 2022, 21:45
Forum: Watchfaces creation (order table)
Topic: Smooth second hand
Replies: 22
Views: 12133

Re: Smooth second hand

Found a solution. THX to @SashaCX75. He posted a link ( https://amazfitwatchfaces.com/gtr/view/28593 THX to @StarScreaM for this work ) in another threat ( viewtopic.php?t=2743&hilit=smooth&start=250 ), for a GTR4 working smooth second hand watchface.
by Jel
25 Oct 2022, 07:16
Forum: Watchfaces creation (order table)
Topic: Smooth second hand
Replies: 22
Views: 12133

Re: Smooth second hand

Hello together.
At first, many thanks for this great forum and for all the hard work on published tools & examples.
I recently moved from a GTR2 to a GTR4. Based on this community and the great editor program, I've modified a standard Zepp watchface a bit, for usage on the GTR2, some time ago ...

Go to advanced search