PCBmodE uses a standard but probably undefined behaviour issue on Gerber where it defines circle apertures with a single modifier but leaves a trilling 'X' after it. 'X' is modifiers separator but when there is only one modifier the behaviour is undefined. For parsing we are just ignoring blank modifiers. Test updated to catch this case. |
||
|---|---|---|
| .. | ||
| resources | ||
| __init__.py | ||
| test_am_statements.py | ||
| test_cam.py | ||
| test_common.py | ||
| test_excellon.py | ||
| test_excellon_statements.py | ||
| test_gerber_statements.py | ||
| test_ipc356.py | ||
| test_primitives.py | ||
| test_rs274x.py | ||
| test_utils.py | ||
| tests.py | ||