I tried with different heights but no change.
No the extruder doesn’t start spinning either.
The start G-Code in printer settings is (in case it has any influence):
G28 ;Home
G1 Z15.0 F1800 ;Move the platform down 15mm
;Prime the extruder
G92 E0
;G1 F1200 E1
M302 S0
M163 S0 P .5
M163 S1 P .5
Update: just went to try to print again to confirm that the 15mm move at the beginning is executed. Surprisingly after being off whole night and fresh restart in the morning it simply started printing as expected. Will try multiple restarts next time there are any issues. Thank you for your help.