Update fillet+chamfer with new API options
This commit is contained in:
@ -16,6 +16,7 @@ export import * from "std::sketch"
|
||||
export import * from "std::solid"
|
||||
export import * from "std::transform"
|
||||
export import "std::turns"
|
||||
export import "std::cutStrategy"
|
||||
|
||||
export XY = {
|
||||
origin = { x = 0, y = 0, z = 0 },
|
||||
|
Reference in New Issue
Block a user