Bug fix in Excellon parser. Was not supporting a '+' in from of numbers.
This commit is contained in:
@@ -55,4 +55,8 @@ This creates a dictionary with attributes specified in the object's ``ser_attrs`
|
||||
}
|
||||
return geo
|
||||
|
||||
This is used in ``json.dump(d, f, default=to_dict)`` and is applied to objects that json encounters to be in a non-serialized form.
|
||||
This is used in ``json.dump(d, f, default=to_dict)`` and is applied to objects that json encounters to be in a non-serialized form.
|
||||
|
||||
Geometry Processing
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user