- in Properties Tool added more information's regarding the Excellon tools, about travelled distance and job time; fixed issues when doing Properties on the CNCjob objects
- TODO: I need to solve the mess in units conversion: it's too convoluted
This commit is contained in:
@@ -1612,8 +1612,8 @@ class Gerber(Geometry):
|
||||
the geometry appropriately. This call ``scale()``. Don't call
|
||||
it again in descendants.
|
||||
|
||||
:param units: "IN" or "MM"
|
||||
:type units: str
|
||||
:param obj_units: "IN" or "MM"
|
||||
:type obj_units: str
|
||||
:return: Scaling factor resulting from unit change.
|
||||
:rtype: float
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user