commit c3bf67ec43b80c9b5f797aca694eb8e485c8509f
Author: Lukas K <lu@0x83.eu>
Date:   Wed May 3 22:32:41 2023 +0200

    gerber export: set arc interpolation mode after setting aperture
    
    changelog: Bugfixes/Board Editor: Gerber export: fix arcs in JLCPCB's
    gerber preview and manufactured boards
    
    for some reason changing the aperture resets the interpolation mode to
    linear somewhere in JLCPCB's pipeline. No other gerber viewer exhibits
    this behaviour and as far as I understand the gerber spec changing the
    aperture should leave the interpolation mode as-is.
