Yes, thank you.
And to not need to enclose \externalfigure with \FullWidth, I found that I can set the command attribute on \setupfloat[figure] as following:
\defineframed[FullWidth][offset=overlay, width=\textwidth, frame=off, align=middle]
\setupfloat[figure][command=\FullWidth]
--
Wagner Macedo