kopia lustrzana https://gitlab.com/gerbolyze/gerbonara
Wrongly using mil def for mm
rodzic
cd0ed5aed0
commit
ca3c682da5
|
@ -60,7 +60,7 @@ class ExcellonToolDefinitionParser(object):
|
|||
matchers = [
|
||||
(allegro_tool, 'mils'),
|
||||
(allegro_comment_mils, 'mils'),
|
||||
(allegro_comment_mils, 'mm'),
|
||||
(allegro_comment_mm, 'mm'),
|
||||
]
|
||||
|
||||
def __init__(self, settings=None):
|
||||
|
|
Ładowanie…
Reference in New Issue