PCB stuff started
This commit is contained in:
parent
827cfeea21
commit
a6ed52b4bd
5 changed files with 108 additions and 1 deletions
|
@ -249,6 +249,8 @@ exports.parse = (config = {}, points = {}) => {
|
|||
result = op(result, arg)
|
||||
}
|
||||
|
||||
m.model.originate(result)
|
||||
m.model.simplify(result)
|
||||
outlines[key] = result
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue