Gerber output: disable use of aperture macros until some issues are fixed.

This commit is contained in:
jean-pierre charras 2020-10-05 10:52:47 +02:00
parent 49f0d80f14
commit 12ecccd0f3
1 changed files with 2 additions and 2 deletions

View File

@ -39,8 +39,8 @@
// if GBR_USE_MACROS is defined, pads having a shape that is not a Gerber primitive // if GBR_USE_MACROS is defined, pads having a shape that is not a Gerber primitive
// will use a macro when possible // will use a macro when possible
// Old code will be removed after more tests // Old code will be removed only after many tests
#define GBR_USE_MACROS // #define GBR_USE_MACROS
GERBER_PLOTTER::GERBER_PLOTTER() GERBER_PLOTTER::GERBER_PLOTTER()
{ {