diff options
author | Paulo Henrique Silva <ph.silva@gmail.com> | 2015-11-23 16:02:16 -0200 |
---|---|---|
committer | Garret Fick <garret@ficksworkshop.com> | 2016-05-28 12:39:05 +0800 |
commit | 49dadd46ee62a863b75087e9ed8f0590183bd525 (patch) | |
tree | 160016571390f386c7b4524c3034752cbe6a5eed /gerber/excellon_statements.py | |
parent | c9c1313d598d5afa8cb387a2cfcd4a4281086e01 (diff) | |
download | gerbonara-49dadd46ee62a863b75087e9ed8f0590183bd525.tar.gz gerbonara-49dadd46ee62a863b75087e9ed8f0590183bd525.tar.bz2 gerbonara-49dadd46ee62a863b75087e9ed8f0590183bd525.zip |
Fix AMParamStmt to_gerber to write changes back.
AMParamStmt was not calling to_gerber on each of its primitives
on his own to_gerber method. That way primitives that changes after reading,
such as when you call to_inch/to_metric was failing because it was
writing only the original macro back.
Diffstat (limited to 'gerber/excellon_statements.py')
0 files changed, 0 insertions, 0 deletions