- Geometry object - work in upgrade of the data structure
This commit is contained in:
committed by
Marius Stanciu
parent
9d2aac1046
commit
d843cf7da7
@@ -237,7 +237,7 @@ class HPGL2:
|
||||
'tooldia': float('%.*f' %
|
||||
(
|
||||
self.decimals,
|
||||
float(self.app.defaults['geometry_cnctooldia'])
|
||||
float(self.app.defaults['tools_mill_tooldia'])
|
||||
)
|
||||
),
|
||||
'offset': 'Path',
|
||||
|
||||
Reference in New Issue
Block a user