Gerber output: disable use of aperture macros until some issues are fixed.
This commit is contained in:
parent
49f0d80f14
commit
12ecccd0f3
|
@ -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()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue