← Back to team overview

kicad-developers team mailing list archive

PATCH: make handling of SetUseGerberExtensions() work

 

Hi,
When setting the SetUseGerberExtensions() in python, the choice was
not honored. This is fixing it.

Suggested commit message:
Fix Plotcontroller to make SetUseGerberExtensions() work as expected.

Find patch here:
https://github.com/hzeller/kicad/compare/master...hzeller:fix-usegerberextension-scripting.diff

-h


Follow ups