summaryrefslogtreecommitdiff
path: root/gerber/tests/test_rs274x.py
diff options
context:
space:
mode:
authorPaulo Henrique Silva <ph.silva@gmail.com>2015-05-21 15:54:32 -0300
committerPaulo Henrique Silva <ph.silva@gmail.com>2015-05-21 15:54:32 -0300
commit2fe5f36db233e6c45e0d6b2443b025baf173211e (patch)
treed946a676020a7cd31a2e641c03b430a0959ac9f5 /gerber/tests/test_rs274x.py
parentd3b19efb484941f9726b1ae805c8d39e767bbe15 (diff)
downloadgerbonara-2fe5f36db233e6c45e0d6b2443b025baf173211e.tar.gz
gerbonara-2fe5f36db233e6c45e0d6b2443b025baf173211e.tar.bz2
gerbonara-2fe5f36db233e6c45e0d6b2443b025baf173211e.zip
Fix ADD statement parsing for concatened statements.
ADDxxx param statements were too greedy on the mofidiers and were matching more than it should in cases where there are no newlines after the statement like: '%ADD12C,0.305*%%LPD*%', in a single line. The '%' was not exluded form modifiers so it got confused with the %LPD*% concatened. top_copper.GTL example was changed to be in a single line now with no spaces at all and it works well.
Diffstat (limited to 'gerber/tests/test_rs274x.py')
0 files changed, 0 insertions, 0 deletions