Turn on units of measure (BREAKING CHANGE) (#6343)
* Turn on uom checks Signed-off-by: Nick Cameron <nrc@ncameron.org> * Convert all lengths to mm for engine calls Signed-off-by: Nick Cameron <nrc@ncameron.org> --------- Signed-off-by: Nick Cameron <nrc@ncameron.org>
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
@settings(defaultLengthUnit = inch)
|
||||
|
||||
export thickness = 42
|
||||
export thickness = 4
|
||||
|
||||
startSketchOn(XY)
|
||||
|> circle(center = [5, 5], radius = 10)
|
||||
|
||||
Reference in New Issue
Block a user