Yes, the main seconds hand should stau at 12h (vertical up) when not used for the stopwatch. That’s what normally happens in mechanical clocks.
The icons should be slightly smaller than the clock numbers font. Regarding the colour, maybe a grau color, slighly lighter than the background. That way you could see that they were there, but they would not be “in your face”.
The tachymeter scale appears correct
Just are just my opinions, but I hope the input helps.
Looks really good! I have trying to implement a face with a built in chrono/stopwatch and cannot get the second hand to rotate accurately. When I press the Start/Stop the hand turns but it rotates very, very slowly.
I am only using the #SWES# tag in the rotation. Did you have to use a different code to get it to rotate properly?
That works well, thanks! Your formula works well for minutes also. I just changed the math and it seems to be functioning accurately: (((#SWEMS#/60000)%60)*6)